[==========] 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:08:13.460873 29421 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.187.126:37399
I20260709 12:08:13.462577 29421 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:08:13.463775 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:13.481261 29427 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:08:13.481230 29428 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:08:13.483202 29430 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:08:13.483064 29421 server_base.cc:1061] running on GCE node
I20260709 12:08:14.605126 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:14.605445 29421 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:08:14.605667 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598894605645 us; error 0 us; skew 500 ppm
I20260709 12:08:14.606531 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:14.612854 29421 webserver.cc:533] Webserver started at http://127.28.187.126:40159/ using document root <none> and password file <none>
I20260709 12:08:14.613859 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:14.614085 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:14.614566 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:14.620837 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/master-0-root/instance:
uuid: "8d287b48a1aa4dd38d8f9d9f446b9958"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-442x"
I20260709 12:08:14.629258 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:08:14.635233 29436 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:08:14.636605 29421 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:08:14.637017 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/master-0-root
uuid: "8d287b48a1aa4dd38d8f9d9f446b9958"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-442x"
I20260709 12:08:14.637444 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-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:08:14.691283 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:14.692943 29421 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:08:14.693511 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:14.765882 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.126:37399
I20260709 12:08:14.766007 29487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.126:37399 every 8 connection(s)
I20260709 12:08:14.774241 29488 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:08:14.797044 29488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958: Bootstrap starting.
I20260709 12:08:14.803407 29488 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:14.805500 29488 log.cc:826] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958: Log is configured to *not* fsync() on all Append() calls
I20260709 12:08:14.810789 29488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958: No bootstrap required, opened a new log
I20260709 12:08:14.832912 29488 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d287b48a1aa4dd38d8f9d9f446b9958" member_type: VOTER }
I20260709 12:08:14.833675 29488 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:14.833956 29488 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d287b48a1aa4dd38d8f9d9f446b9958, State: Initialized, Role: FOLLOWER
I20260709 12:08:14.834964 29488 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d287b48a1aa4dd38d8f9d9f446b9958" member_type: VOTER }
I20260709 12:08:14.835479 29488 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:08:14.835773 29488 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:08:14.836161 29488 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:14.841087 29488 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d287b48a1aa4dd38d8f9d9f446b9958" member_type: VOTER }
I20260709 12:08:14.841991 29488 leader_election.cc:304] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [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: 8d287b48a1aa4dd38d8f9d9f446b9958; no voters: 
I20260709 12:08:14.842053 29491 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:14.842559 29491 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d287b48a1aa4dd38d8f9d9f446b9958" member_type: VOTER }
I20260709 12:08:14.844465 29488 leader_election.cc:290] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:08:14.845892 29492 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:14.849048 29492 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 1 LEADER]: Becoming Leader. State: Replica: 8d287b48a1aa4dd38d8f9d9f446b9958, State: Running, Role: LEADER
I20260709 12:08:14.850031 29491 leader_election.cc:304] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8d287b48a1aa4dd38d8f9d9f446b9958; no voters: 
I20260709 12:08:14.850116 29492 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [LEADER]: Queue going to LEADER mode. State: All 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: "8d287b48a1aa4dd38d8f9d9f446b9958" member_type: VOTER }
I20260709 12:08:14.850606 29488 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:08:14.852473 29491 leader_election.cc:290] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20260709 12:08:14.857448 29493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8d287b48a1aa4dd38d8f9d9f446b9958" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d287b48a1aa4dd38d8f9d9f446b9958" member_type: VOTER } }
I20260709 12:08:14.858414 29493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:14.859421 29494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8d287b48a1aa4dd38d8f9d9f446b9958. Latest consensus state: current_term: 1 leader_uuid: "8d287b48a1aa4dd38d8f9d9f446b9958" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d287b48a1aa4dd38d8f9d9f446b9958" member_type: VOTER } }
I20260709 12:08:14.860044 29494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:14.865056 29500 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:08:14.877277 29500 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:08:14.880254 29421 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:08:14.897421 29500 catalog_manager.cc:1383] Generated new cluster ID: 608c69296b304eff9c618af287f13d79
I20260709 12:08:14.897900 29500 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:08:14.944761 29500 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:08:14.946501 29500 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:08:14.963213 29500 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958: Generated new TSK 0
I20260709 12:08:14.964249 29500 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:08:15.012050 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:15.022346 29512 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:08:15.023413 29513 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:08:15.028010 29421 server_base.cc:1061] running on GCE node
W20260709 12:08:15.027935 29515 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:08:15.029084 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:15.029326 29421 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:08:15.029551 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598895029530 us; error 0 us; skew 500 ppm
I20260709 12:08:15.030241 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:15.034695 29421 webserver.cc:533] Webserver started at http://127.28.187.65:45985/ using document root <none> and password file <none>
I20260709 12:08:15.035290 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:15.035501 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:15.035816 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:15.037005 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-0-root/instance:
uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
format_stamp: "Formatted at 2026-07-09 12:08:15 on dist-test-slave-442x"
I20260709 12:08:15.043236 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.005s
I20260709 12:08:15.048000 29520 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:08:15.048949 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:08:15.049589 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-0-root
uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
format_stamp: "Formatted at 2026-07-09 12:08:15 on dist-test-slave-442x"
I20260709 12:08:15.050006 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-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:08:15.075141 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:15.077018 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:15.079983 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:15.086211 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:15.086580 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:15.086902 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:15.087127 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:15.181643 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.65:36445
I20260709 12:08:15.181725 29582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.65:36445 every 8 connection(s)
I20260709 12:08:15.189740 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:15.199666 29587 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:08:15.209946 29588 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:08:15.210727 29421 server_base.cc:1061] running on GCE node
W20260709 12:08:15.212572 29590 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:08:15.213706 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:15.213996 29421 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:08:15.214231 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598895214213 us; error 0 us; skew 500 ppm
I20260709 12:08:15.215065 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:15.218353 29421 webserver.cc:533] Webserver started at http://127.28.187.66:42727/ using document root <none> and password file <none>
I20260709 12:08:15.219063 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:15.219326 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:15.219668 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:15.221257 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-1-root/instance:
uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
format_stamp: "Formatted at 2026-07-09 12:08:15 on dist-test-slave-442x"
I20260709 12:08:15.222616 29583 heartbeater.cc:344] Connected to a master server at 127.28.187.126:37399
I20260709 12:08:15.223058 29583 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:15.224018 29583 heartbeater.cc:507] Master 127.28.187.126:37399 requested a full tablet report, sending...
I20260709 12:08:15.227129 29453 ts_manager.cc:194] Registered new tserver with Master: 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445)
I20260709 12:08:15.228459 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:08:15.230435 29453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32876
I20260709 12:08:15.234508 29595 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:08:15.235450 29421 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:08:15.235797 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-1-root
uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
format_stamp: "Formatted at 2026-07-09 12:08:15 on dist-test-slave-442x"
I20260709 12:08:15.236171 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-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:08:15.272135 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:15.273914 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:15.276634 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:15.280650 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:15.280958 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:15.281261 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:15.281512 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:08:15.371949 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.66:37471
I20260709 12:08:15.372057 29657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.66:37471 every 8 connection(s)
I20260709 12:08:15.379597 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:15.387619 29661 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:08:15.389660 29662 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:08:15.393838 29421 server_base.cc:1061] running on GCE node
W20260709 12:08:15.394961 29665 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:08:15.395102 29658 heartbeater.cc:344] Connected to a master server at 127.28.187.126:37399
I20260709 12:08:15.395479 29658 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:15.396049 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:15.396337 29421 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:08:15.396423 29658 heartbeater.cc:507] Master 127.28.187.126:37399 requested a full tablet report, sending...
I20260709 12:08:15.396569 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598895396546 us; error 0 us; skew 500 ppm
I20260709 12:08:15.397346 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:15.399255 29453 ts_manager.cc:194] Registered new tserver with Master: 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471)
I20260709 12:08:15.400524 29421 webserver.cc:533] Webserver started at http://127.28.187.67:43475/ using document root <none> and password file <none>
I20260709 12:08:15.401023 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:15.401221 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:15.401137 29453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32892
I20260709 12:08:15.401597 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:15.402920 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-2-root/instance:
uuid: "116f7c764da844afa8511a1acd594923"
format_stamp: "Formatted at 2026-07-09 12:08:15 on dist-test-slave-442x"
I20260709 12:08:15.408077 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:08:15.411743 29669 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:08:15.412590 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:08:15.412886 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-2-root
uuid: "116f7c764da844afa8511a1acd594923"
format_stamp: "Formatted at 2026-07-09 12:08:15 on dist-test-slave-442x"
I20260709 12:08:15.413156 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598893288105-29421-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:08:15.434996 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:15.436426 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:15.438657 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:15.441704 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:15.441928 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:15.442166 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:15.442332 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:15.538995 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.67:35351
I20260709 12:08:15.539104 29731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.67:35351 every 8 connection(s)
I20260709 12:08:15.557300 29732 heartbeater.cc:344] Connected to a master server at 127.28.187.126:37399
I20260709 12:08:15.557744 29732 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:15.558586 29732 heartbeater.cc:507] Master 127.28.187.126:37399 requested a full tablet report, sending...
I20260709 12:08:15.560591 29453 ts_manager.cc:194] Registered new tserver with Master: 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:15.561203 29421 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01684729s
I20260709 12:08:15.562280 29453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32906
I20260709 12:08:15.618294 29453 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32912:
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:08:15.622042 29453 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:08:15.744597 29623 tablet_service.cc:1511] Processing CreateTablet for tablet d413a8ab23e24b399c57a3cf950748cb (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:15.746404 29623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d413a8ab23e24b399c57a3cf950748cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.750792 29622 tablet_service.cc:1511] Processing CreateTablet for tablet 813b0260381d42ad8963a1ac5e788b66 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:15.752259 29622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813b0260381d42ad8963a1ac5e788b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.754680 29621 tablet_service.cc:1511] Processing CreateTablet for tablet cd443f805d2a4f57bf4034fe96c20132 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:15.756163 29621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd443f805d2a4f57bf4034fe96c20132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.756346 29546 tablet_service.cc:1511] Processing CreateTablet for tablet cd443f805d2a4f57bf4034fe96c20132 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:15.757746 29546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd443f805d2a4f57bf4034fe96c20132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.759608 29697 tablet_service.cc:1511] Processing CreateTablet for tablet d413a8ab23e24b399c57a3cf950748cb (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:15.778944 29693 tablet_service.cc:1511] Processing CreateTablet for tablet b5366c3d57e548c4b1494891d18fcd22 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:15.785482 29620 tablet_service.cc:1511] Processing CreateTablet for tablet ab19451af84e404da9df50844e8ce904 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:15.788795 29620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab19451af84e404da9df50844e8ce904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.776546 29694 tablet_service.cc:1511] Processing CreateTablet for tablet ab19451af84e404da9df50844e8ce904 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:15.789685 29697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d413a8ab23e24b399c57a3cf950748cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.793565 29548 tablet_service.cc:1511] Processing CreateTablet for tablet d413a8ab23e24b399c57a3cf950748cb (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:15.777190 29696 tablet_service.cc:1511] Processing CreateTablet for tablet 813b0260381d42ad8963a1ac5e788b66 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:15.795892 29548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d413a8ab23e24b399c57a3cf950748cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.791086 29695 tablet_service.cc:1511] Processing CreateTablet for tablet cd443f805d2a4f57bf4034fe96c20132 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:15.800163 29693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5366c3d57e548c4b1494891d18fcd22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.799361 29543 tablet_service.cc:1511] Processing CreateTablet for tablet d54efa3af6054666a716d89fdcd9379f (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:15.804486 29543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54efa3af6054666a716d89fdcd9379f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.782052 29547 tablet_service.cc:1511] Processing CreateTablet for tablet 813b0260381d42ad8963a1ac5e788b66 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:15.798576 29619 tablet_service.cc:1511] Processing CreateTablet for tablet b5366c3d57e548c4b1494891d18fcd22 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:15.806733 29545 tablet_service.cc:1511] Processing CreateTablet for tablet ab19451af84e404da9df50844e8ce904 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:15.810565 29619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5366c3d57e548c4b1494891d18fcd22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.809473 29618 tablet_service.cc:1511] Processing CreateTablet for tablet d54efa3af6054666a716d89fdcd9379f (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:15.812026 29694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab19451af84e404da9df50844e8ce904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.818496 29618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54efa3af6054666a716d89fdcd9379f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.819855 29696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813b0260381d42ad8963a1ac5e788b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.809520 29692 tablet_service.cc:1511] Processing CreateTablet for tablet d54efa3af6054666a716d89fdcd9379f (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:15.823428 29692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54efa3af6054666a716d89fdcd9379f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.807945 29542 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8ec2e8fccf4769962a2f74aa61929e (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:15.823315 29617 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8ec2e8fccf4769962a2f74aa61929e (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:15.844992 29617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8ec2e8fccf4769962a2f74aa61929e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.809576 29544 tablet_service.cc:1511] Processing CreateTablet for tablet b5366c3d57e548c4b1494891d18fcd22 (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:15.846187 29545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab19451af84e404da9df50844e8ce904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.854970 29547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813b0260381d42ad8963a1ac5e788b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.861297 29691 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8ec2e8fccf4769962a2f74aa61929e (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:15.863243 29691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8ec2e8fccf4769962a2f74aa61929e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.873271 29544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5366c3d57e548c4b1494891d18fcd22. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:08:15.873835 29503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:15.880285 29541 tablet_service.cc:1511] Processing CreateTablet for tablet a4b32089475046559dd0a5ac36b8dd3b (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:15.890219 29695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd443f805d2a4f57bf4034fe96c20132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.891796 29542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8ec2e8fccf4769962a2f74aa61929e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.898706 29541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b32089475046559dd0a5ac36b8dd3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.902122 29616 tablet_service.cc:1511] Processing CreateTablet for tablet a4b32089475046559dd0a5ac36b8dd3b (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:15.907994 29616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b32089475046559dd0a5ac36b8dd3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.971326 29690 tablet_service.cc:1511] Processing CreateTablet for tablet a4b32089475046559dd0a5ac36b8dd3b (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:15.976223 29690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b32089475046559dd0a5ac36b8dd3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.986096 29540 tablet_service.cc:1511] Processing CreateTablet for tablet 17ad3a195ebc4d4493aad4b03664a94c (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:15.990074 29540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ad3a195ebc4d4493aad4b03664a94c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:15.995303 29689 tablet_service.cc:1511] Processing CreateTablet for tablet 17ad3a195ebc4d4493aad4b03664a94c (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:15.995414 29623 tablet_service.cc:1511] Processing CreateTablet for tablet 17ad3a195ebc4d4493aad4b03664a94c (DEFAULT_TABLE table=test-workload [id=02ec27cc462c4edaa54ff761936c4952]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:16.000070 29623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ad3a195ebc4d4493aad4b03664a94c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:16.002113 29689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ad3a195ebc4d4493aad4b03664a94c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:16.016057 29750 tablet_bootstrap.cc:492] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8: Bootstrap starting.
I20260709 12:08:16.085999 29751 tablet_bootstrap.cc:492] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923: Bootstrap starting.
I20260709 12:08:16.097131 29750 tablet_bootstrap.cc:654] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.122875 29752 tablet_bootstrap.cc:492] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64: Bootstrap starting.
I20260709 12:08:16.125949 29751 tablet_bootstrap.cc:654] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.130430 29750 tablet_bootstrap.cc:492] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8: No bootstrap required, opened a new log
I20260709 12:08:16.130963 29750 ts_tablet_manager.cc:1403] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent bootstrapping tablet: real 0.143s	user 0.017s	sys 0.001s
I20260709 12:08:16.136286 29752 tablet_bootstrap.cc:654] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.140143 29751 tablet_bootstrap.cc:492] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923: No bootstrap required, opened a new log
I20260709 12:08:16.139824 29750 raft_consensus.cc:359] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.140802 29750 raft_consensus.cc:385] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.141021 29751 ts_tablet_manager.cc:1403] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.000s
I20260709 12:08:16.141144 29750 raft_consensus.cc:740] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.142774 29750 consensus_queue.cc:260] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.145880 29751 raft_consensus.cc:359] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.147123 29751 raft_consensus.cc:385] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.147604 29751 raft_consensus.cc:740] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.148940 29751 consensus_queue.cc:260] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.152513 29750 ts_tablet_manager.cc:1434] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260709 12:08:16.153744 29658 heartbeater.cc:499] Master 127.28.187.126:37399 was elected leader, sending a full tablet report...
I20260709 12:08:16.154119 29750 tablet_bootstrap.cc:492] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8: Bootstrap starting.
I20260709 12:08:16.158423 29732 heartbeater.cc:499] Master 127.28.187.126:37399 was elected leader, sending a full tablet report...
I20260709 12:08:16.159513 29751 ts_tablet_manager.cc:1434] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 12:08:16.160643 29751 tablet_bootstrap.cc:492] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923: Bootstrap starting.
I20260709 12:08:16.162122 29752 tablet_bootstrap.cc:492] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64: No bootstrap required, opened a new log
I20260709 12:08:16.162736 29752 ts_tablet_manager.cc:1403] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.014s
I20260709 12:08:16.168200 29751 tablet_bootstrap.cc:654] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.169937 29752 raft_consensus.cc:359] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.170885 29752 raft_consensus.cc:385] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.171293 29750 tablet_bootstrap.cc:654] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.171307 29752 raft_consensus.cc:740] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.172508 29752 consensus_queue.cc:260] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.181226 29751 tablet_bootstrap.cc:492] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923: No bootstrap required, opened a new log
I20260709 12:08:16.181890 29751 ts_tablet_manager.cc:1403] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 12:08:16.186522 29751 raft_consensus.cc:359] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.187381 29751 raft_consensus.cc:385] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.187476 29752 ts_tablet_manager.cc:1434] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 12:08:16.187749 29751 raft_consensus.cc:740] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.188480 29751 consensus_queue.cc:260] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
W20260709 12:08:16.189831 29584 tablet.cc:2406] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:08:16.190207 29751 ts_tablet_manager.cc:1434] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:08:16.190763 29583 heartbeater.cc:499] Master 127.28.187.126:37399 was elected leader, sending a full tablet report...
I20260709 12:08:16.191612 29752 tablet_bootstrap.cc:492] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64: Bootstrap starting.
I20260709 12:08:16.195740 29751 tablet_bootstrap.cc:492] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923: Bootstrap starting.
I20260709 12:08:16.199298 29750 tablet_bootstrap.cc:492] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8: No bootstrap required, opened a new log
I20260709 12:08:16.199826 29750 ts_tablet_manager.cc:1403] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.001s
I20260709 12:08:16.202930 29750 raft_consensus.cc:359] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.203450 29751 tablet_bootstrap.cc:654] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.203348 29757 raft_consensus.cc:493] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.203759 29750 raft_consensus.cc:385] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.203949 29757 raft_consensus.cc:515] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.204126 29750 raft_consensus.cc:740] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.208297 29757 leader_election.cc:290] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471)
I20260709 12:08:16.211262 29752 tablet_bootstrap.cc:654] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.209630 29750 consensus_queue.cc:260] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.214924 29750 ts_tablet_manager.cc:1434] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:08:16.216086 29750 tablet_bootstrap.cc:492] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8: Bootstrap starting.
I20260709 12:08:16.235726 29750 tablet_bootstrap.cc:654] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.246887 29751 tablet_bootstrap.cc:492] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923: No bootstrap required, opened a new log
I20260709 12:08:16.247771 29751 ts_tablet_manager.cc:1403] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.005s
I20260709 12:08:16.249290 29752 tablet_bootstrap.cc:492] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64: No bootstrap required, opened a new log
I20260709 12:08:16.249827 29752 ts_tablet_manager.cc:1403] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.006s
I20260709 12:08:16.253500 29752 raft_consensus.cc:359] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.254266 29752 raft_consensus.cc:385] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.254554 29752 raft_consensus.cc:740] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.254601 29751 raft_consensus.cc:359] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.255518 29752 consensus_queue.cc:260] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.260612 29752 ts_tablet_manager.cc:1434] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:08:16.260797 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54efa3af6054666a716d89fdcd9379f" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" is_pre_election: true
I20260709 12:08:16.261633 29752 tablet_bootstrap.cc:492] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64: Bootstrap starting.
W20260709 12:08:16.263051 29671 leader_election.cc:343] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.255430 29751 raft_consensus.cc:385] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.264288 29751 raft_consensus.cc:740] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.265192 29751 consensus_queue.cc:260] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.268074 29751 ts_tablet_manager.cc:1434] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:08:16.267897 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54efa3af6054666a716d89fdcd9379f" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" is_pre_election: true
I20260709 12:08:16.269223 29751 tablet_bootstrap.cc:492] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923: Bootstrap starting.
I20260709 12:08:16.272503 29752 tablet_bootstrap.cc:654] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64: Neither blocks nor log segments found. Creating new log.
W20260709 12:08:16.274571 29670 leader_election.cc:343] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.275104 29670 leader_election.cc:304] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 116f7c764da844afa8511a1acd594923; no voters: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:16.275954 29757 raft_consensus.cc:2749] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:16.278110 29751 tablet_bootstrap.cc:654] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.285151 29750 tablet_bootstrap.cc:492] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8: No bootstrap required, opened a new log
I20260709 12:08:16.285809 29750 ts_tablet_manager.cc:1403] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.006s
I20260709 12:08:16.288978 29750 raft_consensus.cc:359] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.290126 29750 raft_consensus.cc:385] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.290735 29750 raft_consensus.cc:740] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.291827 29750 consensus_queue.cc:260] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.294054 29750 ts_tablet_manager.cc:1434] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:08:16.294975 29750 tablet_bootstrap.cc:492] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8: Bootstrap starting.
I20260709 12:08:16.299937 29752 tablet_bootstrap.cc:492] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64: No bootstrap required, opened a new log
I20260709 12:08:16.300560 29752 ts_tablet_manager.cc:1403] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.009s
I20260709 12:08:16.300796 29751 tablet_bootstrap.cc:492] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923: No bootstrap required, opened a new log
I20260709 12:08:16.301244 29751 ts_tablet_manager.cc:1403] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260709 12:08:16.302048 29750 tablet_bootstrap.cc:654] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.303996 29752 raft_consensus.cc:359] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.305016 29752 raft_consensus.cc:385] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.305279 29752 raft_consensus.cc:740] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.306085 29752 consensus_queue.cc:260] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.308898 29750 tablet_bootstrap.cc:492] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8: No bootstrap required, opened a new log
I20260709 12:08:16.304015 29751 raft_consensus.cc:359] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.309594 29750 ts_tablet_manager.cc:1403] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:08:16.309551 29751 raft_consensus.cc:385] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.311247 29751 raft_consensus.cc:740] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.312005 29751 consensus_queue.cc:260] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.314519 29751 ts_tablet_manager.cc:1434] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:08:16.315241 29752 ts_tablet_manager.cc:1434] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:08:16.315653 29751 tablet_bootstrap.cc:492] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923: Bootstrap starting.
I20260709 12:08:16.316378 29750 raft_consensus.cc:359] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.317237 29750 raft_consensus.cc:385] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.317625 29750 raft_consensus.cc:740] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.318714 29752 tablet_bootstrap.cc:492] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64: Bootstrap starting.
I20260709 12:08:16.318524 29750 consensus_queue.cc:260] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.322955 29759 raft_consensus.cc:493] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.323511 29759 raft_consensus.cc:515] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.326769 29751 tablet_bootstrap.cc:654] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.327771 29759 leader_election.cc:290] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.332405 29752 tablet_bootstrap.cc:654] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.334123 29756 raft_consensus.cc:493] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.334700 29756 raft_consensus.cc:515] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.338063 29756 leader_election.cc:290] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.348598 29751 tablet_bootstrap.cc:492] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923: No bootstrap required, opened a new log
I20260709 12:08:16.349229 29751 ts_tablet_manager.cc:1403] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260709 12:08:16.350246 29750 ts_tablet_manager.cc:1434] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:08:16.354596 29756 raft_consensus.cc:493] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.355262 29756 raft_consensus.cc:515] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.357868 29756 leader_election.cc:290] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.358351 29751 raft_consensus.cc:359] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.363570 29751 raft_consensus.cc:385] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.364285 29751 raft_consensus.cc:740] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.366783 29750 tablet_bootstrap.cc:492] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8: Bootstrap starting.
I20260709 12:08:16.368456 29751 consensus_queue.cc:260] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.372179 29751 ts_tablet_manager.cc:1434] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:08:16.381548 29751 tablet_bootstrap.cc:492] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923: Bootstrap starting.
I20260709 12:08:16.394474 29756 raft_consensus.cc:493] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.395138 29756 raft_consensus.cc:515] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.398906 29756 leader_election.cc:290] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.399114 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" is_pre_election: true
I20260709 12:08:16.401813 29750 tablet_bootstrap.cc:654] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.402153 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" is_pre_election: true
I20260709 12:08:16.398653 29752 tablet_bootstrap.cc:492] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64: No bootstrap required, opened a new log
I20260709 12:08:16.405632 29633 raft_consensus.cc:2468] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 0.
I20260709 12:08:16.404026 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.405743 29557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" is_pre_election: true
I20260709 12:08:16.407294 29752 ts_tablet_manager.cc:1403] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent bootstrapping tablet: real 0.089s	user 0.026s	sys 0.023s
W20260709 12:08:16.410990 29521 leader_election.cc:343] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.403479 29558 raft_consensus.cc:2468] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 0.
I20260709 12:08:16.412215 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" is_pre_election: true
I20260709 12:08:16.416591 29556 raft_consensus.cc:2468] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 0.
I20260709 12:08:16.417989 29751 tablet_bootstrap.cc:654] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.418519 29522 leader_election.cc:304] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [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: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 116f7c764da844afa8511a1acd594923
I20260709 12:08:16.417881 29752 raft_consensus.cc:359] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.419509 29752 raft_consensus.cc:385] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.420668 29759 raft_consensus.cc:2804] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.421396 29759 raft_consensus.cc:493] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.421757 29759 raft_consensus.cc:3060] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.420459 29752 raft_consensus.cc:740] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Initialized, Role: FOLLOWER
W20260709 12:08:16.422153 29596 leader_election.cc:343] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.424338 29752 consensus_queue.cc:260] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.425047 29596 leader_election.cc:304] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:16.425989 29756 raft_consensus.cc:2804] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.426291 29596 leader_election.cc:304] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:16.426570 29756 raft_consensus.cc:493] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.426942 29756 raft_consensus.cc:3060] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.428635 29750 tablet_bootstrap.cc:492] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8: No bootstrap required, opened a new log
I20260709 12:08:16.429399 29750 ts_tablet_manager.cc:1403] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.005s
I20260709 12:08:16.432488 29750 raft_consensus.cc:359] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.434156 29750 raft_consensus.cc:385] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.434571 29750 raft_consensus.cc:740] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.434746 29778 raft_consensus.cc:2804] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.435169 29756 raft_consensus.cc:515] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.435575 29750 consensus_queue.cc:260] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.436479 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.437220 29756 leader_election.cc:290] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.438050 29706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.444773 29706 raft_consensus.cc:2468] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 0.
I20260709 12:08:16.446971 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.448459 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:16.449033 29556 raft_consensus.cc:3060] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.453930 29759 raft_consensus.cc:515] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.435194 29778 raft_consensus.cc:493] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.461177 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:16.462145 29759 leader_election.cc:290] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.463244 29706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
W20260709 12:08:16.464236 29596 leader_election.cc:343] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.438963 29707 raft_consensus.cc:2468] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 0.
I20260709 12:08:16.465322 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:16.476655 29751 tablet_bootstrap.cc:492] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923: No bootstrap required, opened a new log
I20260709 12:08:16.483080 29750 ts_tablet_manager.cc:1434] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent starting tablet: real 0.053s	user 0.013s	sys 0.001s
W20260709 12:08:16.472760 29521 leader_election.cc:343] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.486909 29751 ts_tablet_manager.cc:1403] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923: Time spent bootstrapping tablet: real 0.106s	user 0.027s	sys 0.027s
I20260709 12:08:16.468364 29778 raft_consensus.cc:3060] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.489600 29705 raft_consensus.cc:3060] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.490026 29751 raft_consensus.cc:359] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.490787 29751 raft_consensus.cc:385] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.491083 29751 raft_consensus.cc:740] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.483100 29556 raft_consensus.cc:2468] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 1.
I20260709 12:08:16.492241 29750 tablet_bootstrap.cc:492] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8: Bootstrap starting.
I20260709 12:08:16.491814 29751 consensus_queue.cc:260] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.481544 29752 ts_tablet_manager.cc:1434] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.005s
I20260709 12:08:16.493844 29752 tablet_bootstrap.cc:492] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64: Bootstrap starting.
I20260709 12:08:16.475499 29596 leader_election.cc:304] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:16.499163 29596 leader_election.cc:304] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:16.500329 29781 raft_consensus.cc:2804] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.500687 29756 raft_consensus.cc:2804] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.501017 29781 raft_consensus.cc:493] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.501439 29781 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.509040 29705 raft_consensus.cc:2468] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 1.
I20260709 12:08:16.511010 29750 tablet_bootstrap.cc:654] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.514895 29751 ts_tablet_manager.cc:1434] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260709 12:08:16.516109 29751 tablet_bootstrap.cc:492] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923: Bootstrap starting.
I20260709 12:08:16.519699 29752 tablet_bootstrap.cc:654] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.523253 29781 raft_consensus.cc:515] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.527510 29780 raft_consensus.cc:493] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.527519 29756 raft_consensus.cc:697] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:16.528247 29780 raft_consensus.cc:515] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.528838 29756 consensus_queue.cc:237] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.534308 29781 leader_election.cc:290] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.537812 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" is_pre_election: true
I20260709 12:08:16.540360 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.534792 29780 leader_election.cc:290] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.541080 29705 raft_consensus.cc:2468] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 0.
I20260709 12:08:16.542507 29521 leader_election.cc:304] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:16.543345 29780 raft_consensus.cc:2804] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.543781 29780 raft_consensus.cc:493] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.544175 29780 raft_consensus.cc:3060] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.544476 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:16.545028 29705 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:16.545894 29522 leader_election.cc:343] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.539916 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:16.551447 29751 tablet_bootstrap.cc:654] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.556236 29750 tablet_bootstrap.cc:492] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8: No bootstrap required, opened a new log
I20260709 12:08:16.556318 29778 raft_consensus.cc:515] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.554379 29752 tablet_bootstrap.cc:492] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64: No bootstrap required, opened a new log
I20260709 12:08:16.557492 29752 ts_tablet_manager.cc:1403] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.000s
I20260709 12:08:16.557796 29633 raft_consensus.cc:2393] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 73fb84fe5ffe479fad62cb7a931e6f64 in current term 1: Already voted for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in this term.
W20260709 12:08:16.553283 29596 leader_election.cc:343] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.555130 29705 raft_consensus.cc:2468] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 1.
I20260709 12:08:16.560710 29752 raft_consensus.cc:359] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.556913 29750 ts_tablet_manager.cc:1403] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.010s
I20260709 12:08:16.561328 29522 leader_election.cc:304] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [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: 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:16.555234 29780 raft_consensus.cc:515] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.562898 29759 raft_consensus.cc:2749] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:16.564406 29750 raft_consensus.cc:359] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.565352 29750 raft_consensus.cc:385] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.565474 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:16.566074 29752 raft_consensus.cc:385] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.566463 29752 raft_consensus.cc:740] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Initialized, Role: FOLLOWER
W20260709 12:08:16.567211 29522 leader_election.cc:343] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.567200 29752 consensus_queue.cc:260] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.569191 29752 ts_tablet_manager.cc:1434] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:08:16.565714 29750 raft_consensus.cc:740] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.569680 29778 leader_election.cc:290] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.570000 29750 consensus_queue.cc:260] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.570497 29780 leader_election.cc:290] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.571391 29752 tablet_bootstrap.cc:492] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64: Bootstrap starting.
I20260709 12:08:16.572566 29751 tablet_bootstrap.cc:492] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923: No bootstrap required, opened a new log
I20260709 12:08:16.573065 29751 ts_tablet_manager.cc:1403] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.003s
I20260709 12:08:16.575451 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:16.576254 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:16.577090 29705 raft_consensus.cc:3060] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.576781 29452 catalog_manager.cc:5697] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.579401 29750 ts_tablet_manager.cc:1434] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260709 12:08:16.580385 29750 tablet_bootstrap.cc:492] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8: Bootstrap starting.
I20260709 12:08:16.576275 29556 raft_consensus.cc:2393] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in current term 1: Already voted for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in this term.
I20260709 12:08:16.583819 29705 raft_consensus.cc:2468] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 1.
I20260709 12:08:16.583287 29751 raft_consensus.cc:359] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.585083 29521 leader_election.cc:304] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [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: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:16.585686 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:16.585892 29780 raft_consensus.cc:2804] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.586448 29780 raft_consensus.cc:697] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Becoming Leader. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:16.585716 29596 leader_election.cc:304] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:16.587239 29780 consensus_queue.cc:237] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
W20260709 12:08:16.587944 29596 leader_election.cc:343] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.588366 29596 leader_election.cc:304] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:16.588979 29756 raft_consensus.cc:2804] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.589499 29756 raft_consensus.cc:697] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:16.589594 29781 raft_consensus.cc:2749] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:16.590056 29752 tablet_bootstrap.cc:654] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.590339 29756 consensus_queue.cc:237] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.591349 29750 tablet_bootstrap.cc:654] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.585479 29751 raft_consensus.cc:385] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.592525 29751 raft_consensus.cc:740] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.593286 29751 consensus_queue.cc:260] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.604408 29751 ts_tablet_manager.cc:1434] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 12:08:16.608395 29451 catalog_manager.cc:5697] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.610718 29751 tablet_bootstrap.cc:492] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923: Bootstrap starting.
I20260709 12:08:16.614670 29750 tablet_bootstrap.cc:492] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8: No bootstrap required, opened a new log
I20260709 12:08:16.615202 29750 ts_tablet_manager.cc:1403] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.009s
I20260709 12:08:16.616159 29752 tablet_bootstrap.cc:492] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64: No bootstrap required, opened a new log
I20260709 12:08:16.616690 29752 ts_tablet_manager.cc:1403] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.007s
I20260709 12:08:16.618147 29751 tablet_bootstrap.cc:654] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.618898 29750 raft_consensus.cc:359] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.619642 29750 raft_consensus.cc:385] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.623109 29750 raft_consensus.cc:740] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.624019 29750 consensus_queue.cc:260] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.626597 29750 ts_tablet_manager.cc:1434] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:08:16.627643 29750 tablet_bootstrap.cc:492] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8: Bootstrap starting.
I20260709 12:08:16.619766 29752 raft_consensus.cc:359] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.634333 29752 raft_consensus.cc:385] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.634738 29752 raft_consensus.cc:740] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.635528 29752 consensus_queue.cc:260] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.637032 29750 tablet_bootstrap.cc:654] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.638912 29752 ts_tablet_manager.cc:1434] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 12:08:16.640085 29752 tablet_bootstrap.cc:492] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64: Bootstrap starting.
I20260709 12:08:16.647145 29752 tablet_bootstrap.cc:654] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.648195 29751 tablet_bootstrap.cc:492] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923: No bootstrap required, opened a new log
I20260709 12:08:16.648689 29751 ts_tablet_manager.cc:1403] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.023s
I20260709 12:08:16.651847 29751 raft_consensus.cc:359] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.652608 29751 raft_consensus.cc:385] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.652884 29751 raft_consensus.cc:740] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.653631 29751 consensus_queue.cc:260] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.654498 29750 tablet_bootstrap.cc:492] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8: No bootstrap required, opened a new log
I20260709 12:08:16.655081 29750 ts_tablet_manager.cc:1403] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.007s
I20260709 12:08:16.656013 29751 ts_tablet_manager.cc:1434] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:08:16.656924 29751 tablet_bootstrap.cc:492] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923: Bootstrap starting.
I20260709 12:08:16.658154 29750 raft_consensus.cc:359] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.659011 29750 raft_consensus.cc:385] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.659482 29750 raft_consensus.cc:740] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.666658 29752 tablet_bootstrap.cc:492] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64: No bootstrap required, opened a new log
I20260709 12:08:16.667586 29752 ts_tablet_manager.cc:1403] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.013s
I20260709 12:08:16.663520 29751 tablet_bootstrap.cc:654] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.666980 29780 raft_consensus.cc:493] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.668224 29780 raft_consensus.cc:515] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.670475 29780 leader_election.cc:290] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.666450 29750 consensus_queue.cc:260] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.672166 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.672829 29707 raft_consensus.cc:2468] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 0.
I20260709 12:08:16.674666 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" is_pre_election: true
I20260709 12:08:16.675228 29750 ts_tablet_manager.cc:1434] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:08:16.675305 29633 raft_consensus.cc:2468] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 0.
I20260709 12:08:16.676435 29750 tablet_bootstrap.cc:492] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8: Bootstrap starting.
I20260709 12:08:16.679391 29521 leader_election.cc:304] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:16.677161 29756 raft_consensus.cc:493] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.680271 29780 raft_consensus.cc:2804] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.680157 29756 raft_consensus.cc:515] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.680789 29780 raft_consensus.cc:493] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.681219 29780 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.682217 29756 leader_election.cc:290] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.685137 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.686218 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" is_pre_election: true
I20260709 12:08:16.686424 29707 raft_consensus.cc:2468] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 0.
W20260709 12:08:16.687985 29596 leader_election.cc:343] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.688690 29596 leader_election.cc:304] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:16.689800 29756 raft_consensus.cc:2804] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.690176 29756 raft_consensus.cc:493] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.690341 29780 raft_consensus.cc:515] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.693013 29780 leader_election.cc:290] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.694751 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:16.695055 29752 raft_consensus.cc:359] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.696259 29633 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.695498 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:16.698077 29707 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.696269 29752 raft_consensus.cc:385] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.699681 29752 raft_consensus.cc:740] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.700429 29778 raft_consensus.cc:493] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.700525 29752 consensus_queue.cc:260] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.700943 29778 raft_consensus.cc:515] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.702989 29778 leader_election.cc:290] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.703253 29752 ts_tablet_manager.cc:1434] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:08:16.703647 29778 raft_consensus.cc:493] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.704382 29752 tablet_bootstrap.cc:492] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64: Bootstrap starting.
I20260709 12:08:16.704126 29778 raft_consensus.cc:515] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.706852 29750 tablet_bootstrap.cc:654] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.690517 29756 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.709365 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5366c3d57e548c4b1494891d18fcd22" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" is_pre_election: true
I20260709 12:08:16.711150 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5366c3d57e548c4b1494891d18fcd22" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.712970 29705 raft_consensus.cc:2468] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 0.
I20260709 12:08:16.714581 29780 raft_consensus.cc:493] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.715349 29780 raft_consensus.cc:515] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.717813 29780 leader_election.cc:290] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.719059 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" is_pre_election: true
I20260709 12:08:16.722234 29596 leader_election.cc:304] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 
W20260709 12:08:16.723474 29596 leader_election.cc:343] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.723803 29778 leader_election.cc:290] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.724592 29778 raft_consensus.cc:2804] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.724928 29778 raft_consensus.cc:493] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.725976 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.726759 29705 raft_consensus.cc:2393] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73fb84fe5ffe479fad62cb7a931e6f64 in current term 1: Already voted for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in this term.
I20260709 12:08:16.728030 29521 leader_election.cc:304] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:16.725248 29778 raft_consensus.cc:3060] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.731673 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54efa3af6054666a716d89fdcd9379f" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" is_pre_election: true
I20260709 12:08:16.732327 29556 raft_consensus.cc:2468] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 0.
I20260709 12:08:16.733424 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54efa3af6054666a716d89fdcd9379f" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.734148 29705 raft_consensus.cc:2468] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 0.
I20260709 12:08:16.735772 29596 leader_election.cc:304] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:16.728159 29707 raft_consensus.cc:2468] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 1.
I20260709 12:08:16.736661 29781 raft_consensus.cc:2804] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.738565 29521 leader_election.cc:304] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:16.751155 29759 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.741174 29752 tablet_bootstrap.cc:654] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.742962 29778 raft_consensus.cc:515] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.728178 29633 raft_consensus.cc:2468] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 1.
I20260709 12:08:16.764284 29778 leader_election.cc:290] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.737843 29781 raft_consensus.cc:493] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.765262 29781 raft_consensus.cc:3060] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.765520 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5366c3d57e548c4b1494891d18fcd22" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:16.766112 29707 raft_consensus.cc:3060] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.765790 29780 raft_consensus.cc:2804] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.741029 29452 catalog_manager.cc:5697] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.773952 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5366c3d57e548c4b1494891d18fcd22" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
W20260709 12:08:16.775714 29596 leader_election.cc:343] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.776593 29781 raft_consensus.cc:515] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.776971 29707 raft_consensus.cc:2468] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 1.
I20260709 12:08:16.778404 29596 leader_election.cc:304] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:16.779201 29778 raft_consensus.cc:2804] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.779650 29778 raft_consensus.cc:697] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:16.780514 29778 consensus_queue.cc:237] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.780975 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54efa3af6054666a716d89fdcd9379f" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:16.767225 29756 raft_consensus.cc:515] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.779587 29781 leader_election.cc:290] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.781649 29705 raft_consensus.cc:3060] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.782552 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54efa3af6054666a716d89fdcd9379f" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:16.783102 29556 raft_consensus.cc:3060] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.781769 29759 raft_consensus.cc:2749] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:16.786468 29756 leader_election.cc:290] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.791991 29759 raft_consensus.cc:493] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.794692 29759 raft_consensus.cc:515] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.794991 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:16.795379 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:16.795595 29707 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.796695 29759 leader_election.cc:290] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.798395 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" is_pre_election: true
I20260709 12:08:16.799064 29633 raft_consensus.cc:2468] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 0.
I20260709 12:08:16.792953 29780 raft_consensus.cc:697] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Becoming Leader. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:16.803659 29780 consensus_queue.cc:237] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
W20260709 12:08:16.805234 29596 leader_election.cc:343] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:16.812608 29751 tablet_bootstrap.cc:492] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923: No bootstrap required, opened a new log
I20260709 12:08:16.813112 29751 ts_tablet_manager.cc:1403] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923: Time spent bootstrapping tablet: real 0.156s	user 0.051s	sys 0.047s
I20260709 12:08:16.815373 29706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.816092 29706 raft_consensus.cc:2468] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 0.
I20260709 12:08:16.819013 29752 tablet_bootstrap.cc:492] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64: No bootstrap required, opened a new log
I20260709 12:08:16.819474 29752 ts_tablet_manager.cc:1403] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent bootstrapping tablet: real 0.115s	user 0.003s	sys 0.015s
I20260709 12:08:16.811314 29522 leader_election.cc:304] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:16.819346 29705 raft_consensus.cc:2468] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 1.
I20260709 12:08:16.822340 29759 raft_consensus.cc:2804] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:16.822844 29759 raft_consensus.cc:493] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:16.823350 29759 raft_consensus.cc:3060] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.824337 29596 leader_election.cc:304] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 
I20260709 12:08:16.822896 29752 raft_consensus.cc:359] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.816540 29452 catalog_manager.cc:5697] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.826557 29752 raft_consensus.cc:385] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.826918 29752 raft_consensus.cc:740] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.825140 29778 raft_consensus.cc:2804] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.829520 29778 raft_consensus.cc:697] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:16.829720 29752 consensus_queue.cc:260] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.830479 29778 consensus_queue.cc:237] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.832307 29752 ts_tablet_manager.cc:1434] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:08:16.833321 29752 tablet_bootstrap.cc:492] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64: Bootstrap starting.
I20260709 12:08:16.830307 29759 raft_consensus.cc:515] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.828845 29556 raft_consensus.cc:2468] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 1.
I20260709 12:08:16.805864 29707 raft_consensus.cc:2468] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 1.
I20260709 12:08:16.837946 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:16.834685 29750 tablet_bootstrap.cc:492] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8: No bootstrap required, opened a new log
I20260709 12:08:16.838527 29633 raft_consensus.cc:3060] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.839169 29596 leader_election.cc:304] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:16.840229 29756 raft_consensus.cc:2804] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.840158 29751 raft_consensus.cc:359] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.840814 29756 raft_consensus.cc:697] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:16.840966 29751 raft_consensus.cc:385] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.841318 29751 raft_consensus.cc:740] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.841760 29756 consensus_queue.cc:237] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.842018 29751 consensus_queue.cc:260] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.842849 29750 ts_tablet_manager.cc:1403] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent bootstrapping tablet: real 0.167s	user 0.043s	sys 0.011s
I20260709 12:08:16.845644 29750 raft_consensus.cc:359] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.848520 29750 raft_consensus.cc:385] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.848892 29750 raft_consensus.cc:740] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.849052 29633 raft_consensus.cc:2468] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 1.
I20260709 12:08:16.848716 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:16.850026 29707 raft_consensus.cc:3060] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.848227 29752 tablet_bootstrap.cc:654] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:16.850363 29522 leader_election.cc:304] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:16.849814 29750 consensus_queue.cc:260] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.851195 29450 catalog_manager.cc:5697] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.854717 29802 raft_consensus.cc:2804] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:16.854926 29750 ts_tablet_manager.cc:1434] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:08:16.855206 29802 raft_consensus.cc:697] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Becoming Leader. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:16.856432 29802 consensus_queue.cc:237] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.853502 29759 leader_election.cc:290] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.855422 29800 raft_consensus.cc:493] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.860842 29751 ts_tablet_manager.cc:1434] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.003s
I20260709 12:08:16.860896 29800 raft_consensus.cc:515] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.860322 29707 raft_consensus.cc:2468] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 1.
I20260709 12:08:16.870007 29800 leader_election.cc:290] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.871673 29752 tablet_bootstrap.cc:492] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64: No bootstrap required, opened a new log
I20260709 12:08:16.872193 29752 ts_tablet_manager.cc:1403] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.002s
I20260709 12:08:16.872960 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5366c3d57e548c4b1494891d18fcd22" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" is_pre_election: true
I20260709 12:08:16.875242 29752 raft_consensus.cc:359] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.875583 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5366c3d57e548c4b1494891d18fcd22" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.876005 29752 raft_consensus.cc:385] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:16.876361 29705 raft_consensus.cc:2393] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73fb84fe5ffe479fad62cb7a931e6f64 in current term 1: Already voted for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in this term.
I20260709 12:08:16.876325 29752 raft_consensus.cc:740] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Initialized, Role: FOLLOWER
I20260709 12:08:16.877218 29752 consensus_queue.cc:260] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.879401 29752 ts_tablet_manager.cc:1434] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 12:08:16.880929 29503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:16.880129 29452 catalog_manager.cc:5697] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.881310 29521 leader_election.cc:304] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:16.882859 29800 raft_consensus.cc:3060] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.889629 29800 raft_consensus.cc:2749] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:16.890779 29450 catalog_manager.cc:5697] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.906996 29452 catalog_manager.cc:5697] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.928901 29778 consensus_queue.cc:1048] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:16.932741 29778 consensus_queue.cc:1048] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.951434 29756 raft_consensus.cc:493] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:16.952028 29756 raft_consensus.cc:515] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:16.954408 29756 leader_election.cc:290] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:16.955899 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" is_pre_election: true
I20260709 12:08:16.957610 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:16.959137 29705 raft_consensus.cc:2393] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in current term 1: Already voted for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in this term.
I20260709 12:08:16.961012 29596 leader_election.cc:304] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:16.965133 29756 raft_consensus.cc:3060] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:16.981588 29756 raft_consensus.cc:2749] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:17.003309 29800 consensus_queue.cc:1048] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.016294 29780 consensus_queue.cc:1048] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.018019 29756 consensus_queue.cc:1048] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.035101 29757 raft_consensus.cc:493] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:17.035625 29757 raft_consensus.cc:515] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:17.037699 29757 leader_election.cc:290] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471)
I20260709 12:08:17.040119 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" is_pre_election: true
I20260709 12:08:17.040957 29556 raft_consensus.cc:2393] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 116f7c764da844afa8511a1acd594923 in current term 1: Already voted for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in this term.
I20260709 12:08:17.042579 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" is_pre_election: true
I20260709 12:08:17.043596 29633 raft_consensus.cc:2393] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 116f7c764da844afa8511a1acd594923 in current term 1: Already voted for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in this term.
I20260709 12:08:17.044639 29671 leader_election.cc:304] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 116f7c764da844afa8511a1acd594923; no voters: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:17.045492 29757 raft_consensus.cc:3060] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:17.045950 29756 consensus_queue.cc:1048] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.051589 29757 raft_consensus.cc:2749] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:17.230048 29780 raft_consensus.cc:493] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:17.230652 29780 raft_consensus.cc:515] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:17.232363 29780 leader_election.cc:290] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:17.233307 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" is_pre_election: true
I20260709 12:08:17.233516 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:17.234678 29707 raft_consensus.cc:2393] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73fb84fe5ffe479fad62cb7a931e6f64 in current term 1: Already voted for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in this term.
I20260709 12:08:17.235718 29521 leader_election.cc:304] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:17.236498 29800 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:17.240077 29780 consensus_queue.cc:1048] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.242388 29800 raft_consensus.cc:2749] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:17.246273 29782 consensus_queue.cc:1048] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:17.256711 29802 consensus_queue.cc:1048] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.266613 29782 consensus_queue.cc:1048] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.289517 29782 consensus_queue.cc:1048] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.306632 29778 consensus_queue.cc:1048] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.391171 29778 consensus_queue.cc:1048] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.407457 29782 consensus_queue.cc:1048] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.418356 29802 consensus_queue.cc:1048] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:17.436524 29800 consensus_queue.cc:1048] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:08:17.891966 29503 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:18.410166 29800 raft_consensus.cc:493] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:18.410629 29800 raft_consensus.cc:515] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.412307 29800 leader_election.cc:290] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:18.413021 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" is_pre_election: true
I20260709 12:08:18.413607 29633 raft_consensus.cc:2468] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 1.
I20260709 12:08:18.413616 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923" is_pre_election: true
I20260709 12:08:18.414382 29707 raft_consensus.cc:2468] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 1.
I20260709 12:08:18.414953 29522 leader_election.cc:304] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [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: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:18.415768 29800 raft_consensus.cc:2804] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:08:18.416170 29800 raft_consensus.cc:493] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:18.416519 29800 raft_consensus.cc:3060] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.420902 29800 raft_consensus.cc:515] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.422487 29800 leader_election.cc:290] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:18.423319 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:18.423493 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:18.423796 29633 raft_consensus.cc:3060] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.424010 29707 raft_consensus.cc:3060] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.428452 29633 raft_consensus.cc:2468] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 2.
I20260709 12:08:18.428462 29707 raft_consensus.cc:2468] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 2.
I20260709 12:08:18.429713 29522 leader_election.cc:304] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:18.430371 29800 raft_consensus.cc:2804] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:18.431275 29800 raft_consensus.cc:697] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Becoming Leader. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:18.432015 29800 consensus_queue.cc:237] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Queue going to LEADER 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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.438728 29451 catalog_manager.cc:5697] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 reported cstate change: term changed from 0 to 2, leader changed from <none> to 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.508185 29633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
mode: GRACEFUL
new_leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:57544
I20260709 12:08:18.508769 29633 raft_consensus.cc:606] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Received request to transfer leadership to TS 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:18.514474 29633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
mode: GRACEFUL
new_leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:57544
I20260709 12:08:18.515311 29633 raft_consensus.cc:606] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Received request to transfer leadership to TS 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:18.523979 29633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab19451af84e404da9df50844e8ce904"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
mode: GRACEFUL
new_leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:57544
I20260709 12:08:18.524494 29633 raft_consensus.cc:606] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Received request to transfer leadership to TS 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:18.542788 29556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
mode: GRACEFUL
new_leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:58304
I20260709 12:08:18.543319 29556 raft_consensus.cc:606] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Received request to transfer leadership to TS 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:18.548185 29556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
mode: GRACEFUL
new_leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:58304
I20260709 12:08:18.548682 29556 raft_consensus.cc:606] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Received request to transfer leadership to TS 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:18.554014 29556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
mode: GRACEFUL
new_leader_uuid: "116f7c764da844afa8511a1acd594923"
 from {username='slave'} at 127.0.0.1:58304
I20260709 12:08:18.554549 29556 raft_consensus.cc:606] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Received request to transfer leadership to TS 116f7c764da844afa8511a1acd594923
I20260709 12:08:18.595425 29830 raft_consensus.cc:993] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64: : Instructing follower 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:18.595907 29830 raft_consensus.cc:1081] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Signalling peer 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:18.597764 29633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:57530
I20260709 12:08:18.598275 29633 raft_consensus.cc:493] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:18.598546 29633 raft_consensus.cc:3060] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.603049 29633 raft_consensus.cc:515] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.604698 29633 leader_election.cc:290] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 2 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:18.605682 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:18.605975 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:18.606218 29556 raft_consensus.cc:3055] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:18.606459 29707 raft_consensus.cc:3060] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.606529 29556 raft_consensus.cc:740] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:18.607312 29556 consensus_queue.cc:260] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.608323 29556 raft_consensus.cc:3060] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.611294 29707 raft_consensus.cc:2468] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 2.
I20260709 12:08:18.612426 29596 leader_election.cc:304] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 
I20260709 12:08:18.612865 29556 raft_consensus.cc:2468] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 2.
I20260709 12:08:18.613250 29782 raft_consensus.cc:2804] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:18.613739 29782 raft_consensus.cc:697] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:18.614610 29782 consensus_queue.cc:237] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.622439 29451 catalog_manager.cc:5697] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 1 to 2, leader changed from 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65) to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.641707 29782 raft_consensus.cc:993] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8: : Instructing follower 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:18.642118 29781 raft_consensus.cc:1081] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Signalling peer 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:18.643621 29556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab19451af84e404da9df50844e8ce904"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:58300
I20260709 12:08:18.644078 29556 raft_consensus.cc:493] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:18.644361 29556 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.649466 29556 raft_consensus.cc:515] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.651142 29556 leader_election.cc:290] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:18.651865 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:18.652204 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:18.652496 29633 raft_consensus.cc:3055] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:18.653002 29707 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.653069 29633 raft_consensus.cc:740] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:18.653940 29633 consensus_queue.cc:260] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.655606 29782 raft_consensus.cc:993] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8: : Instructing follower 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:18.655699 29633 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.656194 29781 raft_consensus.cc:1081] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Signalling peer 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:18.658185 29556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:58300
I20260709 12:08:18.658648 29556 raft_consensus.cc:493] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:18.658929 29556 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.660015 29707 raft_consensus.cc:2468] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 2.
I20260709 12:08:18.661177 29521 leader_election.cc:304] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:18.662027 29830 raft_consensus.cc:2804] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:18.662348 29633 raft_consensus.cc:2468] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 2.
I20260709 12:08:18.662497 29830 raft_consensus.cc:697] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Becoming Leader. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:18.663444 29830 consensus_queue.cc:237] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.664754 29556 raft_consensus.cc:515] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.667012 29556 leader_election.cc:290] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:18.667810 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:18.668532 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:18.668421 29633 raft_consensus.cc:3055] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:18.669170 29707 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.669449 29633 raft_consensus.cc:740] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:18.670397 29633 consensus_queue.cc:260] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.671629 29633 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.675623 29451 catalog_manager.cc:5697] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 reported cstate change: term changed from 1 to 2, leader changed from 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66) to 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.676842 29633 raft_consensus.cc:2468] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 2.
I20260709 12:08:18.677865 29522 leader_election.cc:304] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:18.678169 29707 raft_consensus.cc:2468] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 2.
I20260709 12:08:18.678550 29830 raft_consensus.cc:2804] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:18.679037 29830 raft_consensus.cc:697] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Becoming Leader. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:18.679823 29830 consensus_queue.cc:237] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.688861 29451 catalog_manager.cc:5697] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 reported cstate change: term changed from 1 to 2, leader changed from 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66) to 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.702226 29800 raft_consensus.cc:993] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64: : Instructing follower 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:18.702729 29830 raft_consensus.cc:1081] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Signalling peer 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:18.704157 29633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:57530
I20260709 12:08:18.704670 29633 raft_consensus.cc:493] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:18.705053 29633 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.709671 29633 raft_consensus.cc:515] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.711218 29633 leader_election.cc:290] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 2 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:18.712123 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:18.712392 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:18.712771 29556 raft_consensus.cc:3055] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:18.713016 29707 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.713126 29556 raft_consensus.cc:740] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:18.714358 29556 consensus_queue.cc:260] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.715569 29556 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.719995 29707 raft_consensus.cc:2468] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 2.
I20260709 12:08:18.721282 29596 leader_election.cc:304] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 
I20260709 12:08:18.722160 29782 raft_consensus.cc:2804] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:18.722352 29556 raft_consensus.cc:2468] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 2.
I20260709 12:08:18.722718 29782 raft_consensus.cc:697] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:18.723574 29782 consensus_queue.cc:237] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.731357 29782 raft_consensus.cc:993] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8: : Instructing follower 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:18.731911 29843 raft_consensus.cc:1081] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Signalling peer 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:18.732471 29451 catalog_manager.cc:5697] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 1 to 2, leader changed from 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65) to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.733896 29556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:58300
I20260709 12:08:18.734468 29556 raft_consensus.cc:493] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:18.734887 29556 raft_consensus.cc:3060] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.740202 29556 raft_consensus.cc:515] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.741971 29556 leader_election.cc:290] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:18.742939 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:18.743031 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:18.743569 29633 raft_consensus.cc:3055] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:18.743743 29707 raft_consensus.cc:3060] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.743851 29633 raft_consensus.cc:740] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:18.744612 29633 consensus_queue.cc:260] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.745512 29633 raft_consensus.cc:3060] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:18.748799 29707 raft_consensus.cc:2468] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 2.
I20260709 12:08:18.749909 29521 leader_election.cc:304] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:18.750775 29830 raft_consensus.cc:2804] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:18.750794 29633 raft_consensus.cc:2468] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 2.
I20260709 12:08:18.751351 29830 raft_consensus.cc:697] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Becoming Leader. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:18.752203 29830 consensus_queue.cc:237] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.759554 29451 catalog_manager.cc:5697] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 reported cstate change: term changed from 1 to 2, leader changed from 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66) to 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:18.890188 29633 raft_consensus.cc:1275] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:08:18.891531 29830 consensus_queue.cc:1048] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.907246 29707 raft_consensus.cc:1275] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:08:18.909974 29800 consensus_queue.cc:1048] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:18.921810 29848 raft_consensus.cc:993] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64: : Instructing follower 116f7c764da844afa8511a1acd594923 to start an election
I20260709 12:08:18.922260 29830 raft_consensus.cc:1081] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Signalling peer 116f7c764da844afa8511a1acd594923 to start an election
I20260709 12:08:18.923733 29707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c"
dest_uuid: "116f7c764da844afa8511a1acd594923"
 from {username='slave'} at 127.0.0.1:37656
I20260709 12:08:18.924264 29707 raft_consensus.cc:493] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:18.924574 29707 raft_consensus.cc:3060] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:18.929085 29707 raft_consensus.cc:515] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.930887 29707 leader_election.cc:290] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 3 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471)
I20260709 12:08:18.932060 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:18.932425 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ad3a195ebc4d4493aad4b03664a94c" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:18.932655 29633 raft_consensus.cc:3060] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:18.932967 29556 raft_consensus.cc:3055] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:18.933434 29556 raft_consensus.cc:740] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:18.934206 29556 consensus_queue.cc:260] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.935387 29556 raft_consensus.cc:3060] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:18.939510 29633 raft_consensus.cc:2468] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116f7c764da844afa8511a1acd594923 in term 3.
I20260709 12:08:18.940649 29671 leader_election.cc:304] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [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: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 
I20260709 12:08:18.941502 29849 raft_consensus.cc:2804] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:18.942041 29556 raft_consensus.cc:2468] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116f7c764da844afa8511a1acd594923 in term 3.
I20260709 12:08:18.942943 29849 raft_consensus.cc:697] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Becoming Leader. State: Replica: 116f7c764da844afa8511a1acd594923, State: Running, Role: LEADER
I20260709 12:08:18.943706 29849 consensus_queue.cc:237] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:18.949749 29452 catalog_manager.cc:5697] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 reported cstate change: term changed from 2 to 3, leader changed from 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65) to 116f7c764da844afa8511a1acd594923 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "116f7c764da844afa8511a1acd594923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:18.998734 29707 raft_consensus.cc:1275] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.000010 29843 consensus_queue.cc:1048] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.009972 29556 raft_consensus.cc:1275] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.011607 29781 consensus_queue.cc:1048] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.054900 29707 raft_consensus.cc:1275] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.056099 29830 consensus_queue.cc:1048] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.064632 29633 raft_consensus.cc:1275] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.066601 29800 consensus_queue.cc:1048] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.146286 29633 raft_consensus.cc:1275] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.147701 29800 consensus_queue.cc:1048] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.155368 29707 raft_consensus.cc:1275] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.157487 29848 consensus_queue.cc:1048] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.159368 29707 raft_consensus.cc:1275] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.160938 29848 consensus_queue.cc:1048] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.174707 29633 raft_consensus.cc:1275] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.176380 29860 consensus_queue.cc:1048] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:08:19.324220 29556 raft_consensus.cc:1275] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.325594 29781 consensus_queue.cc:1048] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.335800 29705 raft_consensus.cc:1275] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.337184 29782 consensus_queue.cc:1048] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.506865 29556 raft_consensus.cc:1275] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Refusing update from remote peer 116f7c764da844afa8511a1acd594923: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:08:19.508093 29849 consensus_queue.cc:1048] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.517122 29633 raft_consensus.cc:1275] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Refusing update from remote peer 116f7c764da844afa8511a1acd594923: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:08:19.519593 29865 consensus_queue.cc:1048] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:08:21.591444 29421 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:08:21.592372 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:21.617674 29633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
mode: GRACEFUL
new_leader_uuid: "116f7c764da844afa8511a1acd594923"
 from {username='slave'} at 127.0.0.1:57554
I20260709 12:08:21.618155 29633 raft_consensus.cc:606] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Received request to transfer leadership to TS 116f7c764da844afa8511a1acd594923
I20260709 12:08:21.629745 29556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab19451af84e404da9df50844e8ce904"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
mode: GRACEFUL
new_leader_uuid: "116f7c764da844afa8511a1acd594923"
 from {username='slave'} at 127.0.0.1:58306
I20260709 12:08:21.630285 29556 raft_consensus.cc:606] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Received request to transfer leadership to TS 116f7c764da844afa8511a1acd594923
I20260709 12:08:21.631402 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:08:21.631844 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:21.785100 29830 raft_consensus.cc:993] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64: : Instructing follower 116f7c764da844afa8511a1acd594923 to start an election
I20260709 12:08:21.785620 29869 raft_consensus.cc:1081] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Signalling peer 116f7c764da844afa8511a1acd594923 to start an election
I20260709 12:08:21.787218 29705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab19451af84e404da9df50844e8ce904"
dest_uuid: "116f7c764da844afa8511a1acd594923"
 from {username='slave'} at 127.0.0.1:37656
I20260709 12:08:21.787803 29705 raft_consensus.cc:493] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:21.788167 29705 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:21.792923 29705 raft_consensus.cc:515] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:21.794953 29705 leader_election.cc:290] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 3 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471)
I20260709 12:08:21.795997 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:21.796075 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:21.796624 29633 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:21.796753 29556 raft_consensus.cc:3055] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:21.797062 29556 raft_consensus.cc:740] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:21.797896 29556 consensus_queue.cc:260] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:21.798731 29556 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:21.800848 29633 raft_consensus.cc:2468] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116f7c764da844afa8511a1acd594923 in term 3.
I20260709 12:08:21.801896 29671 leader_election.cc:304] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [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: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 
I20260709 12:08:21.802564 29867 raft_consensus.cc:2804] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:21.803664 29556 raft_consensus.cc:2468] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116f7c764da844afa8511a1acd594923 in term 3.
I20260709 12:08:21.803742 29867 raft_consensus.cc:697] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Becoming Leader. State: Replica: 116f7c764da844afa8511a1acd594923, State: Running, Role: LEADER
I20260709 12:08:21.805197 29867 consensus_queue.cc:237] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:21.811932 29451 catalog_manager.cc:5697] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 reported cstate change: term changed from 2 to 3, leader changed from 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65) to 116f7c764da844afa8511a1acd594923 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "116f7c764da844afa8511a1acd594923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:22.186115 29879 raft_consensus.cc:993] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8: : Instructing follower 116f7c764da844afa8511a1acd594923 to start an election
I20260709 12:08:22.186558 29879 raft_consensus.cc:1081] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Signalling peer 116f7c764da844afa8511a1acd594923 to start an election
I20260709 12:08:22.188239 29707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b"
dest_uuid: "116f7c764da844afa8511a1acd594923"
 from {username='slave'} at 127.0.0.1:37664
I20260709 12:08:22.188789 29707 raft_consensus.cc:493] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:22.189036 29707 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:22.193138 29707 raft_consensus.cc:515] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:22.194623 29707 leader_election.cc:290] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 3 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471)
I20260709 12:08:22.195708 29633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:22.195689 29556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:22.196364 29633 raft_consensus.cc:3055] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:22.196445 29556 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:22.196631 29633 raft_consensus.cc:740] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:22.197242 29633 consensus_queue.cc:260] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:22.198135 29633 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:22.201586 29556 raft_consensus.cc:2468] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116f7c764da844afa8511a1acd594923 in term 3.
I20260709 12:08:22.202569 29670 leader_election.cc:304] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [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: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:22.203126 29633 raft_consensus.cc:2468] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116f7c764da844afa8511a1acd594923 in term 3.
I20260709 12:08:22.203208 29867 raft_consensus.cc:2804] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:22.203735 29867 raft_consensus.cc:697] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Becoming Leader. State: Replica: 116f7c764da844afa8511a1acd594923, State: Running, Role: LEADER
I20260709 12:08:22.204468 29867 consensus_queue.cc:237] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:22.210615 29451 catalog_manager.cc:5697] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 reported cstate change: term changed from 2 to 3, leader changed from 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66) to 116f7c764da844afa8511a1acd594923 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "116f7c764da844afa8511a1acd594923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:22.317432 29633 raft_consensus.cc:1275] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Refusing update from remote peer 116f7c764da844afa8511a1acd594923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:22.318796 29867 consensus_queue.cc:1048] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:22.330185 29556 raft_consensus.cc:1275] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Refusing update from remote peer 116f7c764da844afa8511a1acd594923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:22.331702 29873 consensus_queue.cc:1048] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:22.612375 29556 raft_consensus.cc:1275] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Refusing update from remote peer 116f7c764da844afa8511a1acd594923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:22.613700 29873 consensus_queue.cc:1048] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:22.623117 29633 raft_consensus.cc:1275] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Refusing update from remote peer 116f7c764da844afa8511a1acd594923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:22.627429 29867 consensus_queue.cc:1048] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:22.632907 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:22.639096 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:22.639559 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:23.641062 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:23.650555 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:23.651118 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:24.652443 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:24.657537 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:24.657871 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:25.658823 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:25.665532 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:25.665917 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:26.666692 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:26.671650 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:26.672140 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:27.673189 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:27.678915 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:27.679384 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:28.680442 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:28.685036 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:28.685426 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:08:29.950609 29596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:36445, user_credentials={real_user=slave}} blocked reactor thread for 73539.2us
I20260709 12:08:29.952251 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:29.957290 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:29.958313 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:08:30.860255 29728 debug-util.cc:398] Leaking SignalData structure 0x7b080016f060 after lost signal to thread 29424
W20260709 12:08:30.861003 29728 debug-util.cc:398] Leaking SignalData structure 0x7b080016f740 after lost signal to thread 29487
W20260709 12:08:30.861945 29728 debug-util.cc:398] Leaking SignalData structure 0x7b08000f60e0 after lost signal to thread 29582
W20260709 12:08:30.862753 29728 debug-util.cc:398] Leaking SignalData structure 0x7b08001aae60 after lost signal to thread 29657
W20260709 12:08:30.863511 29728 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8540 after lost signal to thread 29731
I20260709 12:08:30.962499 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:30.968497 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:30.968958 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:31.997211 29421 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:08:32.001905 29556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
mode: GRACEFUL
new_leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:58304
I20260709 12:08:32.002781 29556 raft_consensus.cc:606] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Received request to transfer leadership to TS 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:32.010404 29558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
mode: GRACEFUL
new_leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:58304
I20260709 12:08:32.010893 29558 raft_consensus.cc:606] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Received request to transfer leadership to TS 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:32.017284 29558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
mode: GRACEFUL
new_leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:58304
I20260709 12:08:32.017956 29558 raft_consensus.cc:606] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Received request to transfer leadership to TS 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:32.040182 29902 raft_consensus.cc:993] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64: : Instructing follower 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:32.040946 29899 raft_consensus.cc:1081] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Signalling peer 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:32.043141 29632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:57530
I20260709 12:08:32.043700 29632 raft_consensus.cc:493] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.044098 29632 raft_consensus.cc:3060] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.051146 29632 raft_consensus.cc:515] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.056300 29632 leader_election.cc:290] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 3 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:32.057220 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:32.058079 29558 raft_consensus.cc:3055] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:32.058427 29558 raft_consensus.cc:740] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:32.058686 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d413a8ab23e24b399c57a3cf950748cb" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:32.059314 29705 raft_consensus.cc:3060] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.059288 29558 consensus_queue.cc:260] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.062924 29558 raft_consensus.cc:3060] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.063045 29707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab19451af84e404da9df50844e8ce904"
dest_uuid: "116f7c764da844afa8511a1acd594923"
mode: GRACEFUL
new_leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:53858
I20260709 12:08:32.063740 29707 raft_consensus.cc:606] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Received request to transfer leadership to TS 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:32.067042 29705 raft_consensus.cc:2468] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 3.
I20260709 12:08:32.068348 29596 leader_election.cc:304] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 
I20260709 12:08:32.069324 29893 raft_consensus.cc:2804] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:32.071605 29558 raft_consensus.cc:2468] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 3.
I20260709 12:08:32.073468 29893 raft_consensus.cc:697] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:32.074834 29893 consensus_queue.cc:237] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.080020 29705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b"
dest_uuid: "116f7c764da844afa8511a1acd594923"
mode: GRACEFUL
new_leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:53858
I20260709 12:08:32.080680 29705 raft_consensus.cc:606] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Received request to transfer leadership to TS 6d1c991fbdce49b6b1d696a4e4b519f8
I20260709 12:08:32.086795 29452 catalog_manager.cc:5697] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 2 to 3, leader changed from 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65) to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 3 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.151993 29899 raft_consensus.cc:993] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64: : Instructing follower 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:32.152580 29902 raft_consensus.cc:1081] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Signalling peer 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:32.154420 29632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:57530
I20260709 12:08:32.155004 29632 raft_consensus.cc:493] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.155398 29632 raft_consensus.cc:3060] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.162478 29632 raft_consensus.cc:515] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.164467 29632 leader_election.cc:290] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 2 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:32.165302 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:32.165475 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:32.165949 29558 raft_consensus.cc:3055] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:32.165994 29705 raft_consensus.cc:3060] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.166370 29558 raft_consensus.cc:740] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:32.167179 29558 consensus_queue.cc:260] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.168145 29558 raft_consensus.cc:3060] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.172197 29705 raft_consensus.cc:2468] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 2.
I20260709 12:08:32.173031 29558 raft_consensus.cc:2468] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 2.
I20260709 12:08:32.173322 29596 leader_election.cc:304] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 
I20260709 12:08:32.174166 29893 raft_consensus.cc:2804] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:32.174576 29893 raft_consensus.cc:697] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:32.175390 29893 consensus_queue.cc:237] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.183748 29452 catalog_manager.cc:5697] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 1 to 2, leader changed from 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65) to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.186774 29899 raft_consensus.cc:993] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64: : Instructing follower 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:32.187400 29902 raft_consensus.cc:1081] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Signalling peer 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:32.189144 29632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:57530
I20260709 12:08:32.189785 29632 raft_consensus.cc:493] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.190168 29632 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.195863 29632 raft_consensus.cc:515] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.197487 29632 leader_election.cc:290] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 3 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:32.198390 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:32.198984 29558 raft_consensus.cc:3055] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:32.198926 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:32.199512 29558 raft_consensus.cc:740] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:32.199996 29705 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.200459 29558 consensus_queue.cc:260] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.202996 29558 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.206596 29705 raft_consensus.cc:2468] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 3.
I20260709 12:08:32.207561 29558 raft_consensus.cc:2468] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 3.
I20260709 12:08:32.207652 29596 leader_election.cc:304] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 
I20260709 12:08:32.208446 29893 raft_consensus.cc:2804] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:32.208828 29893 raft_consensus.cc:697] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:32.209604 29893 consensus_queue.cc:237] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.216840 29452 catalog_manager.cc:5697] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 2 to 3, leader changed from 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65) to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 3 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.313481 29912 raft_consensus.cc:993] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923: : Instructing follower 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:32.314008 29884 raft_consensus.cc:1081] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Signalling peer 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:32.315533 29632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab19451af84e404da9df50844e8ce904"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:57518
I20260709 12:08:32.316001 29632 raft_consensus.cc:493] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.316293 29632 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.320416 29632 raft_consensus.cc:515] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.321965 29632 leader_election.cc:290] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 4 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:32.322892 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:32.323182 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:32.323658 29705 raft_consensus.cc:3055] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:32.323575 29558 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.324033 29705 raft_consensus.cc:740] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Running, Role: LEADER
I20260709 12:08:32.324726 29705 consensus_queue.cc:260] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.325659 29705 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.329710 29705 raft_consensus.cc:2468] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 4.
I20260709 12:08:32.330644 29596 leader_election.cc:304] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: 116f7c764da844afa8511a1acd594923, 6d1c991fbdce49b6b1d696a4e4b519f8; no voters: 
I20260709 12:08:32.331138 29558 raft_consensus.cc:2468] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 4.
I20260709 12:08:32.331480 29893 raft_consensus.cc:2804] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:32.331964 29893 raft_consensus.cc:697] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:32.332796 29893 consensus_queue.cc:237] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.334743 29912 raft_consensus.cc:993] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923: : Instructing follower 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:32.335191 29884 raft_consensus.cc:1081] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Signalling peer 6d1c991fbdce49b6b1d696a4e4b519f8 to start an election
I20260709 12:08:32.337074 29632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
 from {username='slave'} at 127.0.0.1:57518
I20260709 12:08:32.337675 29632 raft_consensus.cc:493] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.338027 29632 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.340277 29452 catalog_manager.cc:5697] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 3 to 4, leader changed from 116f7c764da844afa8511a1acd594923 (127.28.187.67) to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 4 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.344187 29632 raft_consensus.cc:515] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.346164 29632 leader_election.cc:290] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [CANDIDATE]: Term 4 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:32.347786 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:32.348868 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b32089475046559dd0a5ac36b8dd3b" candidate_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:32.349290 29705 raft_consensus.cc:3055] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:32.349571 29705 raft_consensus.cc:740] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 116f7c764da844afa8511a1acd594923, State: Running, Role: LEADER
I20260709 12:08:32.349491 29558 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.350351 29705 consensus_queue.cc:260] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.351204 29705 raft_consensus.cc:3060] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.356422 29705 raft_consensus.cc:2468] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 4.
I20260709 12:08:32.356508 29558 raft_consensus.cc:2468] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d1c991fbdce49b6b1d696a4e4b519f8 in term 4.
I20260709 12:08:32.357712 29596 leader_election.cc:304] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:32.358364 29893 raft_consensus.cc:2804] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:32.358808 29893 raft_consensus.cc:697] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 LEADER]: Becoming Leader. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:32.359562 29893 consensus_queue.cc:237] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:32.366833 29452 catalog_manager.cc:5697] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 reported cstate change: term changed from 3 to 4, leader changed from 116f7c764da844afa8511a1acd594923 (127.28.187.67) to 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66). New cstate: current_term: 4 leader_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.541863 29558 raft_consensus.cc:1275] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:32.543130 29893 consensus_queue.cc:1048] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:32.556057 29705 raft_consensus.cc:1275] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:32.558518 29904 consensus_queue.cc:1048] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:08:32.608526 29705 raft_consensus.cc:1275] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:32.609959 29893 consensus_queue.cc:1048] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:32.620658 29558 raft_consensus.cc:1275] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:32.622259 29893 consensus_queue.cc:1048] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:32.698233 29558 raft_consensus.cc:1275] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:32.699450 29893 consensus_queue.cc:1048] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:32.709741 29705 raft_consensus.cc:1275] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:32.711823 29904 consensus_queue.cc:1048] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:32.805860 29558 raft_consensus.cc:1275] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:32.807299 29923 consensus_queue.cc:1048] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:32.816411 29705 raft_consensus.cc:1275] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 4 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:32.818746 29893 consensus_queue.cc:1048] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:32.823691 29707 raft_consensus.cc:1275] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 4 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:32.824939 29893 consensus_queue.cc:1048] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:32.835129 29558 raft_consensus.cc:1275] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Refusing update from remote peer 6d1c991fbdce49b6b1d696a4e4b519f8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:32.836681 29904 consensus_queue.cc:1048] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:35.119194 29421 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:08:35.120095 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:35.128674 29632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
mode: GRACEFUL
new_leader_uuid: "116f7c764da844afa8511a1acd594923"
 from {username='slave'} at 127.0.0.1:57554
I20260709 12:08:35.129565 29632 raft_consensus.cc:606] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Received request to transfer leadership to TS 116f7c764da844afa8511a1acd594923
I20260709 12:08:35.132653 29632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
mode: GRACEFUL
new_leader_uuid: "116f7c764da844afa8511a1acd594923"
 from {username='slave'} at 127.0.0.1:57554
I20260709 12:08:35.133226 29632 raft_consensus.cc:606] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 LEADER]: Received request to transfer leadership to TS 116f7c764da844afa8511a1acd594923
I20260709 12:08:35.135800 29632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab19451af84e404da9df50844e8ce904"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
mode: GRACEFUL
new_leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:57554
I20260709 12:08:35.136296 29632 raft_consensus.cc:606] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 LEADER]: Received request to transfer leadership to TS 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:35.138988 29632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5366c3d57e548c4b1494891d18fcd22"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
mode: GRACEFUL
new_leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:57554
I20260709 12:08:35.139431 29632 raft_consensus.cc:606] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Received request to transfer leadership to TS 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:35.142112 29632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132"
dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
mode: GRACEFUL
new_leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:57554
I20260709 12:08:35.142607 29632 raft_consensus.cc:606] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Received request to transfer leadership to TS 73fb84fe5ffe479fad62cb7a931e6f64
I20260709 12:08:35.143839 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:08:35.144343 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:35.195194 29893 raft_consensus.cc:993] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8: : Instructing follower 116f7c764da844afa8511a1acd594923 to start an election
I20260709 12:08:35.195714 29930 raft_consensus.cc:1081] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Signalling peer 116f7c764da844afa8511a1acd594923 to start an election
I20260709 12:08:35.197214 29707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e"
dest_uuid: "116f7c764da844afa8511a1acd594923"
 from {username='slave'} at 127.0.0.1:37664
I20260709 12:08:35.197763 29707 raft_consensus.cc:493] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:35.198064 29707 raft_consensus.cc:3060] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:35.202924 29707 raft_consensus.cc:515] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.204962 29707 leader_election.cc:290] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 3 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471)
I20260709 12:08:35.206004 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:35.206116 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8ec2e8fccf4769962a2f74aa61929e" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:35.206919 29558 raft_consensus.cc:3060] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:35.207011 29632 raft_consensus.cc:3055] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:35.207459 29632 raft_consensus.cc:740] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:35.208149 29632 consensus_queue.cc:260] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.209401 29632 raft_consensus.cc:3060] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:35.212903 29558 raft_consensus.cc:2468] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116f7c764da844afa8511a1acd594923 in term 3.
I20260709 12:08:35.213862 29632 raft_consensus.cc:2468] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116f7c764da844afa8511a1acd594923 in term 3.
I20260709 12:08:35.214269 29670 leader_election.cc:304] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [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: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:35.215098 29884 raft_consensus.cc:2804] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:35.215880 29884 raft_consensus.cc:697] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Becoming Leader. State: Replica: 116f7c764da844afa8511a1acd594923, State: Running, Role: LEADER
I20260709 12:08:35.216650 29884 consensus_queue.cc:237] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.223742 29451 catalog_manager.cc:5697] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 reported cstate change: term changed from 2 to 3, leader changed from 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66) to 116f7c764da844afa8511a1acd594923 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "116f7c764da844afa8511a1acd594923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:35.241228 29893 raft_consensus.cc:993] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8: : Instructing follower 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:35.241698 29930 raft_consensus.cc:1081] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Signalling peer 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:35.243134 29558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:58300
I20260709 12:08:35.243659 29558 raft_consensus.cc:493] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:35.243934 29558 raft_consensus.cc:3060] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:35.248476 29558 raft_consensus.cc:515] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.250686 29558 leader_election.cc:290] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 3 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:35.251508 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:35.251663 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd443f805d2a4f57bf4034fe96c20132" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:35.252079 29707 raft_consensus.cc:3060] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:35.252080 29632 raft_consensus.cc:3055] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:35.252616 29632 raft_consensus.cc:740] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:35.253356 29632 consensus_queue.cc:260] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.254498 29632 raft_consensus.cc:3060] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:35.258492 29707 raft_consensus.cc:2468] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 3.
I20260709 12:08:35.259958 29521 leader_election.cc:304] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [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: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:35.260362 29632 raft_consensus.cc:2468] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 3.
I20260709 12:08:35.261695 29937 raft_consensus.cc:2804] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:35.262825 29937 raft_consensus.cc:697] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 LEADER]: Becoming Leader. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:35.263659 29937 consensus_queue.cc:237] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.271042 29451 catalog_manager.cc:5697] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 reported cstate change: term changed from 2 to 3, leader changed from 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66) to 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65). New cstate: current_term: 3 leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:35.459311 29930 raft_consensus.cc:993] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8: : Instructing follower 116f7c764da844afa8511a1acd594923 to start an election
I20260709 12:08:35.459745 29893 raft_consensus.cc:1081] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 LEADER]: Signalling peer 116f7c764da844afa8511a1acd594923 to start an election
I20260709 12:08:35.461293 29707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66"
dest_uuid: "116f7c764da844afa8511a1acd594923"
 from {username='slave'} at 127.0.0.1:37664
I20260709 12:08:35.461792 29707 raft_consensus.cc:493] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:35.462218 29707 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:35.466500 29707 raft_consensus.cc:515] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.468202 29707 leader_election.cc:290] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [CANDIDATE]: Term 4 election: Requested vote from peers 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445), 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471)
I20260709 12:08:35.468909 29558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
I20260709 12:08:35.469481 29558 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:35.469354 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813b0260381d42ad8963a1ac5e788b66" candidate_uuid: "116f7c764da844afa8511a1acd594923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:35.469921 29632 raft_consensus.cc:3055] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:35.470170 29632 raft_consensus.cc:740] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:35.470834 29632 consensus_queue.cc:260] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.471715 29632 raft_consensus.cc:3060] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:35.474022 29558 raft_consensus.cc:2468] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116f7c764da844afa8511a1acd594923 in term 4.
I20260709 12:08:35.475148 29670 leader_election.cc:304] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [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: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:35.475947 29884 raft_consensus.cc:2804] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:35.476435 29884 raft_consensus.cc:697] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 4 LEADER]: Becoming Leader. State: Replica: 116f7c764da844afa8511a1acd594923, State: Running, Role: LEADER
I20260709 12:08:35.477108 29632 raft_consensus.cc:2468] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116f7c764da844afa8511a1acd594923 in term 4.
I20260709 12:08:35.477221 29884 consensus_queue.cc:237] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.478968 29930 raft_consensus.cc:993] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8: : Instructing follower 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:35.479436 29893 raft_consensus.cc:1081] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 LEADER]: Signalling peer 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:35.480887 29558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab19451af84e404da9df50844e8ce904"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:58300
I20260709 12:08:35.481521 29558 raft_consensus.cc:493] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:35.481873 29558 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:08:35.485240 29451 catalog_manager.cc:5697] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 reported cstate change: term changed from 3 to 4, leader changed from 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66) to 116f7c764da844afa8511a1acd594923 (127.28.187.67). New cstate: current_term: 4 leader_uuid: "116f7c764da844afa8511a1acd594923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:35.487418 29930 raft_consensus.cc:993] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8: : Instructing follower 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:35.487890 29893 raft_consensus.cc:1081] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Signalling peer 73fb84fe5ffe479fad62cb7a931e6f64 to start an election
I20260709 12:08:35.487701 29558 raft_consensus.cc:515] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.489598 29558 leader_election.cc:290] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 5 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:35.490258 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:35.490793 29632 raft_consensus.cc:3055] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:08:35.491008 29632 raft_consensus.cc:740] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:35.491595 29556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5366c3d57e548c4b1494891d18fcd22"
dest_uuid: "73fb84fe5ffe479fad62cb7a931e6f64"
 from {username='slave'} at 127.0.0.1:58300
I20260709 12:08:35.491684 29632 consensus_queue.cc:260] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.492215 29556 raft_consensus.cc:493] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:35.492681 29556 raft_consensus.cc:3060] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:35.492628 29632 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:08:35.497129 29632 raft_consensus.cc:2468] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 5.
I20260709 12:08:35.497208 29556 raft_consensus.cc:515] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.497874 29707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab19451af84e404da9df50844e8ce904" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:35.498457 29707 raft_consensus.cc:3060] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:08:35.498550 29522 leader_election.cc:304] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [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: 6d1c991fbdce49b6b1d696a4e4b519f8, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:35.499384 29937 raft_consensus.cc:2804] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:08:35.500056 29556 leader_election.cc:290] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 election: Requested vote from peers 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471), 116f7c764da844afa8511a1acd594923 (127.28.187.67:35351)
I20260709 12:08:35.501092 29632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5366c3d57e548c4b1494891d18fcd22" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8"
I20260709 12:08:35.501343 29937 raft_consensus.cc:697] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 5 LEADER]: Becoming Leader. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:35.501194 29705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5366c3d57e548c4b1494891d18fcd22" candidate_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "116f7c764da844afa8511a1acd594923"
I20260709 12:08:35.501760 29632 raft_consensus.cc:3055] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:35.502014 29705 raft_consensus.cc:3060] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:35.502136 29632 raft_consensus.cc:740] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d1c991fbdce49b6b1d696a4e4b519f8, State: Running, Role: LEADER
I20260709 12:08:35.502265 29937 consensus_queue.cc:237] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [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: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.503013 29632 consensus_queue.cc:260] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.504088 29632 raft_consensus.cc:3060] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:35.505010 29707 raft_consensus.cc:2468] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 5.
I20260709 12:08:35.509083 29705 raft_consensus.cc:2468] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 2.
I20260709 12:08:35.510111 29521 leader_election.cc:304] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116f7c764da844afa8511a1acd594923, 73fb84fe5ffe479fad62cb7a931e6f64; no voters: 
I20260709 12:08:35.510331 29632 raft_consensus.cc:2468] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73fb84fe5ffe479fad62cb7a931e6f64 in term 2.
I20260709 12:08:35.511009 29937 raft_consensus.cc:2804] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:35.511483 29937 raft_consensus.cc:697] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Becoming Leader. State: Replica: 73fb84fe5ffe479fad62cb7a931e6f64, State: Running, Role: LEADER
I20260709 12:08:35.511644 29451 catalog_manager.cc:5697] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 reported cstate change: term changed from 4 to 5, leader changed from 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66) to 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65). New cstate: current_term: 5 leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:35.512315 29937 consensus_queue.cc:237] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } }
I20260709 12:08:35.523999 29451 catalog_manager.cc:5697] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 reported cstate change: term changed from 1 to 2, leader changed from 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66) to 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:35.661734 29632 raft_consensus.cc:1275] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Refusing update from remote peer 116f7c764da844afa8511a1acd594923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:35.662948 29884 consensus_queue.cc:1048] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:35.675311 29556 raft_consensus.cc:1275] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Refusing update from remote peer 116f7c764da844afa8511a1acd594923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:35.676649 29946 consensus_queue.cc:1048] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:35.686115 29705 raft_consensus.cc:1275] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:35.687222 29937 consensus_queue.cc:1048] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:35.696098 29632 raft_consensus.cc:1275] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:35.697822 29950 consensus_queue.cc:1048] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:08:35.943446 29705 raft_consensus.cc:1275] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:35.944607 29950 consensus_queue.cc:1048] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:35.947539 29707 raft_consensus.cc:1275] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 5 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:08:35.948619 29950 consensus_queue.cc:1048] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116f7c764da844afa8511a1acd594923" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:08:35.954286 29632 raft_consensus.cc:1275] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:35.956030 29938 consensus_queue.cc:1048] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:08:35.968751 29632 raft_consensus.cc:1275] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 5 FOLLOWER]: Refusing update from remote peer 73fb84fe5ffe479fad62cb7a931e6f64: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:08:35.970382 29950 consensus_queue.cc:1048] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:08:35.979214 29633 raft_consensus.cc:1275] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 FOLLOWER]: Refusing update from remote peer 116f7c764da844afa8511a1acd594923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:35.980450 29946 consensus_queue.cc:1048] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d1c991fbdce49b6b1d696a4e4b519f8" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:35.988986 29556 raft_consensus.cc:1275] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Refusing update from remote peer 116f7c764da844afa8511a1acd594923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:35.990525 29884 consensus_queue.cc:1048] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73fb84fe5ffe479fad62cb7a931e6f64" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:36.145687 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:36.153174 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:36.153759 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:08:37.744616 29484 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 29424
W20260709 12:08:37.745692 29484 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 29487
W20260709 12:08:37.746878 29484 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4420 after lost signal to thread 29582
W20260709 12:08:37.747702 29484 debug-util.cc:398] Leaking SignalData structure 0x7b080003e720 after lost signal to thread 29657
W20260709 12:08:37.748464 29484 debug-util.cc:398] Leaking SignalData structure 0x7b08001bdf20 after lost signal to thread 29731
W20260709 12:08:37.748881 29484 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6300 after lost signal to thread 29949
I20260709 12:08:37.844414 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:37.852600 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:37.853243 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:38.854780 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:38.863132 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:38.863687 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:39.864969 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:39.872450 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:39.872980 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:40.886190 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:40.891465 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:40.891888 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:08:41.155079 29484 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa420 after lost signal to thread 29424
W20260709 12:08:41.155853 29484 debug-util.cc:398] Leaking SignalData structure 0x7b08000f19e0 after lost signal to thread 29487
W20260709 12:08:41.156783 29484 debug-util.cc:398] Leaking SignalData structure 0x7b0800062380 after lost signal to thread 29582
W20260709 12:08:41.157670 29484 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7360 after lost signal to thread 29657
W20260709 12:08:41.158339 29484 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc400 after lost signal to thread 29731
I20260709 12:08:41.892915 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:41.897926 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:41.898344 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:42.899287 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:42.904210 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:42.904641 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:43.906598 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:43.913550 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:43.914034 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:44.915416 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:44.920372 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:44.920811 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:45.952975 29421 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:08:45.953533 29421 tablet_server.cc:179] TabletServer@127.28.187.65:0 shutting down...
I20260709 12:08:45.987396 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:45.988413 29421 tablet_replica.cc:333] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64: stopping tablet replica
I20260709 12:08:45.989328 29421 raft_consensus.cc:2243] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.990518 29421 raft_consensus.cc:2272] T b5366c3d57e548c4b1494891d18fcd22 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.993067 29421 tablet_replica.cc:333] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64: stopping tablet replica
I20260709 12:08:45.993671 29421 raft_consensus.cc:2243] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.994549 29421 raft_consensus.cc:2272] T ab19451af84e404da9df50844e8ce904 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.996340 29421 tablet_replica.cc:333] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64: stopping tablet replica
I20260709 12:08:45.996845 29421 raft_consensus.cc:2243] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:45.997713 29421 raft_consensus.cc:2272] T cd443f805d2a4f57bf4034fe96c20132 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:45.999581 29421 tablet_replica.cc:333] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64: stopping tablet replica
I20260709 12:08:46.000080 29421 raft_consensus.cc:2243] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.000519 29421 raft_consensus.cc:2272] T 3e8ec2e8fccf4769962a2f74aa61929e P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.002235 29421 tablet_replica.cc:333] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64: stopping tablet replica
I20260709 12:08:46.002753 29421 raft_consensus.cc:2243] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.003192 29421 raft_consensus.cc:2272] T 17ad3a195ebc4d4493aad4b03664a94c P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.004849 29421 tablet_replica.cc:333] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64: stopping tablet replica
I20260709 12:08:46.005324 29421 raft_consensus.cc:2243] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.005803 29421 raft_consensus.cc:2272] T 813b0260381d42ad8963a1ac5e788b66 P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.007567 29421 tablet_replica.cc:333] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64: stopping tablet replica
I20260709 12:08:46.008040 29421 raft_consensus.cc:2243] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.008423 29421 raft_consensus.cc:2272] T d413a8ab23e24b399c57a3cf950748cb P 73fb84fe5ffe479fad62cb7a931e6f64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.010236 29421 tablet_replica.cc:333] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64: stopping tablet replica
I20260709 12:08:46.010681 29421 raft_consensus.cc:2243] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.011063 29421 raft_consensus.cc:2272] T d54efa3af6054666a716d89fdcd9379f P 73fb84fe5ffe479fad62cb7a931e6f64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.012562 29421 tablet_replica.cc:333] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64: stopping tablet replica
I20260709 12:08:46.012991 29421 raft_consensus.cc:2243] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.013465 29421 raft_consensus.cc:2272] T a4b32089475046559dd0a5ac36b8dd3b P 73fb84fe5ffe479fad62cb7a931e6f64 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:46.016561 29670 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:08:46.020062 29670 consensus_peers.cc:597] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 -> Peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Couldn't send request to peer 73fb84fe5ffe479fad62cb7a931e6f64. 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:08:46.102630 29421 tablet_server.cc:196] TabletServer@127.28.187.65:0 shutdown complete.
W20260709 12:08:46.122318 29596 consensus_peers.cc:597] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 -> Peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Couldn't send request to peer 73fb84fe5ffe479fad62cb7a931e6f64. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:46.125193 29421 tablet_server.cc:179] TabletServer@127.28.187.66:0 shutting down...
W20260709 12:08:46.152410 29671 consensus_peers.cc:597] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 -> Peer 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471): Couldn't send request to peer 6d1c991fbdce49b6b1d696a4e4b519f8. 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:08:46.155180 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:46.155901 29421 tablet_replica.cc:333] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8: stopping tablet replica
I20260709 12:08:46.156664 29421 raft_consensus.cc:2243] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:08:46.157543 29421 raft_consensus.cc:2272] T d54efa3af6054666a716d89fdcd9379f P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.159404 29421 tablet_replica.cc:333] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8: stopping tablet replica
I20260709 12:08:46.159973 29421 raft_consensus.cc:2243] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:08:46.160727 29421 raft_consensus.cc:2272] T a4b32089475046559dd0a5ac36b8dd3b P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.162528 29421 tablet_replica.cc:333] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8: stopping tablet replica
I20260709 12:08:46.163028 29421 raft_consensus.cc:2243] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.163434 29421 raft_consensus.cc:2272] T b5366c3d57e548c4b1494891d18fcd22 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.165113 29421 tablet_replica.cc:333] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8: stopping tablet replica
I20260709 12:08:46.165696 29421 raft_consensus.cc:2243] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.166265 29421 raft_consensus.cc:2272] T 3e8ec2e8fccf4769962a2f74aa61929e P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.169586 29421 tablet_replica.cc:333] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8: stopping tablet replica
I20260709 12:08:46.170447 29421 raft_consensus.cc:2243] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.171099 29421 raft_consensus.cc:2272] T cd443f805d2a4f57bf4034fe96c20132 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.173800 29421 tablet_replica.cc:333] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8: stopping tablet replica
I20260709 12:08:46.174584 29421 raft_consensus.cc:2243] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.175216 29421 raft_consensus.cc:2272] T ab19451af84e404da9df50844e8ce904 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:46.176409 29670 consensus_peers.cc:597] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 -> Peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Couldn't send request to peer 73fb84fe5ffe479fad62cb7a931e6f64. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:46.177604 29421 tablet_replica.cc:333] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8: stopping tablet replica
I20260709 12:08:46.178344 29421 raft_consensus.cc:2243] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.178893 29421 raft_consensus.cc:2272] T 17ad3a195ebc4d4493aad4b03664a94c P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.180876 29421 tablet_replica.cc:333] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8: stopping tablet replica
I20260709 12:08:46.181471 29421 raft_consensus.cc:2243] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.181908 29421 raft_consensus.cc:2272] T 813b0260381d42ad8963a1ac5e788b66 P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:46.181982 29670 consensus_peers.cc:597] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 -> Peer 73fb84fe5ffe479fad62cb7a931e6f64 (127.28.187.65:36445): Couldn't send request to peer 73fb84fe5ffe479fad62cb7a931e6f64. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:46.183944 29421 tablet_replica.cc:333] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8: stopping tablet replica
I20260709 12:08:46.184417 29421 raft_consensus.cc:2243] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:46.185138 29421 raft_consensus.cc:2272] T d413a8ab23e24b399c57a3cf950748cb P 6d1c991fbdce49b6b1d696a4e4b519f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.213788 29421 tablet_server.cc:196] TabletServer@127.28.187.66:0 shutdown complete.
I20260709 12:08:46.232607 29421 tablet_server.cc:179] TabletServer@127.28.187.67:0 shutting down...
W20260709 12:08:46.254509 29671 consensus_peers.cc:597] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 -> Peer 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471): Couldn't send request to peer 6d1c991fbdce49b6b1d696a4e4b519f8. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:37471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:08:46.261176 29671 consensus_peers.cc:597] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 -> Peer 6d1c991fbdce49b6b1d696a4e4b519f8 (127.28.187.66:37471): Couldn't send request to peer 6d1c991fbdce49b6b1d696a4e4b519f8. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:37471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:46.262574 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:46.263229 29421 tablet_replica.cc:333] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923: stopping tablet replica
I20260709 12:08:46.264026 29421 raft_consensus.cc:2243] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.264642 29421 raft_consensus.cc:2272] T b5366c3d57e548c4b1494891d18fcd22 P 116f7c764da844afa8511a1acd594923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.266573 29421 tablet_replica.cc:333] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923: stopping tablet replica
I20260709 12:08:46.267058 29421 raft_consensus.cc:2243] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:46.267773 29421 raft_consensus.cc:2272] T 17ad3a195ebc4d4493aad4b03664a94c P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.269593 29421 tablet_replica.cc:333] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923: stopping tablet replica
I20260709 12:08:46.270138 29421 raft_consensus.cc:2243] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.270570 29421 raft_consensus.cc:2272] T cd443f805d2a4f57bf4034fe96c20132 P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.272312 29421 tablet_replica.cc:333] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923: stopping tablet replica
I20260709 12:08:46.272766 29421 raft_consensus.cc:2243] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.273178 29421 raft_consensus.cc:2272] T ab19451af84e404da9df50844e8ce904 P 116f7c764da844afa8511a1acd594923 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.274811 29421 tablet_replica.cc:333] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923: stopping tablet replica
I20260709 12:08:46.275286 29421 raft_consensus.cc:2243] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:46.276037 29421 raft_consensus.cc:2272] T 3e8ec2e8fccf4769962a2f74aa61929e P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.277671 29421 tablet_replica.cc:333] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923: stopping tablet replica
I20260709 12:08:46.278185 29421 raft_consensus.cc:2243] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:08:46.278904 29421 raft_consensus.cc:2272] T 813b0260381d42ad8963a1ac5e788b66 P 116f7c764da844afa8511a1acd594923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.280700 29421 tablet_replica.cc:333] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923: stopping tablet replica
I20260709 12:08:46.281175 29421 raft_consensus.cc:2243] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.281585 29421 raft_consensus.cc:2272] T d413a8ab23e24b399c57a3cf950748cb P 116f7c764da844afa8511a1acd594923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.283344 29421 tablet_replica.cc:333] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923: stopping tablet replica
I20260709 12:08:46.283836 29421 raft_consensus.cc:2243] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.284233 29421 raft_consensus.cc:2272] T a4b32089475046559dd0a5ac36b8dd3b P 116f7c764da844afa8511a1acd594923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.285868 29421 tablet_replica.cc:333] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923: stopping tablet replica
I20260709 12:08:46.286304 29421 raft_consensus.cc:2243] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:46.286645 29421 raft_consensus.cc:2272] T d54efa3af6054666a716d89fdcd9379f P 116f7c764da844afa8511a1acd594923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.329571 29421 tablet_server.cc:196] TabletServer@127.28.187.67:0 shutdown complete.
I20260709 12:08:46.347082 29421 master.cc:562] Master@127.28.187.126:37399 shutting down...
I20260709 12:08:46.402299 29510 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:08:46.543102 29421 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:08:46.543726 29421 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:46.544165 29421 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8d287b48a1aa4dd38d8f9d9f446b9958: stopping tablet replica
I20260709 12:08:46.585083 29421 master.cc:584] Master@127.28.187.126:37399 shutdown complete.
116f7c764da844afa8511a1acd594923  1
6d1c991fbdce49b6b1d696a4e4b519f8  4
73fb84fe5ffe479fad62cb7a931e6f64  4
116f7c764da844afa8511a1acd594923  3
6d1c991fbdce49b6b1d696a4e4b519f8  3
73fb84fe5ffe479fad62cb7a931e6f64  3
116f7c764da844afa8511a1acd594923  1
6d1c991fbdce49b6b1d696a4e4b519f8  8
73fb84fe5ffe479fad62cb7a931e6f64  0
116f7c764da844afa8511a1acd594923  3
6d1c991fbdce49b6b1d696a4e4b519f8  3
73fb84fe5ffe479fad62cb7a931e6f64  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (33168 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:08:46.626104 29421 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.187.126:44933
I20260709 12:08:46.627199 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:46.633062 29981 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:08:46.633292 29983 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:08:46.633358 29980 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:08:46.634305 29421 server_base.cc:1061] running on GCE node
I20260709 12:08:46.635252 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:46.635456 29421 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:08:46.635597 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598926635580 us; error 0 us; skew 500 ppm
I20260709 12:08:46.636086 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:46.642004 29421 webserver.cc:533] Webserver started at http://127.28.187.126:43669/ using document root <none> and password file <none>
I20260709 12:08:46.642529 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:46.642709 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:46.642964 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:46.644137 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/master-0-root/instance:
uuid: "82c3f2a09924425b8039eb169da19f6f"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-442x"
I20260709 12:08:46.649258 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:08:46.652967 29988 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:08:46.653816 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:08:46.654131 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/master-0-root
uuid: "82c3f2a09924425b8039eb169da19f6f"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-442x"
I20260709 12:08:46.654420 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-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:08:46.685635 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:46.686880 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:46.731441 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.126:44933
I20260709 12:08:46.731544 30039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.126:44933 every 8 connection(s)
I20260709 12:08:46.735976 30040 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:08:46.749101 30040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f: Bootstrap starting.
I20260709 12:08:46.753937 30040 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:46.758848 30040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f: No bootstrap required, opened a new log
I20260709 12:08:46.761475 30040 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c3f2a09924425b8039eb169da19f6f" member_type: VOTER }
I20260709 12:08:46.761996 30040 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:46.762210 30040 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c3f2a09924425b8039eb169da19f6f, State: Initialized, Role: FOLLOWER
I20260709 12:08:46.762787 30040 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82c3f2a09924425b8039eb169da19f6f" member_type: VOTER }
I20260709 12:08:46.763273 30040 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:08:46.763509 30040 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:08:46.763769 30040 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:46.767871 30040 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c3f2a09924425b8039eb169da19f6f" member_type: VOTER }
I20260709 12:08:46.768527 30040 leader_election.cc:304] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [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: 82c3f2a09924425b8039eb169da19f6f; no voters: 
I20260709 12:08:46.769675 30040 leader_election.cc:290] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:08:46.770057 30043 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:46.771217 30043 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 1 LEADER]: Becoming Leader. State: Replica: 82c3f2a09924425b8039eb169da19f6f, State: Running, Role: LEADER
I20260709 12:08:46.771899 30043 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [LEADER]: Queue going to LEADER mode. State: All 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: "82c3f2a09924425b8039eb169da19f6f" member_type: VOTER }
I20260709 12:08:46.772519 30040 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:08:46.776521 30044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82c3f2a09924425b8039eb169da19f6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c3f2a09924425b8039eb169da19f6f" member_type: VOTER } }
I20260709 12:08:46.778000 30044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:46.777403 30045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82c3f2a09924425b8039eb169da19f6f. Latest consensus state: current_term: 1 leader_uuid: "82c3f2a09924425b8039eb169da19f6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82c3f2a09924425b8039eb169da19f6f" member_type: VOTER } }
I20260709 12:08:46.778862 30045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:46.779656 30050 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:08:46.785631 30050 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:08:46.787221 29421 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:08:46.795521 30050 catalog_manager.cc:1383] Generated new cluster ID: 74bdc80bae44469ea54154aca9cb381a
I20260709 12:08:46.795837 30050 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:08:46.831004 30050 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:08:46.832671 30050 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:08:46.849889 30050 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f: Generated new TSK 0
I20260709 12:08:46.850536 30050 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:08:46.919041 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:46.925562 30061 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:08:46.927120 30062 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:08:46.928020 30064 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:08:46.929076 29421 server_base.cc:1061] running on GCE node
I20260709 12:08:46.930106 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:46.930284 29421 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:08:46.930415 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598926930403 us; error 0 us; skew 500 ppm
I20260709 12:08:46.930884 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:46.933259 29421 webserver.cc:533] Webserver started at http://127.28.187.65:34779/ using document root <none> and password file <none>
I20260709 12:08:46.933771 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:46.933991 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:46.934208 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:46.935227 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-0-root/instance:
uuid: "f9e51e3509c44fa0abd60d05b62c7134"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-442x"
I20260709 12:08:46.939767 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:08:46.943532 30069 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:08:46.944427 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:08:46.944818 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-0-root
uuid: "f9e51e3509c44fa0abd60d05b62c7134"
format_stamp: "Formatted at 2026-07-09 12:08:46 on dist-test-slave-442x"
I20260709 12:08:46.945108 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-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:08:46.968427 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:46.969736 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:46.971217 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:46.973698 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:46.973891 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:46.974156 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:46.974350 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:47.015084 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.65:38157
I20260709 12:08:47.015189 30131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.65:38157 every 8 connection(s)
I20260709 12:08:47.019959 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 12:08:47.029484 29421 server_base.cc:1061] running on GCE node
W20260709 12:08:47.029520 30137 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:08:47.030544 30136 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:08:47.030614 30139 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:08:47.032728 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:47.032941 29421 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:08:47.033113 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598927033096 us; error 0 us; skew 500 ppm
I20260709 12:08:47.033074 30132 heartbeater.cc:344] Connected to a master server at 127.28.187.126:44933
I20260709 12:08:47.033622 30132 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:47.033849 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:47.034483 30132 heartbeater.cc:507] Master 127.28.187.126:44933 requested a full tablet report, sending...
I20260709 12:08:47.036527 29421 webserver.cc:533] Webserver started at http://127.28.187.66:34809/ using document root <none> and password file <none>
I20260709 12:08:47.037077 30005 ts_manager.cc:194] Registered new tserver with Master: f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157)
I20260709 12:08:47.037242 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:47.037573 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:47.037912 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:47.039309 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-1-root/instance:
uuid: "e4134700befc46f8ac7442a85b4c10ac"
format_stamp: "Formatted at 2026-07-09 12:08:47 on dist-test-slave-442x"
I20260709 12:08:47.039542 30005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53688
I20260709 12:08:47.044051 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:08:47.047680 30144 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:08:47.048472 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:08:47.048775 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-1-root
uuid: "e4134700befc46f8ac7442a85b4c10ac"
format_stamp: "Formatted at 2026-07-09 12:08:47 on dist-test-slave-442x"
I20260709 12:08:47.049065 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-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:08:47.066915 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:47.068114 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:47.069587 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:47.071792 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:47.072029 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:47.072263 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:47.072410 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:47.115386 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.66:40083
I20260709 12:08:47.115494 30206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.66:40083 every 8 connection(s)
I20260709 12:08:47.120100 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:47.128216 30210 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:08:47.128631 30211 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:08:47.133028 30213 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:08:47.134109 29421 server_base.cc:1061] running on GCE node
I20260709 12:08:47.134193 30207 heartbeater.cc:344] Connected to a master server at 127.28.187.126:44933
I20260709 12:08:47.134670 30207 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:47.135283 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:47.135592 29421 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:08:47.135748 30207 heartbeater.cc:507] Master 127.28.187.126:44933 requested a full tablet report, sending...
I20260709 12:08:47.135808 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598927135788 us; error 0 us; skew 500 ppm
I20260709 12:08:47.136695 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:47.138550 30005 ts_manager.cc:194] Registered new tserver with Master: e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:47.139896 29421 webserver.cc:533] Webserver started at http://127.28.187.67:37389/ using document root <none> and password file <none>
I20260709 12:08:47.140092 30005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53690
I20260709 12:08:47.140432 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:47.140661 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:47.140950 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:47.142580 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-2-root/instance:
uuid: "7fe83ac9e2744cadaa84880b200a03d1"
format_stamp: "Formatted at 2026-07-09 12:08:47 on dist-test-slave-442x"
I20260709 12:08:47.148097 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:08:47.151918 30218 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:08:47.152927 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:08:47.153228 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-2-root
uuid: "7fe83ac9e2744cadaa84880b200a03d1"
format_stamp: "Formatted at 2026-07-09 12:08:47 on dist-test-slave-442x"
I20260709 12:08:47.153631 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598893288105-29421-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:08:47.190039 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:47.191283 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:47.192772 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:47.195127 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:47.195369 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:47.195598 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:47.195747 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:47.235996 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.67:44705
I20260709 12:08:47.236085 30280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.67:44705 every 8 connection(s)
I20260709 12:08:47.249889 30281 heartbeater.cc:344] Connected to a master server at 127.28.187.126:44933
I20260709 12:08:47.250265 30281 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:47.251047 30281 heartbeater.cc:507] Master 127.28.187.126:44933 requested a full tablet report, sending...
I20260709 12:08:47.252964 30005 ts_manager.cc:194] Registered new tserver with Master: 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:47.253500 29421 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01434485s
I20260709 12:08:47.254326 30005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53696
I20260709 12:08:47.280051 30005 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53704:
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:08:47.283034 30005 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:08:47.360181 30097 tablet_service.cc:1511] Processing CreateTablet for tablet f6ce9983601442acb52bb98610b9952b (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:47.361636 30097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ce9983601442acb52bb98610b9952b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.366509 30096 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4746e2e118469993c2d8e43c93cb41 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:47.367915 30096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4746e2e118469993c2d8e43c93cb41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.369613 30170 tablet_service.cc:1511] Processing CreateTablet for tablet da1a77b9ba2a4e8cbde19fdb826a494a (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:47.370342 30172 tablet_service.cc:1511] Processing CreateTablet for tablet f6ce9983601442acb52bb98610b9952b (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:47.371032 30170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1a77b9ba2a4e8cbde19fdb826a494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.371691 30172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ce9983601442acb52bb98610b9952b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.373162 30095 tablet_service.cc:1511] Processing CreateTablet for tablet da1a77b9ba2a4e8cbde19fdb826a494a (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:47.374509 30095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1a77b9ba2a4e8cbde19fdb826a494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.374833 30166 tablet_service.cc:1511] Processing CreateTablet for tablet 194de325961a44dd9252a54f52693fa4 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:47.376097 30166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194de325961a44dd9252a54f52693fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.378473 30167 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd6013e507146bdb19f23774133d6fe (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:47.378346 30165 tablet_service.cc:1511] Processing CreateTablet for tablet 815b46cc2bd1461c86939847d51b6300 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:47.379801 30167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd6013e507146bdb19f23774133d6fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.382609 30168 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d94f449d94a7c8cb1961038a3a6b7 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:47.384011 30164 tablet_service.cc:1511] Processing CreateTablet for tablet 46b01c10af384e8ba5ea9d7535554305 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:47.385258 30169 tablet_service.cc:1511] Processing CreateTablet for tablet 34c7fdd3350c44789b64eb65529b67d2 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:47.387580 30171 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4746e2e118469993c2d8e43c93cb41 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:47.390722 30094 tablet_service.cc:1511] Processing CreateTablet for tablet 34c7fdd3350c44789b64eb65529b67d2 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:47.392139 30094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c7fdd3350c44789b64eb65529b67d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.384001 30168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d94f449d94a7c8cb1961038a3a6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.395080 30093 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d94f449d94a7c8cb1961038a3a6b7 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:47.396224 30163 tablet_service.cc:1511] Processing CreateTablet for tablet b78c97f9f43a40b997a50fe4c1ed89b6 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:47.396659 30093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d94f449d94a7c8cb1961038a3a6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.398479 30092 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd6013e507146bdb19f23774133d6fe (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:47.399868 30092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd6013e507146bdb19f23774133d6fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.402709 30091 tablet_service.cc:1511] Processing CreateTablet for tablet 194de325961a44dd9252a54f52693fa4 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:47.404083 30091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194de325961a44dd9252a54f52693fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.406875 30090 tablet_service.cc:1511] Processing CreateTablet for tablet 815b46cc2bd1461c86939847d51b6300 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:47.408382 30090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815b46cc2bd1461c86939847d51b6300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.411264 30089 tablet_service.cc:1511] Processing CreateTablet for tablet 46b01c10af384e8ba5ea9d7535554305 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:47.412889 30089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b01c10af384e8ba5ea9d7535554305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.415292 30088 tablet_service.cc:1511] Processing CreateTablet for tablet b78c97f9f43a40b997a50fe4c1ed89b6 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:47.416769 30088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78c97f9f43a40b997a50fe4c1ed89b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.417768 30163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78c97f9f43a40b997a50fe4c1ed89b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.418454 30169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c7fdd3350c44789b64eb65529b67d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.421504 30165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815b46cc2bd1461c86939847d51b6300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.425733 30164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b01c10af384e8ba5ea9d7535554305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.431659 30171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4746e2e118469993c2d8e43c93cb41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.485150 30246 tablet_service.cc:1511] Processing CreateTablet for tablet f6ce9983601442acb52bb98610b9952b (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:47.486842 30246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ce9983601442acb52bb98610b9952b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.488989 30245 tablet_service.cc:1511] Processing CreateTablet for tablet 3d4746e2e118469993c2d8e43c93cb41 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:47.490588 30245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d4746e2e118469993c2d8e43c93cb41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.537256 30297 tablet_bootstrap.cc:492] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134: Bootstrap starting.
I20260709 12:08:47.554003 30244 tablet_service.cc:1511] Processing CreateTablet for tablet da1a77b9ba2a4e8cbde19fdb826a494a (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:47.554198 30243 tablet_service.cc:1511] Processing CreateTablet for tablet 34c7fdd3350c44789b64eb65529b67d2 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:47.555495 30243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34c7fdd3350c44789b64eb65529b67d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.558660 30244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1a77b9ba2a4e8cbde19fdb826a494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.558952 30296 tablet_bootstrap.cc:492] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac: Bootstrap starting.
I20260709 12:08:47.573180 30239 tablet_service.cc:1511] Processing CreateTablet for tablet 815b46cc2bd1461c86939847d51b6300 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:47.574890 30237 tablet_service.cc:1511] Processing CreateTablet for tablet b78c97f9f43a40b997a50fe4c1ed89b6 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:47.575465 30239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815b46cc2bd1461c86939847d51b6300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.576195 30237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78c97f9f43a40b997a50fe4c1ed89b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.578138 30240 tablet_service.cc:1511] Processing CreateTablet for tablet 194de325961a44dd9252a54f52693fa4 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:47.580214 30242 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d94f449d94a7c8cb1961038a3a6b7 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:47.581914 30241 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd6013e507146bdb19f23774133d6fe (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:47.573180 30238 tablet_service.cc:1511] Processing CreateTablet for tablet 46b01c10af384e8ba5ea9d7535554305 (DEFAULT_TABLE table=test-workload [id=4e3cade34815475ead1e2db85ec143ac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:47.585760 30240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 194de325961a44dd9252a54f52693fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.586315 30238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b01c10af384e8ba5ea9d7535554305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.590106 30241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd6013e507146bdb19f23774133d6fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.592012 30297 tablet_bootstrap.cc:654] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.594003 30242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d94f449d94a7c8cb1961038a3a6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:47.622105 30298 tablet_bootstrap.cc:492] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1: Bootstrap starting.
I20260709 12:08:47.628391 30297 tablet_bootstrap.cc:492] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134: No bootstrap required, opened a new log
I20260709 12:08:47.628906 30297 ts_tablet_manager.cc:1403] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.007s
I20260709 12:08:47.630414 30296 tablet_bootstrap.cc:654] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.630609 30298 tablet_bootstrap.cc:654] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.632540 30297 raft_consensus.cc:359] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.634325 30297 raft_consensus.cc:385] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.634702 30297 raft_consensus.cc:740] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.636828 30297 consensus_queue.cc:260] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.643234 30298 tablet_bootstrap.cc:492] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1: No bootstrap required, opened a new log
I20260709 12:08:47.643744 30298 ts_tablet_manager.cc:1403] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.010s
I20260709 12:08:47.644134 30297 ts_tablet_manager.cc:1434] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260709 12:08:47.645049 30132 heartbeater.cc:499] Master 127.28.187.126:44933 was elected leader, sending a full tablet report...
I20260709 12:08:47.645467 30297 tablet_bootstrap.cc:492] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134: Bootstrap starting.
I20260709 12:08:47.646286 30298 raft_consensus.cc:359] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.646939 30298 raft_consensus.cc:385] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.647176 30298 raft_consensus.cc:740] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.647809 30298 consensus_queue.cc:260] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.650151 30281 heartbeater.cc:499] Master 127.28.187.126:44933 was elected leader, sending a full tablet report...
I20260709 12:08:47.651933 30297 tablet_bootstrap.cc:654] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.657581 30297 tablet_bootstrap.cc:492] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134: No bootstrap required, opened a new log
I20260709 12:08:47.658066 30297 ts_tablet_manager.cc:1403] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:08:47.659538 30298 ts_tablet_manager.cc:1434] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:08:47.660535 30298 tablet_bootstrap.cc:492] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1: Bootstrap starting.
I20260709 12:08:47.660992 30297 raft_consensus.cc:359] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.661762 30297 raft_consensus.cc:385] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.662043 30297 raft_consensus.cc:740] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.663197 30296 tablet_bootstrap.cc:492] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac: No bootstrap required, opened a new log
I20260709 12:08:47.662786 30297 consensus_queue.cc:260] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.663691 30296 ts_tablet_manager.cc:1403] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac: Time spent bootstrapping tablet: real 0.105s	user 0.004s	sys 0.007s
I20260709 12:08:47.665103 30297 ts_tablet_manager.cc:1434] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:08:47.666141 30297 tablet_bootstrap.cc:492] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134: Bootstrap starting.
I20260709 12:08:47.667025 30296 raft_consensus.cc:359] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:47.667574 30298 tablet_bootstrap.cc:654] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.667868 30296 raft_consensus.cc:385] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.668341 30296 raft_consensus.cc:740] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.669404 30296 consensus_queue.cc:260] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:47.672914 30297 tablet_bootstrap.cc:654] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.679703 30296 ts_tablet_manager.cc:1434] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.010s
I20260709 12:08:47.680662 30207 heartbeater.cc:499] Master 127.28.187.126:44933 was elected leader, sending a full tablet report...
I20260709 12:08:47.698082 30296 tablet_bootstrap.cc:492] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac: Bootstrap starting.
I20260709 12:08:47.703107 30296 tablet_bootstrap.cc:654] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.706490 30298 tablet_bootstrap.cc:492] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1: No bootstrap required, opened a new log
I20260709 12:08:47.706970 30298 ts_tablet_manager.cc:1403] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.028s
I20260709 12:08:47.708943 30297 tablet_bootstrap.cc:492] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134: No bootstrap required, opened a new log
I20260709 12:08:47.709548 30297 ts_tablet_manager.cc:1403] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.018s
I20260709 12:08:47.709906 30298 raft_consensus.cc:359] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.710687 30298 raft_consensus.cc:385] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.710999 30298 raft_consensus.cc:740] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.711791 30298 consensus_queue.cc:260] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.712843 30297 raft_consensus.cc:359] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.713646 30297 raft_consensus.cc:385] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.713994 30297 raft_consensus.cc:740] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.714311 30298 ts_tablet_manager.cc:1434] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:08:47.715307 30298 tablet_bootstrap.cc:492] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1: Bootstrap starting.
I20260709 12:08:47.715556 30296 tablet_bootstrap.cc:492] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac: No bootstrap required, opened a new log
I20260709 12:08:47.715109 30297 consensus_queue.cc:260] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.716063 30296 ts_tablet_manager.cc:1403] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:08:47.717691 30297 ts_tablet_manager.cc:1434] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:08:47.718804 30297 tablet_bootstrap.cc:492] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134: Bootstrap starting.
I20260709 12:08:47.719235 30296 raft_consensus.cc:359] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.720127 30296 raft_consensus.cc:385] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.720479 30296 raft_consensus.cc:740] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.721258 30296 consensus_queue.cc:260] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.722038 30298 tablet_bootstrap.cc:654] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.725881 30296 ts_tablet_manager.cc:1434] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 12:08:47.726373 30297 tablet_bootstrap.cc:654] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.726928 30296 tablet_bootstrap.cc:492] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac: Bootstrap starting.
I20260709 12:08:47.733815 30296 tablet_bootstrap.cc:654] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.734664 30298 tablet_bootstrap.cc:492] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1: No bootstrap required, opened a new log
I20260709 12:08:47.735237 30298 ts_tablet_manager.cc:1403] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260709 12:08:47.736198 30297 tablet_bootstrap.cc:492] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134: No bootstrap required, opened a new log
I20260709 12:08:47.736712 30297 ts_tablet_manager.cc:1403] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 12:08:47.738557 30298 raft_consensus.cc:359] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.739521 30298 raft_consensus.cc:385] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.739950 30298 raft_consensus.cc:740] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Initialized, Role: FOLLOWER
W20260709 12:08:47.740061 30282 tablet.cc:2406] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:08:47.739445 30297 raft_consensus.cc:359] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.740900 30297 raft_consensus.cc:385] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.741183 30297 raft_consensus.cc:740] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.741940 30297 consensus_queue.cc:260] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.742136 30298 consensus_queue.cc:260] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.744189 30297 ts_tablet_manager.cc:1434] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:08:47.744617 30298 ts_tablet_manager.cc:1434] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:08:47.745235 30297 tablet_bootstrap.cc:492] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134: Bootstrap starting.
I20260709 12:08:47.745684 30298 tablet_bootstrap.cc:492] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1: Bootstrap starting.
I20260709 12:08:47.752200 30297 tablet_bootstrap.cc:654] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.752385 30298 tablet_bootstrap.cc:654] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.764823 30297 tablet_bootstrap.cc:492] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134: No bootstrap required, opened a new log
I20260709 12:08:47.765341 30297 ts_tablet_manager.cc:1403] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 12:08:47.766053 30298 tablet_bootstrap.cc:492] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1: No bootstrap required, opened a new log
I20260709 12:08:47.766067 30296 tablet_bootstrap.cc:492] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac: No bootstrap required, opened a new log
I20260709 12:08:47.766659 30298 ts_tablet_manager.cc:1403] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 12:08:47.766713 30296 ts_tablet_manager.cc:1403] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.020s
I20260709 12:08:47.768240 30297 raft_consensus.cc:359] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.768968 30297 raft_consensus.cc:385] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.769217 30297 raft_consensus.cc:740] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.769670 30298 raft_consensus.cc:359] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.770465 30298 raft_consensus.cc:385] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.770768 30298 raft_consensus.cc:740] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.770013 30297 consensus_queue.cc:260] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.771584 30298 consensus_queue.cc:260] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.772995 30297 ts_tablet_manager.cc:1434] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:08:47.773939 30298 ts_tablet_manager.cc:1434] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:08:47.774109 30297 tablet_bootstrap.cc:492] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134: Bootstrap starting.
I20260709 12:08:47.774868 30298 tablet_bootstrap.cc:492] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1: Bootstrap starting.
I20260709 12:08:47.775454 30296 raft_consensus.cc:359] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.776161 30296 raft_consensus.cc:385] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.776520 30296 raft_consensus.cc:740] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.777446 30296 consensus_queue.cc:260] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.780503 30297 tablet_bootstrap.cc:654] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.780515 30296 ts_tablet_manager.cc:1434] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:08:47.782011 30298 tablet_bootstrap.cc:654] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1: Neither blocks nor log segments found. Creating new log.
W20260709 12:08:47.783102 30053 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:47.783914 30296 tablet_bootstrap.cc:492] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac: Bootstrap starting.
I20260709 12:08:47.791630 30296 tablet_bootstrap.cc:654] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.800310 30296 tablet_bootstrap.cc:492] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac: No bootstrap required, opened a new log
I20260709 12:08:47.800832 30296 ts_tablet_manager.cc:1403] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260709 12:08:47.800875 30305 raft_consensus.cc:493] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.801452 30305 raft_consensus.cc:515] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:47.803990 30296 raft_consensus.cc:359] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.804802 30296 raft_consensus.cc:385] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.805119 30296 raft_consensus.cc:740] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.805523 30303 raft_consensus.cc:493] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.806438 30296 consensus_queue.cc:260] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.807653 30298 tablet_bootstrap.cc:492] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1: No bootstrap required, opened a new log
I20260709 12:08:47.807260 30303 raft_consensus.cc:515] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.809839 30298 ts_tablet_manager.cc:1403] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.008s
I20260709 12:08:47.811769 30303 leader_election.cc:290] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:47.806291 30305 leader_election.cc:290] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:47.812669 30298 raft_consensus.cc:359] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:47.815949 30298 raft_consensus.cc:385] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.818888 30296 ts_tablet_manager.cc:1434] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.009s
I20260709 12:08:47.819171 30298 raft_consensus.cc:740] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.820163 30298 consensus_queue.cc:260] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:47.820547 30296 tablet_bootstrap.cc:492] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac: Bootstrap starting.
I20260709 12:08:47.822474 30298 ts_tablet_manager.cc:1434] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:08:47.823521 30298 tablet_bootstrap.cc:492] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1: Bootstrap starting.
I20260709 12:08:47.832463 30296 tablet_bootstrap.cc:654] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.847857 30297 tablet_bootstrap.cc:492] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134: No bootstrap required, opened a new log
I20260709 12:08:47.848390 30297 ts_tablet_manager.cc:1403] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.024s
I20260709 12:08:47.849282 30296 tablet_bootstrap.cc:492] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac: No bootstrap required, opened a new log
I20260709 12:08:47.849812 30296 ts_tablet_manager.cc:1403] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.009s
I20260709 12:08:47.851235 30297 raft_consensus.cc:359] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:47.851965 30297 raft_consensus.cc:385] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.852249 30297 raft_consensus.cc:740] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.853083 30297 consensus_queue.cc:260] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:47.854753 30298 tablet_bootstrap.cc:654] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.855636 30297 ts_tablet_manager.cc:1434] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:08:47.856822 30297 tablet_bootstrap.cc:492] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134: Bootstrap starting.
I20260709 12:08:47.860577 30296 raft_consensus.cc:359] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.861459 30296 raft_consensus.cc:385] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.861763 30296 raft_consensus.cc:740] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.863293 30297 tablet_bootstrap.cc:654] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.868386 30296 consensus_queue.cc:260] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.871398 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ce9983601442acb52bb98610b9952b" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134" is_pre_election: true
I20260709 12:08:47.876782 30107 raft_consensus.cc:2468] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 0.
I20260709 12:08:47.879231 30148 leader_election.cc:304] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:47.880249 30318 raft_consensus.cc:2804] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.880628 30318 raft_consensus.cc:493] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.880966 30318 raft_consensus.cc:3060] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.881340 30298 tablet_bootstrap.cc:492] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1: No bootstrap required, opened a new log
I20260709 12:08:47.881557 30297 tablet_bootstrap.cc:492] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134: No bootstrap required, opened a new log
I20260709 12:08:47.881898 30298 ts_tablet_manager.cc:1403] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.007s
I20260709 12:08:47.882215 30297 ts_tablet_manager.cc:1403] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260709 12:08:47.884996 30298 raft_consensus.cc:359] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.885221 30297 raft_consensus.cc:359] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.886231 30297 raft_consensus.cc:385] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.886556 30297 raft_consensus.cc:740] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.887240 30297 consensus_queue.cc:260] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.888200 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac" is_pre_election: true
I20260709 12:08:47.888190 30318 raft_consensus.cc:515] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:47.888980 30182 raft_consensus.cc:2468] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 0.
I20260709 12:08:47.889583 30297 ts_tablet_manager.cc:1434] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:08:47.890584 30297 tablet_bootstrap.cc:492] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134: Bootstrap starting.
I20260709 12:08:47.890969 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134" is_pre_election: true
I20260709 12:08:47.891395 30222 leader_election.cc:304] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: 
I20260709 12:08:47.891566 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ce9983601442acb52bb98610b9952b" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1" is_pre_election: true
I20260709 12:08:47.885805 30298 raft_consensus.cc:385] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.892174 30303 raft_consensus.cc:2804] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.892239 30298 raft_consensus.cc:740] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.892632 30303 raft_consensus.cc:493] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.892988 30303 raft_consensus.cc:3060] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.893110 30298 consensus_queue.cc:260] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.891587 30107 raft_consensus.cc:2468] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 0.
I20260709 12:08:47.892298 30256 raft_consensus.cc:2468] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 0.
I20260709 12:08:47.896598 30297 tablet_bootstrap.cc:654] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.901340 30303 raft_consensus.cc:515] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.903673 30303 leader_election.cc:290] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:47.904489 30296 ts_tablet_manager.cc:1434] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.003s
I20260709 12:08:47.904804 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:47.905340 30182 raft_consensus.cc:3060] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.905532 30296 tablet_bootstrap.cc:492] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac: Bootstrap starting.
I20260709 12:08:47.911211 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ce9983601442acb52bb98610b9952b" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:47.912070 30107 raft_consensus.cc:3060] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.914333 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:47.915011 30106 raft_consensus.cc:3060] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.919128 30107 raft_consensus.cc:2468] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 1.
I20260709 12:08:47.920435 30148 leader_election.cc:304] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:47.921228 30305 raft_consensus.cc:2804] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.922135 30318 leader_election.cc:290] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:47.923008 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ce9983601442acb52bb98610b9952b" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:47.923570 30256 raft_consensus.cc:3060] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.925490 30302 raft_consensus.cc:493] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.926376 30296 tablet_bootstrap.cc:654] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.926043 30302 raft_consensus.cc:515] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.925510 30305 raft_consensus.cc:697] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Becoming Leader. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:08:47.930320 30305 consensus_queue.cc:237] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:47.934557 30297 tablet_bootstrap.cc:492] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134: No bootstrap required, opened a new log
I20260709 12:08:47.935065 30297 ts_tablet_manager.cc:1403] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.035s
I20260709 12:08:47.935529 30106 raft_consensus.cc:2468] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 1.
I20260709 12:08:47.936931 30302 leader_election.cc:290] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:47.936956 30222 leader_election.cc:304] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:47.937664 30256 raft_consensus.cc:2468] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 1.
I20260709 12:08:47.937763 30297 raft_consensus.cc:359] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.939029 30297 raft_consensus.cc:385] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.913234 30182 raft_consensus.cc:2468] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 1.
I20260709 12:08:47.939334 30297 raft_consensus.cc:740] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.940119 30297 consensus_queue.cc:260] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.942093 30297 ts_tablet_manager.cc:1434] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:08:47.942402 30298 ts_tablet_manager.cc:1434] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.005s
I20260709 12:08:47.942191 30326 raft_consensus.cc:2804] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:47.942936 30297 tablet_bootstrap.cc:492] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134: Bootstrap starting.
I20260709 12:08:47.943324 30326 raft_consensus.cc:697] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 LEADER]: Becoming Leader. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Running, Role: LEADER
I20260709 12:08:47.944267 30326 consensus_queue.cc:237] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.943346 30298 tablet_bootstrap.cc:492] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1: Bootstrap starting.
I20260709 12:08:47.949757 30297 tablet_bootstrap.cc:654] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.952657 30001 catalog_manager.cc:5697] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to e4134700befc46f8ac7442a85b4c10ac (127.28.187.66). New cstate: current_term: 1 leader_uuid: "e4134700befc46f8ac7442a85b4c10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:47.965523 30296 tablet_bootstrap.cc:492] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac: No bootstrap required, opened a new log
I20260709 12:08:47.966066 30296 ts_tablet_manager.cc:1403] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.010s
I20260709 12:08:47.973047 30298 tablet_bootstrap.cc:654] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.969036 30296 raft_consensus.cc:359] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.973598 30296 raft_consensus.cc:385] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:47.974038 30296 raft_consensus.cc:740] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Initialized, Role: FOLLOWER
I20260709 12:08:47.974805 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c7fdd3350c44789b64eb65529b67d2" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1" is_pre_election: true
I20260709 12:08:47.974967 30296 consensus_queue.cc:260] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.975535 30256 raft_consensus.cc:2468] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 0.
I20260709 12:08:47.977478 30296 ts_tablet_manager.cc:1434] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:08:47.978216 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c7fdd3350c44789b64eb65529b67d2" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac" is_pre_election: true
I20260709 12:08:47.978739 30296 tablet_bootstrap.cc:492] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac: Bootstrap starting.
I20260709 12:08:47.977334 30072 leader_election.cc:304] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:47.979916 30302 raft_consensus.cc:2804] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:47.980280 30302 raft_consensus.cc:493] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.980620 30302 raft_consensus.cc:3060] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.981998 30305 raft_consensus.cc:493] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:47.982507 30305 raft_consensus.cc:515] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.984616 30305 leader_election.cc:290] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:47.986220 30296 tablet_bootstrap.cc:654] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:47.978854 30182 raft_consensus.cc:2468] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 0.
I20260709 12:08:47.987089 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134" is_pre_election: true
I20260709 12:08:47.987739 30106 raft_consensus.cc:2468] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 0.
I20260709 12:08:47.987735 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1" is_pre_election: true
I20260709 12:08:47.989241 30148 leader_election.cc:304] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:47.990257 30305 raft_consensus.cc:2804] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:08:47.990302 30147 leader_election.cc:343] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:47.990854 30305 raft_consensus.cc:493] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:47.991365 30305 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.995467 30302 raft_consensus.cc:515] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:47.998420 30297 tablet_bootstrap.cc:492] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134: No bootstrap required, opened a new log
I20260709 12:08:47.998890 30297 ts_tablet_manager.cc:1403] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.003s
I20260709 12:08:47.999588 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c7fdd3350c44789b64eb65529b67d2" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:48.000139 30182 raft_consensus.cc:3060] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:47.999164 30305 raft_consensus.cc:515] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.001646 30297 raft_consensus.cc:359] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.002482 30297 raft_consensus.cc:385] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:48.002902 30297 raft_consensus.cc:740] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Initialized, Role: FOLLOWER
I20260709 12:08:48.003580 30297 consensus_queue.cc:260] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.003957 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:48.004622 30106 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.004653 30326 raft_consensus.cc:493] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.005146 30326 raft_consensus.cc:515] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.007205 30326 leader_election.cc:290] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:48.007529 30182 raft_consensus.cc:2468] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 1.
I20260709 12:08:48.008978 30073 leader_election.cc:304] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:48.009104 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78c97f9f43a40b997a50fe4c1ed89b6" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134" is_pre_election: true
I20260709 12:08:48.009220 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78c97f9f43a40b997a50fe4c1ed89b6" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac" is_pre_election: true
W20260709 12:08:48.010686 30222 leader_election.cc:343] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:08:48.011353 30222 leader_election.cc:343] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:48.011762 30222 leader_election.cc:304] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1; no voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:08:48.012574 30328 raft_consensus.cc:493] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.012821 30326 raft_consensus.cc:2749] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:48.013111 30328 raft_consensus.cc:515] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.014107 30106 raft_consensus.cc:2468] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 1.
I20260709 12:08:48.015817 30148 leader_election.cc:304] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:48.015996 30328 leader_election.cc:290] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.017351 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815b46cc2bd1461c86939847d51b6300" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134" is_pre_election: true
I20260709 12:08:48.017464 30255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815b46cc2bd1461c86939847d51b6300" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1" is_pre_election: true
I20260709 12:08:48.018179 30107 raft_consensus.cc:2468] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 0.
I20260709 12:08:48.018788 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34c7fdd3350c44789b64eb65529b67d2" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:48.019385 30256 raft_consensus.cc:3060] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:48.019536 30147 leader_election.cc:343] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:48.019922 30328 raft_consensus.cc:2804] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:48.020249 30148 leader_election.cc:304] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [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: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 7fe83ac9e2744cadaa84880b200a03d1
I20260709 12:08:48.020638 30328 raft_consensus.cc:697] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Becoming Leader. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:08:48.021183 30318 raft_consensus.cc:2804] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:48.021564 30318 raft_consensus.cc:493] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:48.021631 30328 consensus_queue.cc:237] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.022358 30318 raft_consensus.cc:3060] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.028632 30298 tablet_bootstrap.cc:492] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1: No bootstrap required, opened a new log
I20260709 12:08:48.029220 30298 ts_tablet_manager.cc:1403] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.009s
I20260709 12:08:48.029464 30256 raft_consensus.cc:2468] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 1.
I20260709 12:08:48.018760 30297 ts_tablet_manager.cc:1434] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.007s
I20260709 12:08:48.029572 30318 raft_consensus.cc:515] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.032382 30298 raft_consensus.cc:359] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.033138 30297 tablet_bootstrap.cc:492] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134: Bootstrap starting.
I20260709 12:08:48.036149 30298 raft_consensus.cc:385] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:48.036541 30298 raft_consensus.cc:740] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Initialized, Role: FOLLOWER
I20260709 12:08:48.036870 30255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815b46cc2bd1461c86939847d51b6300" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:48.033239 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815b46cc2bd1461c86939847d51b6300" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:48.033874 30340 raft_consensus.cc:2804] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:08:48.038484 30147 leader_election.cc:343] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:48.038762 30340 raft_consensus.cc:697] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:48.038506 30106 raft_consensus.cc:3060] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.039678 30340 consensus_queue.cc:237] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.035089 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:48.035668 30305 leader_election.cc:290] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.038411 30298 consensus_queue.cc:260] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.041299 30296 tablet_bootstrap.cc:492] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac: No bootstrap required, opened a new log
I20260709 12:08:48.047618 30298 ts_tablet_manager.cc:1434] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 12:08:48.047871 30296 ts_tablet_manager.cc:1403] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.028s
W20260709 12:08:48.048444 30147 leader_election.cc:343] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:48.041530 30318 leader_election.cc:290] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.034379 30302 leader_election.cc:290] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.048578 30298 tablet_bootstrap.cc:492] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1: Bootstrap starting.
I20260709 12:08:48.052392 30106 raft_consensus.cc:2468] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 1.
I20260709 12:08:48.044668 30297 tablet_bootstrap.cc:654] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:48.052177 30001 catalog_manager.cc:5697] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to e4134700befc46f8ac7442a85b4c10ac (127.28.187.66). New cstate: current_term: 1 leader_uuid: "e4134700befc46f8ac7442a85b4c10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.055639 30148 leader_election.cc:304] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [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: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 7fe83ac9e2744cadaa84880b200a03d1
I20260709 12:08:48.056188 30296 raft_consensus.cc:359] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.056829 30298 tablet_bootstrap.cc:654] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:48.057034 30296 raft_consensus.cc:385] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:48.057400 30296 raft_consensus.cc:740] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Initialized, Role: FOLLOWER
I20260709 12:08:48.058128 30305 raft_consensus.cc:2804] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:48.058570 30305 raft_consensus.cc:697] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Becoming Leader. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:08:48.059360 30305 consensus_queue.cc:237] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.064806 30296 consensus_queue.cc:260] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.067234 30318 raft_consensus.cc:493] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.067845 30318 raft_consensus.cc:515] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.069320 30296 ts_tablet_manager.cc:1434] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:08:48.072391 30296 tablet_bootstrap.cc:492] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac: Bootstrap starting.
I20260709 12:08:48.073937 30328 raft_consensus.cc:493] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.074523 30328 raft_consensus.cc:515] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.076825 30328 leader_election.cc:290] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.076889 30302 raft_consensus.cc:493] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.077548 30302 raft_consensus.cc:515] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.078959 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134" is_pre_election: true
I20260709 12:08:48.079607 30106 raft_consensus.cc:2468] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 0.
I20260709 12:08:48.079787 30302 leader_election.cc:290] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.080296 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134" is_pre_election: true
I20260709 12:08:48.080657 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1" is_pre_election: true
I20260709 12:08:48.081055 30107 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 0.
I20260709 12:08:48.081331 30256 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 0.
I20260709 12:08:48.082026 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac" is_pre_election: true
I20260709 12:08:48.082347 30148 leader_election.cc:304] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:48.080327 30302 raft_consensus.cc:493] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.082657 30182 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 0.
I20260709 12:08:48.083992 30328 raft_consensus.cc:2804] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:48.084355 30328 raft_consensus.cc:493] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:48.084697 30328 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.084971 30073 leader_election.cc:304] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:48.083130 30255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1" is_pre_election: true
I20260709 12:08:48.087055 30255 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 0.
I20260709 12:08:48.087327 30296 tablet_bootstrap.cc:654] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:48.087852 30148 leader_election.cc:304] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:48.088335 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1" is_pre_election: true
I20260709 12:08:48.088981 30256 raft_consensus.cc:2468] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 0.
I20260709 12:08:48.069649 30003 catalog_manager.cc:5697] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:48.083182 30302 raft_consensus.cc:515] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.083573 30318 leader_election.cc:290] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.092118 30318 raft_consensus.cc:2804] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:48.092599 30318 raft_consensus.cc:493] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:48.092998 30318 raft_consensus.cc:3060] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.092921 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194de325961a44dd9252a54f52693fa4" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac" is_pre_election: true
W20260709 12:08:48.094732 30073 leader_election.cc:343] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:48.095024 30302 leader_election.cc:290] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.095250 30255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194de325961a44dd9252a54f52693fa4" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1" is_pre_election: true
I20260709 12:08:48.095724 30302 raft_consensus.cc:2804] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:48.095914 30255 raft_consensus.cc:2468] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 0.
I20260709 12:08:48.096125 30302 raft_consensus.cc:493] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:48.096522 30302 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.097536 30072 leader_election.cc:304] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [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: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: e4134700befc46f8ac7442a85b4c10ac
I20260709 12:08:48.103194 30318 raft_consensus.cc:515] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.105279 30318 leader_election.cc:290] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.108635 30328 raft_consensus.cc:515] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.110688 30302 raft_consensus.cc:515] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.113957 30255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:48.115022 30255 raft_consensus.cc:3060] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.115278 30341 raft_consensus.cc:2804] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:48.120527 30328 leader_election.cc:290] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.115649 30341 raft_consensus.cc:493] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:48.121304 30341 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.127280 30297 tablet_bootstrap.cc:492] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134: No bootstrap required, opened a new log
I20260709 12:08:48.127858 30297 ts_tablet_manager.cc:1403] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.023s
I20260709 12:08:48.130183 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:48.131063 30297 raft_consensus.cc:359] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.131210 30106 raft_consensus.cc:3060] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.124257 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:48.136554 30256 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.137636 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:48.138397 30182 raft_consensus.cc:2393] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f9e51e3509c44fa0abd60d05b62c7134 in current term 1: Already voted for candidate e4134700befc46f8ac7442a85b4c10ac in this term.
I20260709 12:08:48.139283 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:48.140075 30107 raft_consensus.cc:2393] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e4134700befc46f8ac7442a85b4c10ac in current term 1: Already voted for candidate f9e51e3509c44fa0abd60d05b62c7134 in this term.
I20260709 12:08:48.142485 30297 raft_consensus.cc:385] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:48.143079 30297 raft_consensus.cc:740] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Initialized, Role: FOLLOWER
I20260709 12:08:48.143530 30298 tablet_bootstrap.cc:492] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1: No bootstrap required, opened a new log
I20260709 12:08:48.143950 30298 ts_tablet_manager.cc:1403] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent bootstrapping tablet: real 0.096s	user 0.021s	sys 0.017s
I20260709 12:08:48.144827 30297 consensus_queue.cc:260] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.146628 30296 tablet_bootstrap.cc:492] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac: No bootstrap required, opened a new log
I20260709 12:08:48.147194 30296 ts_tablet_manager.cc:1403] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.016s
I20260709 12:08:48.149029 30298 raft_consensus.cc:359] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.149710 30298 raft_consensus.cc:385] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:48.150087 30298 raft_consensus.cc:740] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Initialized, Role: FOLLOWER
I20260709 12:08:48.149842 30296 raft_consensus.cc:359] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.150666 30296 raft_consensus.cc:385] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:48.151021 30296 raft_consensus.cc:740] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Initialized, Role: FOLLOWER
I20260709 12:08:48.151081 30298 consensus_queue.cc:260] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.151933 30003 catalog_manager.cc:5697] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to e4134700befc46f8ac7442a85b4c10ac (127.28.187.66). New cstate: current_term: 1 leader_uuid: "e4134700befc46f8ac7442a85b4c10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.152714 30255 raft_consensus.cc:2468] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 1.
I20260709 12:08:48.153327 30302 leader_election.cc:290] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.154433 30147 leader_election.cc:304] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: 
I20260709 12:08:48.155354 30001 catalog_manager.cc:5697] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.156150 30254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:48.151909 30296 consensus_queue.cc:260] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.158134 30346 raft_consensus.cc:2804] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:48.158653 30346 raft_consensus.cc:697] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Becoming Leader. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:08:48.160238 30296 ts_tablet_manager.cc:1434] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:08:48.159497 30346 consensus_queue.cc:237] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.161273 30296 tablet_bootstrap.cc:492] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac: Bootstrap starting.
I20260709 12:08:48.163489 30298 ts_tablet_manager.cc:1434] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:08:48.164598 30298 tablet_bootstrap.cc:492] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1: Bootstrap starting.
I20260709 12:08:48.166043 30072 leader_election.cc:304] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [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: f9e51e3509c44fa0abd60d05b62c7134; no voters: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac
I20260709 12:08:48.174396 30256 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 1.
I20260709 12:08:48.175411 30302 raft_consensus.cc:493] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.175892 30302 raft_consensus.cc:515] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.176788 30106 raft_consensus.cc:2468] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 1.
I20260709 12:08:48.170698 30341 raft_consensus.cc:515] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.177496 30147 leader_election.cc:304] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [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: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:08:48.178022 30302 leader_election.cc:290] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.178766 30305 raft_consensus.cc:2804] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:48.179466 30305 raft_consensus.cc:697] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Becoming Leader. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:08:48.179574 30341 leader_election.cc:290] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.180344 30305 consensus_queue.cc:237] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.178823 30340 raft_consensus.cc:2749] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:48.180806 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b01c10af384e8ba5ea9d7535554305" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac" is_pre_election: true
I20260709 12:08:48.183120 30182 raft_consensus.cc:2468] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 0.
I20260709 12:08:48.184094 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194de325961a44dd9252a54f52693fa4" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:48.185329 30298 tablet_bootstrap.cc:654] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:48.185576 30254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194de325961a44dd9252a54f52693fa4" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:48.186138 30254 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.188398 30073 leader_election.cc:304] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
W20260709 12:08:48.189495 30073 leader_election.cc:343] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:48.190126 30340 raft_consensus.cc:2804] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:48.190361 30296 tablet_bootstrap.cc:654] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:48.190507 30340 raft_consensus.cc:493] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:48.190871 30340 raft_consensus.cc:3060] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.192575 30297 ts_tablet_manager.cc:1434] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134: Time spent starting tablet: real 0.064s	user 0.016s	sys 0.004s
I20260709 12:08:48.198343 30254 raft_consensus.cc:2468] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 1.
I20260709 12:08:48.200327 30072 leader_election.cc:304] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [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: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: e4134700befc46f8ac7442a85b4c10ac
I20260709 12:08:48.201982 30349 raft_consensus.cc:2804] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:48.202652 30349 raft_consensus.cc:697] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:48.202826 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b01c10af384e8ba5ea9d7535554305" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1" is_pre_election: true
I20260709 12:08:48.204830 30340 raft_consensus.cc:515] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.207885 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b01c10af384e8ba5ea9d7535554305" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:48.208326 30181 raft_consensus.cc:3060] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.210043 30340 leader_election.cc:290] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
W20260709 12:08:48.212859 30072 leader_election.cc:343] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:48.213034 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b01c10af384e8ba5ea9d7535554305" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:48.213626 30349 consensus_queue.cc:237] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.220522 30181 raft_consensus.cc:2468] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 1.
W20260709 12:08:48.220888 30072 leader_election.cc:343] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:48.221786 30298 tablet_bootstrap.cc:492] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1: No bootstrap required, opened a new log
I20260709 12:08:48.222273 30298 ts_tablet_manager.cc:1403] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.004s
I20260709 12:08:48.223944 30296 tablet_bootstrap.cc:492] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac: No bootstrap required, opened a new log
I20260709 12:08:48.224491 30296 ts_tablet_manager.cc:1403] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.010s
I20260709 12:08:48.224355 30298 raft_consensus.cc:359] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.224924 30298 raft_consensus.cc:385] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:48.225144 30298 raft_consensus.cc:740] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Initialized, Role: FOLLOWER
I20260709 12:08:48.225880 30298 consensus_queue.cc:260] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.227635 30298 ts_tablet_manager.cc:1434] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:08:48.228715 30298 tablet_bootstrap.cc:492] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1: Bootstrap starting.
I20260709 12:08:48.227439 30296 raft_consensus.cc:359] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.229264 30296 raft_consensus.cc:385] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:48.229575 30296 raft_consensus.cc:740] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Initialized, Role: FOLLOWER
I20260709 12:08:48.229120 30073 leader_election.cc:304] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [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: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 7fe83ac9e2744cadaa84880b200a03d1
I20260709 12:08:48.219154 30003 catalog_manager.cc:5697] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to e4134700befc46f8ac7442a85b4c10ac (127.28.187.66). New cstate: current_term: 1 leader_uuid: "e4134700befc46f8ac7442a85b4c10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.230261 30296 consensus_queue.cc:260] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.230935 30003 catalog_manager.cc:5697] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac reported cstate change: term changed from 0 to 1, leader changed from <none> to e4134700befc46f8ac7442a85b4c10ac (127.28.187.66). New cstate: current_term: 1 leader_uuid: "e4134700befc46f8ac7442a85b4c10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.232192 30296 ts_tablet_manager.cc:1434] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:08:48.233533 30296 tablet_bootstrap.cc:492] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac: Bootstrap starting.
I20260709 12:08:48.233487 30349 raft_consensus.cc:2804] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:48.234357 30349 raft_consensus.cc:697] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:48.235301 30349 consensus_queue.cc:237] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.235764 30001 catalog_manager.cc:5697] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.243436 30298 tablet_bootstrap.cc:654] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:48.249610 30296 tablet_bootstrap.cc:654] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:48.268658 30001 catalog_manager.cc:5697] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.272173 30296 tablet_bootstrap.cc:492] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac: No bootstrap required, opened a new log
I20260709 12:08:48.272845 30296 ts_tablet_manager.cc:1403] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.021s
I20260709 12:08:48.273367 30298 tablet_bootstrap.cc:492] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1: No bootstrap required, opened a new log
I20260709 12:08:48.273869 30298 ts_tablet_manager.cc:1403] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.004s
I20260709 12:08:48.276439 30296 raft_consensus.cc:359] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.276798 30298 raft_consensus.cc:359] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.277482 30298 raft_consensus.cc:385] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:48.277767 30298 raft_consensus.cc:740] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Initialized, Role: FOLLOWER
I20260709 12:08:48.277158 30296 raft_consensus.cc:385] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:48.278515 30298 consensus_queue.cc:260] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.279029 30296 raft_consensus.cc:740] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Initialized, Role: FOLLOWER
I20260709 12:08:48.279731 30296 consensus_queue.cc:260] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.280711 30298 ts_tablet_manager.cc:1434] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:08:48.281658 30296 ts_tablet_manager.cc:1434] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:08:48.332516 30305 consensus_queue.cc:1048] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.343752 30346 consensus_queue.cc:1048] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.357858 30326 raft_consensus.cc:493] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.358397 30326 raft_consensus.cc:515] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.360318 30326 leader_election.cc:290] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:48.360915 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815b46cc2bd1461c86939847d51b6300" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134" is_pre_election: true
I20260709 12:08:48.361722 30106 raft_consensus.cc:2393] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fe83ac9e2744cadaa84880b200a03d1 in current term 1: Already voted for candidate e4134700befc46f8ac7442a85b4c10ac in this term.
I20260709 12:08:48.361972 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815b46cc2bd1461c86939847d51b6300" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac" is_pre_election: true
I20260709 12:08:48.363147 30326 consensus_queue.cc:1048] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.363343 30222 leader_election.cc:304] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1; no voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:08:48.364048 30303 raft_consensus.cc:3060] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.370482 30303 raft_consensus.cc:2749] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:48.375059 30364 consensus_queue.cc:1048] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:48.474417 30364 raft_consensus.cc:493] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.474911 30364 raft_consensus.cc:515] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.476526 30364 leader_election.cc:290] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:48.477476 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134" is_pre_election: true
I20260709 12:08:48.477730 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac" is_pre_election: true
I20260709 12:08:48.478107 30106 raft_consensus.cc:2393] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fe83ac9e2744cadaa84880b200a03d1 in current term 1: Already voted for candidate e4134700befc46f8ac7442a85b4c10ac in this term.
I20260709 12:08:48.479171 30222 leader_election.cc:304] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1; no voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:08:48.479925 30364 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.484683 30364 raft_consensus.cc:2749] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:48.498574 30346 consensus_queue.cc:1048] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.509511 30305 consensus_queue.cc:1048] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.525365 30349 consensus_queue.cc:1048] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.532323 30341 raft_consensus.cc:493] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.532816 30341 raft_consensus.cc:515] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.534857 30341 leader_election.cc:290] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.536141 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78c97f9f43a40b997a50fe4c1ed89b6" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac" is_pre_election: true
I20260709 12:08:48.536320 30254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78c97f9f43a40b997a50fe4c1ed89b6" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1" is_pre_election: true
I20260709 12:08:48.536787 30181 raft_consensus.cc:2468] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 0.
I20260709 12:08:48.536952 30254 raft_consensus.cc:2468] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 0.
I20260709 12:08:48.537957 30073 leader_election.cc:304] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:48.538362 30341 consensus_queue.cc:1048] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.539561 30349 raft_consensus.cc:2804] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:48.539927 30349 raft_consensus.cc:493] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:48.540295 30349 raft_consensus.cc:3060] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.547254 30349 raft_consensus.cc:515] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.549430 30349 leader_election.cc:290] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.550022 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78c97f9f43a40b997a50fe4c1ed89b6" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:48.550510 30181 raft_consensus.cc:3060] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.550354 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78c97f9f43a40b997a50fe4c1ed89b6" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:48.551083 30256 raft_consensus.cc:3060] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.555828 30181 raft_consensus.cc:2468] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 1.
I20260709 12:08:48.557188 30256 raft_consensus.cc:2468] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 1.
I20260709 12:08:48.558041 30073 leader_election.cc:304] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:48.558666 30349 raft_consensus.cc:2804] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:48.559114 30349 raft_consensus.cc:697] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:48.559832 30349 consensus_queue.cc:237] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.567312 30001 catalog_manager.cc:5697] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:48.577349 30328 consensus_queue.cc:1048] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.579455 30328 consensus_queue.cc:1048] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.588202 30305 consensus_queue.cc:1048] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.593595 30328 consensus_queue.cc:1048] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.656412 30181 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.661279 30328 consensus_queue.cc:1048] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.662664 30349 consensus_queue.cc:1048] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.673616 30318 consensus_queue.cc:1048] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.679302 30341 consensus_queue.cc:1048] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.705585 30364 raft_consensus.cc:493] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:48.706080 30364 raft_consensus.cc:515] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.707805 30364 leader_election.cc:290] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:48.708599 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b01c10af384e8ba5ea9d7535554305" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134" is_pre_election: true
I20260709 12:08:48.708806 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b01c10af384e8ba5ea9d7535554305" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4134700befc46f8ac7442a85b4c10ac" is_pre_election: true
I20260709 12:08:48.709452 30181 raft_consensus.cc:2393] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fe83ac9e2744cadaa84880b200a03d1 in current term 1: Already voted for candidate f9e51e3509c44fa0abd60d05b62c7134 in this term.
I20260709 12:08:48.710377 30222 leader_election.cc:304] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1; no voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:08:48.711031 30364 raft_consensus.cc:3060] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:48.715680 30364 raft_consensus.cc:2749] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:48.742800 30341 consensus_queue.cc:1048] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.756650 30340 consensus_queue.cc:1048] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:48.810647 30181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6ce9983601442acb52bb98610b9952b"
dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
mode: GRACEFUL
new_leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55322
I20260709 12:08:48.811259 30181 raft_consensus.cc:606] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Received request to transfer leadership to TS f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:08:48.825151 30256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41"
dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
mode: GRACEFUL
new_leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55714
I20260709 12:08:48.825784 30256 raft_consensus.cc:606] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 LEADER]: Received request to transfer leadership to TS f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:08:48.831490 30182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a"
dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
mode: GRACEFUL
new_leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55322
I20260709 12:08:48.832070 30182 raft_consensus.cc:606] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Received request to transfer leadership to TS f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:08:48.840675 30182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7"
dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
mode: GRACEFUL
new_leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55322
I20260709 12:08:48.841266 30182 raft_consensus.cc:606] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Received request to transfer leadership to TS f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:08:48.858489 30107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "194de325961a44dd9252a54f52693fa4"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
mode: GRACEFUL
new_leader_uuid: "e4134700befc46f8ac7442a85b4c10ac"
 from {username='slave'} at 127.0.0.1:55524
I20260709 12:08:48.859262 30107 raft_consensus.cc:606] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Received request to transfer leadership to TS e4134700befc46f8ac7442a85b4c10ac
I20260709 12:08:48.867606 30107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46b01c10af384e8ba5ea9d7535554305"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
mode: GRACEFUL
new_leader_uuid: "e4134700befc46f8ac7442a85b4c10ac"
 from {username='slave'} at 127.0.0.1:55524
I20260709 12:08:48.868240 30107 raft_consensus.cc:606] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Received request to transfer leadership to TS e4134700befc46f8ac7442a85b4c10ac
I20260709 12:08:48.873590 30107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b78c97f9f43a40b997a50fe4c1ed89b6"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
mode: GRACEFUL
new_leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
 from {username='slave'} at 127.0.0.1:55524
I20260709 12:08:48.874274 30107 raft_consensus.cc:606] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Received request to transfer leadership to TS 7fe83ac9e2744cadaa84880b200a03d1
I20260709 12:08:48.896782 30386 raft_consensus.cc:993] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1: : Instructing follower f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:08:48.897250 30387 raft_consensus.cc:1081] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 LEADER]: Signalling peer f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:08:48.898891 30107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55508
I20260709 12:08:48.899521 30107 raft_consensus.cc:493] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:48.899889 30107 raft_consensus.cc:3060] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.904512 30107 raft_consensus.cc:515] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.906283 30107 leader_election.cc:290] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:48.907318 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:48.907829 30182 raft_consensus.cc:3060] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.907618 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:48.908317 30256 raft_consensus.cc:3055] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:48.908591 30256 raft_consensus.cc:740] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Running, Role: LEADER
I20260709 12:08:48.909279 30256 consensus_queue.cc:260] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.910238 30256 raft_consensus.cc:3060] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:48.912768 30182 raft_consensus.cc:2468] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:08:48.914000 30073 leader_election.cc:304] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:48.914860 30340 raft_consensus.cc:2804] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:48.915261 30256 raft_consensus.cc:2468] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:08:48.915251 30340 raft_consensus.cc:697] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:48.916188 30340 consensus_queue.cc:237] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:48.922762 30004 catalog_manager.cc:5697] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 1 to 2, leader changed from 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67) to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:49.022707 30305 raft_consensus.cc:993] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac: : Instructing follower f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:08:49.023200 30318 raft_consensus.cc:1081] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Signalling peer f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:08:49.024591 30107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55496
I20260709 12:08:49.025173 30107 raft_consensus.cc:493] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:49.025581 30107 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.030205 30107 raft_consensus.cc:515] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.031900 30107 leader_election.cc:290] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:49.032646 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:49.032943 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:49.033212 30182 raft_consensus.cc:3055] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:49.033444 30256 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.033631 30182 raft_consensus.cc:740] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:08:49.034453 30182 consensus_queue.cc:260] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.035363 30182 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.039366 30256 raft_consensus.cc:2468] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:08:49.039948 30182 raft_consensus.cc:2468] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:08:49.040738 30072 leader_election.cc:304] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:49.041548 30340 raft_consensus.cc:2804] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:49.041944 30340 raft_consensus.cc:697] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:49.042656 30340 consensus_queue.cc:237] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.048738 30004 catalog_manager.cc:5697] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 1 to 2, leader changed from e4134700befc46f8ac7442a85b4c10ac (127.28.187.66) to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:49.083350 30305 raft_consensus.cc:993] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac: : Instructing follower f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:08:49.083784 30318 raft_consensus.cc:1081] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Signalling peer f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:08:49.085309 30107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55496
I20260709 12:08:49.085799 30107 raft_consensus.cc:493] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:49.086095 30107 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.090931 30107 raft_consensus.cc:515] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.092522 30107 leader_election.cc:290] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:49.093514 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:49.093673 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:49.094008 30182 raft_consensus.cc:3055] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:49.094202 30256 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.094331 30182 raft_consensus.cc:740] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:08:49.095142 30182 consensus_queue.cc:260] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.096093 30182 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.099602 30256 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:08:49.100744 30072 leader_election.cc:304] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:49.101608 30340 raft_consensus.cc:2804] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:49.102092 30340 raft_consensus.cc:697] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:49.102358 30182 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:08:49.102771 30340 consensus_queue.cc:237] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.108984 30004 catalog_manager.cc:5697] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 1 to 2, leader changed from e4134700befc46f8ac7442a85b4c10ac (127.28.187.66) to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:49.147500 30340 consensus_queue.cc:1048] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:49.154372 30349 raft_consensus.cc:993] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134: : Instructing follower 7fe83ac9e2744cadaa84880b200a03d1 to start an election
I20260709 12:08:49.154839 30349 raft_consensus.cc:1081] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Signalling peer 7fe83ac9e2744cadaa84880b200a03d1 to start an election
I20260709 12:08:49.156683 30254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b78c97f9f43a40b997a50fe4c1ed89b6"
dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
 from {username='slave'} at 127.0.0.1:55698
I20260709 12:08:49.159046 30254 raft_consensus.cc:493] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:49.159484 30254 raft_consensus.cc:3060] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.161432 30340 consensus_queue.cc:1048] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:49.166023 30254 raft_consensus.cc:515] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.170337 30318 raft_consensus.cc:993] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac: : Instructing follower f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:08:49.170825 30318 raft_consensus.cc:1081] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Signalling peer f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:08:49.171010 30254 leader_election.cc:290] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 2 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:49.172322 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78c97f9f43a40b997a50fe4c1ed89b6" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:49.172925 30107 raft_consensus.cc:3055] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:49.173477 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78c97f9f43a40b997a50fe4c1ed89b6" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:49.173257 30107 raft_consensus.cc:740] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:49.174198 30182 raft_consensus.cc:3060] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.174674 30107 consensus_queue.cc:260] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.173594 30106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6ce9983601442acb52bb98610b9952b"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55496
I20260709 12:08:49.175968 30107 raft_consensus.cc:3060] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.176133 30106 raft_consensus.cc:493] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:49.176591 30106 raft_consensus.cc:3060] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.181427 30182 raft_consensus.cc:2468] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 2.
I20260709 12:08:49.181460 30106 raft_consensus.cc:515] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:49.182869 30107 raft_consensus.cc:2468] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 2.
I20260709 12:08:49.183650 30106 leader_election.cc:290] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Requested vote from peers 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:49.184302 30222 leader_election.cc:304] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:49.185222 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ce9983601442acb52bb98610b9952b" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:49.185658 30254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ce9983601442acb52bb98610b9952b" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:49.185873 30181 raft_consensus.cc:3055] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:49.186152 30254 raft_consensus.cc:3060] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.186473 30387 raft_consensus.cc:2804] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:49.186946 30387 raft_consensus.cc:697] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 LEADER]: Becoming Leader. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Running, Role: LEADER
I20260709 12:08:49.187752 30387 consensus_queue.cc:237] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.189121 30181 raft_consensus.cc:740] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:08:49.190011 30181 consensus_queue.cc:260] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:49.191270 30181 raft_consensus.cc:3060] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.191963 30254 raft_consensus.cc:2468] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:08:49.192992 30072 leader_election.cc:304] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:08:49.193670 30340 raft_consensus.cc:2804] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:49.194139 30340 raft_consensus.cc:697] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:49.194909 30340 consensus_queue.cc:237] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } }
I20260709 12:08:49.196187 30004 catalog_manager.cc:5697] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 reported cstate change: term changed from 1 to 2, leader changed from f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65) to 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:49.197970 30181 raft_consensus.cc:2468] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:08:49.202011 30003 catalog_manager.cc:5697] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 1 to 2, leader changed from e4134700befc46f8ac7442a85b4c10ac (127.28.187.66) to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:49.225946 30349 raft_consensus.cc:993] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134: : Instructing follower e4134700befc46f8ac7442a85b4c10ac to start an election
I20260709 12:08:49.226423 30340 raft_consensus.cc:1081] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Signalling peer e4134700befc46f8ac7442a85b4c10ac to start an election
I20260709 12:08:49.227731 30181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "194de325961a44dd9252a54f52693fa4"
dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
 from {username='slave'} at 127.0.0.1:55308
I20260709 12:08:49.228176 30181 raft_consensus.cc:493] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:49.228475 30181 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.233039 30181 raft_consensus.cc:515] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.234689 30181 leader_election.cc:290] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 2 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:49.235656 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194de325961a44dd9252a54f52693fa4" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:49.235997 30254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194de325961a44dd9252a54f52693fa4" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:49.236181 30107 raft_consensus.cc:3055] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:49.236478 30107 raft_consensus.cc:740] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:49.236526 30254 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.237160 30107 consensus_queue.cc:260] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.238125 30107 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.241425 30254 raft_consensus.cc:2468] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 2.
I20260709 12:08:49.242537 30147 leader_election.cc:304] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: 
I20260709 12:08:49.242895 30107 raft_consensus.cc:2468] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 2.
I20260709 12:08:49.243441 30318 raft_consensus.cc:2804] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:49.244015 30318 raft_consensus.cc:697] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 2 LEADER]: Becoming Leader. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:08:49.244724 30318 consensus_queue.cc:237] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.251230 30003 catalog_manager.cc:5697] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac reported cstate change: term changed from 1 to 2, leader changed from f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65) to e4134700befc46f8ac7442a85b4c10ac (127.28.187.66). New cstate: current_term: 2 leader_uuid: "e4134700befc46f8ac7442a85b4c10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:49.304495 30302 raft_consensus.cc:993] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134: : Instructing follower e4134700befc46f8ac7442a85b4c10ac to start an election
I20260709 12:08:49.304977 30340 raft_consensus.cc:1081] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Signalling peer e4134700befc46f8ac7442a85b4c10ac to start an election
I20260709 12:08:49.306439 30181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46b01c10af384e8ba5ea9d7535554305"
dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
 from {username='slave'} at 127.0.0.1:55308
I20260709 12:08:49.306911 30181 raft_consensus.cc:493] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:49.307193 30181 raft_consensus.cc:3060] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.312522 30181 raft_consensus.cc:515] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.314159 30181 leader_election.cc:290] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 2 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:08:49.315011 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b01c10af384e8ba5ea9d7535554305" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:49.315100 30254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b01c10af384e8ba5ea9d7535554305" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:08:49.315714 30107 raft_consensus.cc:3055] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:49.315766 30254 raft_consensus.cc:3060] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.316160 30107 raft_consensus.cc:740] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:49.316982 30107 consensus_queue.cc:260] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.318217 30107 raft_consensus.cc:3060] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.322700 30254 raft_consensus.cc:2468] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 2.
I20260709 12:08:49.323935 30147 leader_election.cc:304] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: 
I20260709 12:08:49.324753 30318 raft_consensus.cc:2804] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:49.325176 30318 raft_consensus.cc:697] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 2 LEADER]: Becoming Leader. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:08:49.325232 30181 raft_consensus.cc:1275] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.325991 30318 consensus_queue.cc:237] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:49.326373 30107 raft_consensus.cc:2468] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 2.
I20260709 12:08:49.326678 30340 consensus_queue.cc:1048] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.333186 30003 catalog_manager.cc:5697] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac reported cstate change: term changed from 1 to 2, leader changed from f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65) to e4134700befc46f8ac7442a85b4c10ac (127.28.187.66). New cstate: current_term: 2 leader_uuid: "e4134700befc46f8ac7442a85b4c10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:49.333977 30254 raft_consensus.cc:1275] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.336576 30302 consensus_queue.cc:1048] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.582000 30254 raft_consensus.cc:1275] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.583319 30302 consensus_queue.cc:1048] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.592078 30181 raft_consensus.cc:1275] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.594535 30349 consensus_queue.cc:1048] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.605774 30254 raft_consensus.cc:1275] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.607081 30349 consensus_queue.cc:1048] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.616185 30181 raft_consensus.cc:1275] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.617667 30302 consensus_queue.cc:1048] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.618214 30181 raft_consensus.cc:1275] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Refusing update from remote peer 7fe83ac9e2744cadaa84880b200a03d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.620661 30387 consensus_queue.cc:1048] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.632376 30107 raft_consensus.cc:1275] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Refusing update from remote peer 7fe83ac9e2744cadaa84880b200a03d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.633867 30394 consensus_queue.cc:1048] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.640945 30181 raft_consensus.cc:1275] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.642567 30340 consensus_queue.cc:1048] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.654357 30254 raft_consensus.cc:1275] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.656237 30349 consensus_queue.cc:1048] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.702282 30107 raft_consensus.cc:1275] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Refusing update from remote peer e4134700befc46f8ac7442a85b4c10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.703863 30318 consensus_queue.cc:1048] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.712598 30254 raft_consensus.cc:1275] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Refusing update from remote peer e4134700befc46f8ac7442a85b4c10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.714381 30346 consensus_queue.cc:1048] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.793310 30107 raft_consensus.cc:1275] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Refusing update from remote peer e4134700befc46f8ac7442a85b4c10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.794703 30346 consensus_queue.cc:1048] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.807157 30254 raft_consensus.cc:1275] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Refusing update from remote peer e4134700befc46f8ac7442a85b4c10ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.808606 30398 consensus_queue.cc:1048] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:51.913756 29421 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:08:51.914546 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:51.935179 30106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
mode: GRACEFUL
new_leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
 from {username='slave'} at 127.0.0.1:55532
I20260709 12:08:51.935721 30106 raft_consensus.cc:606] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Received request to transfer leadership to TS 7fe83ac9e2744cadaa84880b200a03d1
I20260709 12:08:51.938236 30106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
mode: GRACEFUL
new_leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
 from {username='slave'} at 127.0.0.1:55532
I20260709 12:08:51.938807 30106 raft_consensus.cc:606] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Received request to transfer leadership to TS 7fe83ac9e2744cadaa84880b200a03d1
I20260709 12:08:51.940035 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:08:51.940475 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:52.134354 30349 raft_consensus.cc:993] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134: : Instructing follower 7fe83ac9e2744cadaa84880b200a03d1 to start an election
I20260709 12:08:52.134793 30406 raft_consensus.cc:1081] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Signalling peer 7fe83ac9e2744cadaa84880b200a03d1 to start an election
I20260709 12:08:52.136343 30254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a"
dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
 from {username='slave'} at 127.0.0.1:55698
I20260709 12:08:52.136929 30254 raft_consensus.cc:493] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:52.137220 30254 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:52.142258 30254 raft_consensus.cc:515] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:52.143910 30254 leader_election.cc:290] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 3 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:52.144982 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:52.145488 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:52.145643 30106 raft_consensus.cc:3055] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:52.145984 30106 raft_consensus.cc:740] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:52.146042 30181 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:52.146860 30106 consensus_queue.cc:260] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:52.148097 30106 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:52.153132 30181 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 3.
I20260709 12:08:52.154481 30222 leader_election.cc:304] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [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: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: 
I20260709 12:08:52.154742 30106 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 3.
I20260709 12:08:52.155793 30403 raft_consensus.cc:2804] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:52.156286 30403 raft_consensus.cc:697] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Becoming Leader. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Running, Role: LEADER
I20260709 12:08:52.157111 30403 consensus_queue.cc:237] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:52.163684 30004 catalog_manager.cc:5697] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 reported cstate change: term changed from 2 to 3, leader changed from f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65) to 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:52.315192 30349 raft_consensus.cc:993] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134: : Instructing follower 7fe83ac9e2744cadaa84880b200a03d1 to start an election
I20260709 12:08:52.315611 30406 raft_consensus.cc:1081] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Signalling peer 7fe83ac9e2744cadaa84880b200a03d1 to start an election
I20260709 12:08:52.317152 30254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7"
dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
 from {username='slave'} at 127.0.0.1:55698
I20260709 12:08:52.317669 30254 raft_consensus.cc:493] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:52.317960 30254 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:52.322634 30254 raft_consensus.cc:515] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:52.324316 30254 leader_election.cc:290] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 3 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:08:52.325168 30106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:08:52.325501 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:08:52.325744 30106 raft_consensus.cc:3055] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:52.326007 30181 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:52.326025 30106 raft_consensus.cc:740] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:08:52.326833 30106 consensus_queue.cc:260] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:52.327706 30106 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:52.330721 30181 raft_consensus.cc:2468] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 3.
I20260709 12:08:52.331753 30222 leader_election.cc:304] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [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: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: 
I20260709 12:08:52.332095 30106 raft_consensus.cc:2468] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 3.
I20260709 12:08:52.332418 30403 raft_consensus.cc:2804] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:52.332906 30403 raft_consensus.cc:697] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Becoming Leader. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Running, Role: LEADER
I20260709 12:08:52.333701 30403 consensus_queue.cc:237] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:08:52.343678 30004 catalog_manager.cc:5697] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 reported cstate change: term changed from 2 to 3, leader changed from f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65) to 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:52.642935 30106 raft_consensus.cc:1275] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Refusing update from remote peer 7fe83ac9e2744cadaa84880b200a03d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:52.644264 30403 consensus_queue.cc:1048] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:52.654486 30181 raft_consensus.cc:1275] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Refusing update from remote peer 7fe83ac9e2744cadaa84880b200a03d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:52.656132 30407 consensus_queue.cc:1048] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:52.791589 30106 raft_consensus.cc:1275] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Refusing update from remote peer 7fe83ac9e2744cadaa84880b200a03d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:52.792892 30407 consensus_queue.cc:1048] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:52.802353 30181 raft_consensus.cc:1275] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Refusing update from remote peer 7fe83ac9e2744cadaa84880b200a03d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:52.804533 30420 consensus_queue.cc:1048] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:52.941473 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:52.948539 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:52.948930 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:53.950316 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:53.957180 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:53.957612 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:54.958806 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:54.965306 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:54.965844 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:55.966758 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:55.972433 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:55.972864 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:56.973805 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:56.979535 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:56.979976 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:57.988554 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:57.994203 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:57.994637 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:08:58.513300 30036 debug-util.cc:398] Leaking SignalData structure 0x7b080004f8c0 after lost signal to thread 29424
W20260709 12:08:58.514151 30036 debug-util.cc:398] Leaking SignalData structure 0x7b080004ffa0 after lost signal to thread 30039
W20260709 12:08:58.514916 30036 debug-util.cc:398] Leaking SignalData structure 0x7b08001df040 after lost signal to thread 30131
W20260709 12:08:58.515645 30036 debug-util.cc:398] Leaking SignalData structure 0x7b080014b640 after lost signal to thread 30206
W20260709 12:08:58.516347 30036 debug-util.cc:398] Leaking SignalData structure 0x7b0800107dc0 after lost signal to thread 30280
I20260709 12:08:58.995513 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:59.000897 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:59.001343 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:00.002368 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:00.008719 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:00.009413 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:01.010489 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:01.015836 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:01.016294 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:02.050890 29421 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:09:02.062207 30256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a"
dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
mode: GRACEFUL
new_leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55714
I20260709 12:09:02.062842 30256 raft_consensus.cc:606] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Received request to transfer leadership to TS f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:09:02.071386 30256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7"
dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
mode: GRACEFUL
new_leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55714
I20260709 12:09:02.071856 30256 raft_consensus.cc:606] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Received request to transfer leadership to TS f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:09:02.077180 30181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe"
dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
mode: GRACEFUL
new_leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55322
I20260709 12:09:02.077690 30181 raft_consensus.cc:606] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Received request to transfer leadership to TS f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:09:02.083114 30181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "194de325961a44dd9252a54f52693fa4"
dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
mode: GRACEFUL
new_leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55322
I20260709 12:09:02.083570 30181 raft_consensus.cc:606] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 2 LEADER]: Received request to transfer leadership to TS f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:09:02.088744 30181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815b46cc2bd1461c86939847d51b6300"
dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
mode: GRACEFUL
new_leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55322
I20260709 12:09:02.089185 30181 raft_consensus.cc:606] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Received request to transfer leadership to TS f9e51e3509c44fa0abd60d05b62c7134
I20260709 12:09:02.108359 30438 raft_consensus.cc:993] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1: : Instructing follower f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:09:02.108848 30441 raft_consensus.cc:1081] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Signalling peer f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:09:02.110603 30105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55508
I20260709 12:09:02.111121 30105 raft_consensus.cc:493] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:02.111462 30105 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:02.118083 30105 raft_consensus.cc:515] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.119884 30105 leader_election.cc:290] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 4 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:09:02.120805 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:09:02.120903 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:09:02.121675 30181 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:02.121731 30256 raft_consensus.cc:3055] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:02.122045 30256 raft_consensus.cc:740] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Running, Role: LEADER
I20260709 12:09:02.122735 30256 consensus_queue.cc:260] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.123591 30256 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:02.126513 30181 raft_consensus.cc:2468] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 4.
I20260709 12:09:02.127995 30073 leader_election.cc:304] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [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: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:09:02.128468 30256 raft_consensus.cc:2468] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 4.
I20260709 12:09:02.128976 30439 raft_consensus.cc:2804] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:02.130558 30439 raft_consensus.cc:697] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:09:02.131595 30439 consensus_queue.cc:237] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.133975 30438 raft_consensus.cc:993] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1: : Instructing follower f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:09:02.134406 30441 raft_consensus.cc:1081] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Signalling peer f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:09:02.135984 30105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55508
I20260709 12:09:02.136623 30105 raft_consensus.cc:493] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:02.137111 30105 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:02.143316 30105 raft_consensus.cc:515] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.144450 30003 catalog_manager.cc:5697] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 3 to 4, leader changed from 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67) to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 4 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:02.146152 30105 leader_election.cc:290] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 4 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:09:02.146332 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:09:02.146636 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1a77b9ba2a4e8cbde19fdb826a494a" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:09:02.146904 30181 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:02.147181 30256 raft_consensus.cc:3055] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:02.147579 30256 raft_consensus.cc:740] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Running, Role: LEADER
I20260709 12:09:02.148370 30256 consensus_queue.cc:260] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.149670 30256 raft_consensus.cc:3060] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:02.153216 30181 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 4.
I20260709 12:09:02.154683 30073 leader_election.cc:304] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [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: e4134700befc46f8ac7442a85b4c10ac, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:09:02.154897 30256 raft_consensus.cc:2468] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 4.
I20260709 12:09:02.155445 30439 raft_consensus.cc:2804] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:02.155915 30439 raft_consensus.cc:697] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 4 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:09:02.156783 30439 consensus_queue.cc:237] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.167798 30003 catalog_manager.cc:5697] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 3 to 4, leader changed from 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67) to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 4 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:02.280367 30435 raft_consensus.cc:993] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac: : Instructing follower f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:09:02.280782 30435 raft_consensus.cc:1081] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Signalling peer f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:09:02.282205 30105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55496
I20260709 12:09:02.282730 30105 raft_consensus.cc:493] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:02.283015 30105 raft_consensus.cc:3060] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:02.287469 30105 raft_consensus.cc:515] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.289031 30105 leader_election.cc:290] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:09:02.290046 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:09:02.290164 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:09:02.290537 30181 raft_consensus.cc:3055] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:02.290614 30256 raft_consensus.cc:3060] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:02.290807 30181 raft_consensus.cc:740] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:09:02.291576 30181 consensus_queue.cc:260] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.292574 30181 raft_consensus.cc:3060] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:02.295208 30256 raft_consensus.cc:2468] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:09:02.296301 30072 leader_election.cc:304] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:09:02.296790 30181 raft_consensus.cc:2468] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:09:02.297132 30442 raft_consensus.cc:2804] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:02.297614 30442 raft_consensus.cc:697] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:09:02.298411 30442 consensus_queue.cc:237] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.305889 30003 catalog_manager.cc:5697] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 1 to 2, leader changed from e4134700befc46f8ac7442a85b4c10ac (127.28.187.66) to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:02.356948 30449 raft_consensus.cc:993] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac: : Instructing follower f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:09:02.357442 30449 raft_consensus.cc:1081] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Signalling peer f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:09:02.359094 30105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815b46cc2bd1461c86939847d51b6300"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55496
I20260709 12:09:02.359572 30105 raft_consensus.cc:493] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:02.359865 30105 raft_consensus.cc:3060] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:02.364796 30105 raft_consensus.cc:515] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.366442 30105 leader_election.cc:290] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:09:02.367354 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815b46cc2bd1461c86939847d51b6300" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:09:02.367316 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815b46cc2bd1461c86939847d51b6300" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:09:02.367969 30256 raft_consensus.cc:3060] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:02.368046 30181 raft_consensus.cc:3055] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:02.368348 30181 raft_consensus.cc:740] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:09:02.369125 30181 consensus_queue.cc:260] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.370280 30181 raft_consensus.cc:3060] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:02.374344 30256 raft_consensus.cc:2468] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:09:02.375487 30072 leader_election.cc:304] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:09:02.376279 30181 raft_consensus.cc:2468] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 2.
I20260709 12:09:02.376359 30442 raft_consensus.cc:2804] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:02.376997 30442 raft_consensus.cc:697] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:09:02.377993 30442 consensus_queue.cc:237] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.379176 30435 raft_consensus.cc:993] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac: : Instructing follower f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:09:02.379639 30449 raft_consensus.cc:1081] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 2 LEADER]: Signalling peer f9e51e3509c44fa0abd60d05b62c7134 to start an election
I20260709 12:09:02.381562 30105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "194de325961a44dd9252a54f52693fa4"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
 from {username='slave'} at 127.0.0.1:55496
I20260709 12:09:02.382179 30105 raft_consensus.cc:493] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:02.382627 30105 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:02.386351 30003 catalog_manager.cc:5697] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 1 to 2, leader changed from e4134700befc46f8ac7442a85b4c10ac (127.28.187.66) to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:02.389062 30105 raft_consensus.cc:515] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.391357 30105 leader_election.cc:290] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [CANDIDATE]: Term 3 election: Requested vote from peers e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:09:02.392060 30181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194de325961a44dd9252a54f52693fa4" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:09:02.392623 30181 raft_consensus.cc:3055] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:02.392724 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194de325961a44dd9252a54f52693fa4" candidate_uuid: "f9e51e3509c44fa0abd60d05b62c7134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:09:02.392937 30181 raft_consensus.cc:740] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:09:02.393275 30256 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:02.393748 30181 consensus_queue.cc:260] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.394906 30181 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:02.400578 30256 raft_consensus.cc:2468] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 3.
I20260709 12:09:02.400633 30181 raft_consensus.cc:2468] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e51e3509c44fa0abd60d05b62c7134 in term 3.
I20260709 12:09:02.401618 30072 leader_election.cc:304] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [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: 7fe83ac9e2744cadaa84880b200a03d1, f9e51e3509c44fa0abd60d05b62c7134; no voters: 
I20260709 12:09:02.402469 30442 raft_consensus.cc:2804] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:02.402856 30442 raft_consensus.cc:697] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 LEADER]: Becoming Leader. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:09:02.403723 30442 consensus_queue.cc:237] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:02.410707 30003 catalog_manager.cc:5697] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 reported cstate change: term changed from 2 to 3, leader changed from e4134700befc46f8ac7442a85b4c10ac (127.28.187.66) to f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65). New cstate: current_term: 3 leader_uuid: "f9e51e3509c44fa0abd60d05b62c7134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:02.618983 30256 raft_consensus.cc:1275] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:02.620265 30439 consensus_queue.cc:1048] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:02.631206 30181 raft_consensus.cc:1275] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:02.633198 30455 consensus_queue.cc:1048] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:02.653537 30181 raft_consensus.cc:1275] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:02.654699 30442 consensus_queue.cc:1048] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:02.664744 30256 raft_consensus.cc:1275] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:02.666499 30460 consensus_queue.cc:1048] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:02.783696 30181 raft_consensus.cc:1275] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:02.784992 30460 consensus_queue.cc:1048] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:02.795204 30256 raft_consensus.cc:1275] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:02.797003 30442 consensus_queue.cc:1048] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:02.809165 30181 raft_consensus.cc:1275] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:02.810372 30442 consensus_queue.cc:1048] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:02.819662 30256 raft_consensus.cc:1275] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:02.821233 30460 consensus_queue.cc:1048] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:02.973176 30181 raft_consensus.cc:1275] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:02.974483 30460 consensus_queue.cc:1048] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:02.982988 30256 raft_consensus.cc:1275] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Refusing update from remote peer f9e51e3509c44fa0abd60d05b62c7134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:02.984594 30455 consensus_queue.cc:1048] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:05.133292 29421 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:09:05.134119 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:05.142083 30105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "194de325961a44dd9252a54f52693fa4"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
mode: GRACEFUL
new_leader_uuid: "e4134700befc46f8ac7442a85b4c10ac"
 from {username='slave'} at 127.0.0.1:55532
I20260709 12:09:05.142805 30105 raft_consensus.cc:606] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 LEADER]: Received request to transfer leadership to TS e4134700befc46f8ac7442a85b4c10ac
I20260709 12:09:05.145737 30105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
mode: GRACEFUL
new_leader_uuid: "e4134700befc46f8ac7442a85b4c10ac"
 from {username='slave'} at 127.0.0.1:55532
I20260709 12:09:05.146253 30105 raft_consensus.cc:606] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 LEADER]: Received request to transfer leadership to TS e4134700befc46f8ac7442a85b4c10ac
I20260709 12:09:05.148891 30105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
mode: GRACEFUL
new_leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
 from {username='slave'} at 127.0.0.1:55532
I20260709 12:09:05.149503 30105 raft_consensus.cc:606] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Received request to transfer leadership to TS 7fe83ac9e2744cadaa84880b200a03d1
I20260709 12:09:05.151927 30105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41"
dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
mode: GRACEFUL
new_leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
 from {username='slave'} at 127.0.0.1:55532
I20260709 12:09:05.152484 30105 raft_consensus.cc:606] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Received request to transfer leadership to TS 7fe83ac9e2744cadaa84880b200a03d1
I20260709 12:09:05.153582 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:09:05.154035 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:05.210210 30460 raft_consensus.cc:993] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134: : Instructing follower e4134700befc46f8ac7442a85b4c10ac to start an election
I20260709 12:09:05.210621 30460 raft_consensus.cc:1081] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 LEADER]: Signalling peer e4134700befc46f8ac7442a85b4c10ac to start an election
I20260709 12:09:05.212275 30182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "194de325961a44dd9252a54f52693fa4"
dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
 from {username='slave'} at 127.0.0.1:55308
I20260709 12:09:05.212771 30182 raft_consensus.cc:493] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:05.213078 30182 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:05.219352 30182 raft_consensus.cc:515] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.222151 30182 leader_election.cc:290] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 4 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:09:05.223448 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194de325961a44dd9252a54f52693fa4" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:09:05.223233 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "194de325961a44dd9252a54f52693fa4" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:09:05.223932 30256 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:05.224074 30105 raft_consensus.cc:3055] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:05.224403 30105 raft_consensus.cc:740] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:09:05.225185 30105 consensus_queue.cc:260] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.226321 30105 raft_consensus.cc:3060] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:05.228763 30256 raft_consensus.cc:2468] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 4.
I20260709 12:09:05.230015 30147 leader_election.cc:304] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [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: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: 
I20260709 12:09:05.230913 30449 raft_consensus.cc:2804] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:05.231843 30449 raft_consensus.cc:697] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 4 LEADER]: Becoming Leader. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:09:05.232321 30105 raft_consensus.cc:2468] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 4.
I20260709 12:09:05.232754 30449 consensus_queue.cc:237] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.240326 30003 catalog_manager.cc:5697] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac reported cstate change: term changed from 3 to 4, leader changed from f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65) to e4134700befc46f8ac7442a85b4c10ac (127.28.187.66). New cstate: current_term: 4 leader_uuid: "e4134700befc46f8ac7442a85b4c10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:05.380906 30460 raft_consensus.cc:993] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134: : Instructing follower 7fe83ac9e2744cadaa84880b200a03d1 to start an election
I20260709 12:09:05.381412 30470 raft_consensus.cc:1081] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Signalling peer 7fe83ac9e2744cadaa84880b200a03d1 to start an election
I20260709 12:09:05.382815 30256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe"
dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
 from {username='slave'} at 127.0.0.1:55698
I20260709 12:09:05.383270 30256 raft_consensus.cc:493] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:05.383499 30256 raft_consensus.cc:3060] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:05.387696 30256 raft_consensus.cc:515] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.389642 30256 leader_election.cc:290] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 3 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:09:05.390553 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:09:05.390756 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd6013e507146bdb19f23774133d6fe" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:09:05.391139 30105 raft_consensus.cc:3055] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:05.391217 30182 raft_consensus.cc:3060] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:05.391438 30105 raft_consensus.cc:740] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:09:05.392180 30105 consensus_queue.cc:260] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.393116 30105 raft_consensus.cc:3060] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:05.396090 30182 raft_consensus.cc:2468] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 3.
I20260709 12:09:05.397370 30105 raft_consensus.cc:2468] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 3.
I20260709 12:09:05.397553 30222 leader_election.cc:304] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [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: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: 
I20260709 12:09:05.398573 30462 raft_consensus.cc:2804] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:05.399731 30462 raft_consensus.cc:697] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Becoming Leader. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Running, Role: LEADER
I20260709 12:09:05.400490 30462 consensus_queue.cc:237] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.407917 30003 catalog_manager.cc:5697] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 reported cstate change: term changed from 2 to 3, leader changed from f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65) to 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:05.511164 30460 raft_consensus.cc:993] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134: : Instructing follower 7fe83ac9e2744cadaa84880b200a03d1 to start an election
I20260709 12:09:05.511600 30460 raft_consensus.cc:1081] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Signalling peer 7fe83ac9e2744cadaa84880b200a03d1 to start an election
I20260709 12:09:05.513257 30256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41"
dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
 from {username='slave'} at 127.0.0.1:55698
I20260709 12:09:05.513897 30256 raft_consensus.cc:493] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:05.514253 30256 raft_consensus.cc:3060] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:05.519016 30256 raft_consensus.cc:515] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.520576 30256 leader_election.cc:290] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [CANDIDATE]: Term 3 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), e4134700befc46f8ac7442a85b4c10ac (127.28.187.66:40083)
I20260709 12:09:05.521507 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:09:05.521638 30182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d4746e2e118469993c2d8e43c93cb41" candidate_uuid: "7fe83ac9e2744cadaa84880b200a03d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
I20260709 12:09:05.522101 30105 raft_consensus.cc:3055] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:05.522118 30182 raft_consensus.cc:3060] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:05.522541 30105 raft_consensus.cc:740] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:09:05.523412 30105 consensus_queue.cc:260] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.524621 30105 raft_consensus.cc:3060] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:05.529206 30182 raft_consensus.cc:2468] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 3.
I20260709 12:09:05.530443 30222 leader_election.cc:304] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [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: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: 
I20260709 12:09:05.530879 30105 raft_consensus.cc:2468] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fe83ac9e2744cadaa84880b200a03d1 in term 3.
I20260709 12:09:05.531275 30462 raft_consensus.cc:2804] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:05.531724 30462 raft_consensus.cc:697] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Becoming Leader. State: Replica: 7fe83ac9e2744cadaa84880b200a03d1, State: Running, Role: LEADER
I20260709 12:09:05.532557 30462 consensus_queue.cc:237] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.539229 30003 catalog_manager.cc:5697] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 reported cstate change: term changed from 2 to 3, leader changed from f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65) to 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "7fe83ac9e2744cadaa84880b200a03d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:05.557780 30470 raft_consensus.cc:993] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134: : Instructing follower e4134700befc46f8ac7442a85b4c10ac to start an election
I20260709 12:09:05.558317 30480 raft_consensus.cc:1081] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 LEADER]: Signalling peer e4134700befc46f8ac7442a85b4c10ac to start an election
I20260709 12:09:05.559805 30182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7"
dest_uuid: "e4134700befc46f8ac7442a85b4c10ac"
 from {username='slave'} at 127.0.0.1:55308
I20260709 12:09:05.560314 30182 raft_consensus.cc:493] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:05.560613 30182 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:05.565327 30182 raft_consensus.cc:515] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.566996 30182 leader_election.cc:290] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [CANDIDATE]: Term 5 election: Requested vote from peers f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157), 7fe83ac9e2744cadaa84880b200a03d1 (127.28.187.67:44705)
I20260709 12:09:05.568255 30105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f9e51e3509c44fa0abd60d05b62c7134"
I20260709 12:09:05.568173 30256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d94f449d94a7c8cb1961038a3a6b7" candidate_uuid: "e4134700befc46f8ac7442a85b4c10ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7fe83ac9e2744cadaa84880b200a03d1"
I20260709 12:09:05.568897 30256 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:05.568845 30105 raft_consensus.cc:3055] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:09:05.569566 30105 raft_consensus.cc:740] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f9e51e3509c44fa0abd60d05b62c7134, State: Running, Role: LEADER
I20260709 12:09:05.570696 30105 consensus_queue.cc:260] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.571615 30105 raft_consensus.cc:3060] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:09:05.573994 30256 raft_consensus.cc:2468] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 5.
I20260709 12:09:05.575347 30147 leader_election.cc:304] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [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: 7fe83ac9e2744cadaa84880b200a03d1, e4134700befc46f8ac7442a85b4c10ac; no voters: 
I20260709 12:09:05.576499 30471 raft_consensus.cc:2804] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:09:05.576937 30471 raft_consensus.cc:697] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 5 LEADER]: Becoming Leader. State: Replica: e4134700befc46f8ac7442a85b4c10ac, State: Running, Role: LEADER
I20260709 12:09:05.578105 30105 raft_consensus.cc:2468] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4134700befc46f8ac7442a85b4c10ac in term 5.
I20260709 12:09:05.577956 30471 consensus_queue.cc:237] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [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: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } }
I20260709 12:09:05.585893 30003 catalog_manager.cc:5697] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac reported cstate change: term changed from 4 to 5, leader changed from f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65) to e4134700befc46f8ac7442a85b4c10ac (127.28.187.66). New cstate: current_term: 5 leader_uuid: "e4134700befc46f8ac7442a85b4c10ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:05.685549 30105 raft_consensus.cc:1275] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 FOLLOWER]: Refusing update from remote peer e4134700befc46f8ac7442a85b4c10ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:05.686807 30471 consensus_queue.cc:1048] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:05.698061 30256 raft_consensus.cc:1275] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Refusing update from remote peer e4134700befc46f8ac7442a85b4c10ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:05.699704 30484 consensus_queue.cc:1048] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:05.788236 30105 raft_consensus.cc:1275] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Refusing update from remote peer 7fe83ac9e2744cadaa84880b200a03d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:05.789495 30462 consensus_queue.cc:1048] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:05.799324 30182 raft_consensus.cc:1275] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Refusing update from remote peer 7fe83ac9e2744cadaa84880b200a03d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:05.801133 30462 consensus_queue.cc:1048] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:05.980187 30182 raft_consensus.cc:1275] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Refusing update from remote peer 7fe83ac9e2744cadaa84880b200a03d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:05.981681 30462 consensus_queue.cc:1048] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4134700befc46f8ac7442a85b4c10ac" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:05.994429 30105 raft_consensus.cc:1275] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Refusing update from remote peer 7fe83ac9e2744cadaa84880b200a03d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:05.996017 30477 consensus_queue.cc:1048] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:06.060277 30105 raft_consensus.cc:1275] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 5 FOLLOWER]: Refusing update from remote peer e4134700befc46f8ac7442a85b4c10ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:09:06.061407 30484 consensus_queue.cc:1048] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e51e3509c44fa0abd60d05b62c7134" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:06.069319 30256 raft_consensus.cc:1275] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 5 FOLLOWER]: Refusing update from remote peer e4134700befc46f8ac7442a85b4c10ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:09:06.070751 30484 consensus_queue.cc:1048] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fe83ac9e2744cadaa84880b200a03d1" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 44705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:06.155170 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:06.161104 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:06.161661 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:07.162662 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:07.169121 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:07.169584 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:08.170617 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:08.176476 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:08.177016 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:09.178027 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:09.183472 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:09.183923 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:10.184940 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:10.190634 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:10.191327 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:11.192410 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:11.197934 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:11.198365 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:12.199416 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:12.205313 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:12.205775 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:13.206794 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:13.212267 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:13.212731 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:14.213946 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:14.220402 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:14.220896 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:15.256804 29421 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:09:15.257320 29421 tablet_server.cc:179] TabletServer@127.28.187.65:0 shutting down...
I20260709 12:09:15.283507 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:15.284469 29421 tablet_replica.cc:333] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134: stopping tablet replica
I20260709 12:09:15.285476 29421 raft_consensus.cc:2243] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.286214 29421 raft_consensus.cc:2272] T b78c97f9f43a40b997a50fe4c1ed89b6 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.288553 29421 tablet_replica.cc:333] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134: stopping tablet replica
I20260709 12:09:15.289137 29421 raft_consensus.cc:2243] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.289628 29421 raft_consensus.cc:2272] T 194de325961a44dd9252a54f52693fa4 P f9e51e3509c44fa0abd60d05b62c7134 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.291405 29421 tablet_replica.cc:333] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134: stopping tablet replica
I20260709 12:09:15.291914 29421 raft_consensus.cc:2243] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.292688 29421 raft_consensus.cc:2272] T da1a77b9ba2a4e8cbde19fdb826a494a P f9e51e3509c44fa0abd60d05b62c7134 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.294478 29421 tablet_replica.cc:333] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134: stopping tablet replica
I20260709 12:09:15.294992 29421 raft_consensus.cc:2243] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.295758 29421 raft_consensus.cc:2272] T 34c7fdd3350c44789b64eb65529b67d2 P f9e51e3509c44fa0abd60d05b62c7134 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.297590 29421 tablet_replica.cc:333] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134: stopping tablet replica
I20260709 12:09:15.298046 29421 raft_consensus.cc:2243] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.298947 29421 raft_consensus.cc:2272] T 815b46cc2bd1461c86939847d51b6300 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.300796 29421 tablet_replica.cc:333] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134: stopping tablet replica
I20260709 12:09:15.301280 29421 raft_consensus.cc:2243] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.302042 29421 raft_consensus.cc:2272] T f6ce9983601442acb52bb98610b9952b P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.303853 29421 tablet_replica.cc:333] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134: stopping tablet replica
I20260709 12:09:15.304350 29421 raft_consensus.cc:2243] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.304757 29421 raft_consensus.cc:2272] T 46b01c10af384e8ba5ea9d7535554305 P f9e51e3509c44fa0abd60d05b62c7134 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.306454 29421 tablet_replica.cc:333] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134: stopping tablet replica
I20260709 12:09:15.306958 29421 raft_consensus.cc:2243] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.307371 29421 raft_consensus.cc:2272] T 3d4746e2e118469993c2d8e43c93cb41 P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.309038 29421 tablet_replica.cc:333] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134: stopping tablet replica
I20260709 12:09:15.309584 29421 raft_consensus.cc:2243] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.310021 29421 raft_consensus.cc:2272] T 2bd6013e507146bdb19f23774133d6fe P f9e51e3509c44fa0abd60d05b62c7134 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.311771 29421 tablet_replica.cc:333] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134: stopping tablet replica
I20260709 12:09:15.312224 29421 raft_consensus.cc:2243] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.312674 29421 raft_consensus.cc:2272] T 1f2d94f449d94a7c8cb1961038a3a6b7 P f9e51e3509c44fa0abd60d05b62c7134 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.345103 29421 tablet_server.cc:196] TabletServer@127.28.187.65:0 shutdown complete.
W20260709 12:09:15.354591 30148 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.187.65:38157: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260709 12:09:15.358659 30148 consensus_peers.cc:597] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac -> Peer f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157): Couldn't send request to peer f9e51e3509c44fa0abd60d05b62c7134. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:38157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:15.369021 29421 tablet_server.cc:179] TabletServer@127.28.187.66:0 shutting down...
I20260709 12:09:15.393875 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:15.394641 29421 tablet_replica.cc:333] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac: stopping tablet replica
I20260709 12:09:15.395299 29421 raft_consensus.cc:2243] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.396139 29421 raft_consensus.cc:2272] T 194de325961a44dd9252a54f52693fa4 P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.398018 29421 tablet_replica.cc:333] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac: stopping tablet replica
I20260709 12:09:15.398535 29421 raft_consensus.cc:2243] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.398943 29421 raft_consensus.cc:2272] T b78c97f9f43a40b997a50fe4c1ed89b6 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.400738 29421 tablet_replica.cc:333] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac: stopping tablet replica
I20260709 12:09:15.401230 29421 raft_consensus.cc:2243] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.401755 29421 raft_consensus.cc:2272] T 2bd6013e507146bdb19f23774133d6fe P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.403429 29421 tablet_replica.cc:333] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac: stopping tablet replica
I20260709 12:09:15.403889 29421 raft_consensus.cc:2243] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.404652 29421 raft_consensus.cc:2272] T 1f2d94f449d94a7c8cb1961038a3a6b7 P e4134700befc46f8ac7442a85b4c10ac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.406373 29421 tablet_replica.cc:333] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac: stopping tablet replica
I20260709 12:09:15.406852 29421 raft_consensus.cc:2243] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.407243 29421 raft_consensus.cc:2272] T 34c7fdd3350c44789b64eb65529b67d2 P e4134700befc46f8ac7442a85b4c10ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.409157 29421 tablet_replica.cc:333] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac: stopping tablet replica
I20260709 12:09:15.409679 29421 raft_consensus.cc:2243] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.410130 29421 raft_consensus.cc:2272] T da1a77b9ba2a4e8cbde19fdb826a494a P e4134700befc46f8ac7442a85b4c10ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.411794 29421 tablet_replica.cc:333] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac: stopping tablet replica
I20260709 12:09:15.412240 29421 raft_consensus.cc:2243] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.412695 29421 raft_consensus.cc:2272] T 3d4746e2e118469993c2d8e43c93cb41 P e4134700befc46f8ac7442a85b4c10ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.414458 29421 tablet_replica.cc:333] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac: stopping tablet replica
I20260709 12:09:15.414868 29421 raft_consensus.cc:2243] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.415591 29421 raft_consensus.cc:2272] T 46b01c10af384e8ba5ea9d7535554305 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.417290 29421 tablet_replica.cc:333] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac: stopping tablet replica
I20260709 12:09:15.417773 29421 raft_consensus.cc:2243] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.418146 29421 raft_consensus.cc:2272] T 815b46cc2bd1461c86939847d51b6300 P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.419768 29421 tablet_replica.cc:333] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac: stopping tablet replica
I20260709 12:09:15.420178 29421 raft_consensus.cc:2243] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.420575 29421 raft_consensus.cc:2272] T f6ce9983601442acb52bb98610b9952b P e4134700befc46f8ac7442a85b4c10ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:09:15.439899 30222 consensus_peers.cc:597] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 -> Peer f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157): Couldn't send request to peer f9e51e3509c44fa0abd60d05b62c7134. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:38157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:15.451400 29421 tablet_server.cc:196] TabletServer@127.28.187.66:0 shutdown complete.
W20260709 12:09:15.451977 30222 consensus_peers.cc:597] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 -> Peer f9e51e3509c44fa0abd60d05b62c7134 (127.28.187.65:38157): Couldn't send request to peer f9e51e3509c44fa0abd60d05b62c7134. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:38157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:15.471963 29421 tablet_server.cc:179] TabletServer@127.28.187.67:0 shutting down...
I20260709 12:09:15.496500 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:15.497309 29421 tablet_replica.cc:333] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1: stopping tablet replica
I20260709 12:09:15.497990 29421 raft_consensus.cc:2243] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.498556 29421 raft_consensus.cc:2272] T 1f2d94f449d94a7c8cb1961038a3a6b7 P 7fe83ac9e2744cadaa84880b200a03d1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.500404 29421 tablet_replica.cc:333] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1: stopping tablet replica
I20260709 12:09:15.500926 29421 raft_consensus.cc:2243] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.501739 29421 raft_consensus.cc:2272] T 2bd6013e507146bdb19f23774133d6fe P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.503559 29421 tablet_replica.cc:333] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1: stopping tablet replica
I20260709 12:09:15.504159 29421 raft_consensus.cc:2243] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.504587 29421 raft_consensus.cc:2272] T 46b01c10af384e8ba5ea9d7535554305 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.506287 29421 tablet_replica.cc:333] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1: stopping tablet replica
I20260709 12:09:15.506780 29421 raft_consensus.cc:2243] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.507189 29421 raft_consensus.cc:2272] T 815b46cc2bd1461c86939847d51b6300 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.508980 29421 tablet_replica.cc:333] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1: stopping tablet replica
I20260709 12:09:15.509526 29421 raft_consensus.cc:2243] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.509971 29421 raft_consensus.cc:2272] T f6ce9983601442acb52bb98610b9952b P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.511812 29421 tablet_replica.cc:333] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1: stopping tablet replica
I20260709 12:09:15.512297 29421 raft_consensus.cc:2243] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.512728 29421 raft_consensus.cc:2272] T 194de325961a44dd9252a54f52693fa4 P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.514493 29421 tablet_replica.cc:333] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1: stopping tablet replica
I20260709 12:09:15.514997 29421 raft_consensus.cc:2243] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.515722 29421 raft_consensus.cc:2272] T b78c97f9f43a40b997a50fe4c1ed89b6 P 7fe83ac9e2744cadaa84880b200a03d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.517338 29421 tablet_replica.cc:333] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1: stopping tablet replica
I20260709 12:09:15.517844 29421 raft_consensus.cc:2243] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.518208 29421 raft_consensus.cc:2272] T 34c7fdd3350c44789b64eb65529b67d2 P 7fe83ac9e2744cadaa84880b200a03d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.519853 29421 tablet_replica.cc:333] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1: stopping tablet replica
I20260709 12:09:15.520291 29421 raft_consensus.cc:2243] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:15.520689 29421 raft_consensus.cc:2272] T da1a77b9ba2a4e8cbde19fdb826a494a P 7fe83ac9e2744cadaa84880b200a03d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.522292 29421 tablet_replica.cc:333] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1: stopping tablet replica
I20260709 12:09:15.522738 29421 raft_consensus.cc:2243] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.523458 29421 raft_consensus.cc:2272] T 3d4746e2e118469993c2d8e43c93cb41 P 7fe83ac9e2744cadaa84880b200a03d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.551561 29421 tablet_server.cc:196] TabletServer@127.28.187.67:0 shutdown complete.
I20260709 12:09:15.571506 29421 master.cc:562] Master@127.28.187.126:44933 shutting down...
I20260709 12:09:15.593266 29421 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:09:15.593911 29421 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:15.594234 29421 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82c3f2a09924425b8039eb169da19f6f: stopping tablet replica
I20260709 12:09:15.630122 29421 master.cc:584] Master@127.28.187.126:44933 shutdown complete.
7fe83ac9e2744cadaa84880b200a03d1  1
e4134700befc46f8ac7442a85b4c10ac  4
f9e51e3509c44fa0abd60d05b62c7134  5
7fe83ac9e2744cadaa84880b200a03d1  3
e4134700befc46f8ac7442a85b4c10ac  4
f9e51e3509c44fa0abd60d05b62c7134  3
7fe83ac9e2744cadaa84880b200a03d1  1
e4134700befc46f8ac7442a85b4c10ac  1
f9e51e3509c44fa0abd60d05b62c7134  8
7fe83ac9e2744cadaa84880b200a03d1  3
e4134700befc46f8ac7442a85b4c10ac  3
f9e51e3509c44fa0abd60d05b62c7134  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29044 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:09:15.671113 29421 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.187.126:44213
I20260709 12:09:15.672260 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:15.678273 30510 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:09:15.678290 30511 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:09:15.679239 30513 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:09:15.679386 29421 server_base.cc:1061] running on GCE node
I20260709 12:09:15.680399 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:15.680589 29421 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:09:15.680757 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598955680739 us; error 0 us; skew 500 ppm
I20260709 12:09:15.681314 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:15.684087 29421 webserver.cc:533] Webserver started at http://127.28.187.126:35111/ using document root <none> and password file <none>
I20260709 12:09:15.684569 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:15.684736 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:15.685003 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:15.686213 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/master-0-root/instance:
uuid: "dfb1005ebbb64c43b36a583c010b3a17"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-442x"
I20260709 12:09:15.690858 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:09:15.694469 30518 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:09:15.695217 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:09:15.695591 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/master-0-root
uuid: "dfb1005ebbb64c43b36a583c010b3a17"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-442x"
I20260709 12:09:15.695907 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-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:09:15.710799 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:15.712057 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:15.752149 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.126:44213
I20260709 12:09:15.752281 30569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.126:44213 every 8 connection(s)
I20260709 12:09:15.756270 30570 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:09:15.767554 30570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17: Bootstrap starting.
I20260709 12:09:15.772872 30570 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.777912 30570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17: No bootstrap required, opened a new log
I20260709 12:09:15.780174 30570 raft_consensus.cc:359] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfb1005ebbb64c43b36a583c010b3a17" member_type: VOTER }
I20260709 12:09:15.780635 30570 raft_consensus.cc:385] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.780860 30570 raft_consensus.cc:740] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfb1005ebbb64c43b36a583c010b3a17, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.781491 30570 consensus_queue.cc:260] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dfb1005ebbb64c43b36a583c010b3a17" member_type: VOTER }
I20260709 12:09:15.781978 30570 raft_consensus.cc:399] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:09:15.782197 30570 raft_consensus.cc:493] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:09:15.782462 30570 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.786825 30570 raft_consensus.cc:515] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfb1005ebbb64c43b36a583c010b3a17" member_type: VOTER }
I20260709 12:09:15.787372 30570 leader_election.cc:304] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [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: dfb1005ebbb64c43b36a583c010b3a17; no voters: 
I20260709 12:09:15.788479 30570 leader_election.cc:290] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:09:15.788890 30573 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:15.790705 30573 raft_consensus.cc:697] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 1 LEADER]: Becoming Leader. State: Replica: dfb1005ebbb64c43b36a583c010b3a17, State: Running, Role: LEADER
I20260709 12:09:15.791450 30570 sys_catalog.cc:565] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:09:15.791456 30573 consensus_queue.cc:237] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [LEADER]: Queue going to LEADER mode. State: All 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: "dfb1005ebbb64c43b36a583c010b3a17" member_type: VOTER }
I20260709 12:09:15.796648 30575 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dfb1005ebbb64c43b36a583c010b3a17. Latest consensus state: current_term: 1 leader_uuid: "dfb1005ebbb64c43b36a583c010b3a17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfb1005ebbb64c43b36a583c010b3a17" member_type: VOTER } }
I20260709 12:09:15.796819 30574 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dfb1005ebbb64c43b36a583c010b3a17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfb1005ebbb64c43b36a583c010b3a17" member_type: VOTER } }
I20260709 12:09:15.797284 30575 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [sys.catalog]: This master's current role is: LEADER
I20260709 12:09:15.797338 30574 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [sys.catalog]: This master's current role is: LEADER
I20260709 12:09:15.800153 30581 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:09:15.805344 30581 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:09:15.807775 29421 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:09:15.814988 30581 catalog_manager.cc:1383] Generated new cluster ID: 498254d445e149e9b4b68bbe8638f7be
I20260709 12:09:15.815320 30581 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:09:15.842878 30581 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:09:15.844159 30581 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:09:15.855798 30581 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17: Generated new TSK 0
I20260709 12:09:15.856405 30581 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:09:15.874537 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:15.880932 30591 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:09:15.881893 30592 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:09:15.884020 30594 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:09:15.884557 29421 server_base.cc:1061] running on GCE node
I20260709 12:09:15.885488 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:15.885695 29421 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:09:15.885869 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598955885850 us; error 0 us; skew 500 ppm
I20260709 12:09:15.886511 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:15.889411 29421 webserver.cc:533] Webserver started at http://127.28.187.65:33199/ using document root <none> and password file <none>
I20260709 12:09:15.889925 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:15.890116 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:15.890383 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:15.891520 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/instance:
uuid: "b31384dc88084b95a1cd975b4fe6eae0"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-442x"
I20260709 12:09:15.896389 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:09:15.900484 30599 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:09:15.901310 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:09:15.901685 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root
uuid: "b31384dc88084b95a1cd975b4fe6eae0"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-442x"
I20260709 12:09:15.901968 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-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:09:15.916051 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:15.917315 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:15.918829 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:15.921180 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:15.921403 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.921648 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:15.921844 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:15.963111 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.65:37115
I20260709 12:09:15.963265 30661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.65:37115 every 8 connection(s)
I20260709 12:09:15.967855 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:15.975354 30666 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:09:15.975898 30667 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:09:15.978475 30669 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:09:15.979950 29421 server_base.cc:1061] running on GCE node
I20260709 12:09:15.981403 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:15.981606 29421 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:09:15.981827 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598955981806 us; error 0 us; skew 500 ppm
I20260709 12:09:15.982599 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:15.985430 29421 webserver.cc:533] Webserver started at http://127.28.187.66:41091/ using document root <none> and password file <none>
I20260709 12:09:15.985975 30662 heartbeater.cc:344] Connected to a master server at 127.28.187.126:44213
I20260709 12:09:15.985989 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:15.986446 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:15.986461 30662 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:15.986887 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:15.987435 30662 heartbeater.cc:507] Master 127.28.187.126:44213 requested a full tablet report, sending...
I20260709 12:09:15.988399 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/instance:
uuid: "09563c459313460da8a2153714f0074c"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-442x"
I20260709 12:09:15.990012 30535 ts_manager.cc:194] Registered new tserver with Master: b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:15.992440 30535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41192
I20260709 12:09:15.994414 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:09:15.998024 30674 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:09:15.998860 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:09:15.999150 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root
uuid: "09563c459313460da8a2153714f0074c"
format_stamp: "Formatted at 2026-07-09 12:09:15 on dist-test-slave-442x"
I20260709 12:09:15.999523 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-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:09:16.016173 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:16.017473 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:16.018987 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:16.021404 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:16.021641 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:16.021875 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:16.022028 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:16.065469 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.66:41119
I20260709 12:09:16.065608 30736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.66:41119 every 8 connection(s)
I20260709 12:09:16.070688 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:16.079713 30741 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:09:16.079934 30740 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:09:16.081944 30743 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:09:16.082827 29421 server_base.cc:1061] running on GCE node
I20260709 12:09:16.082858 30737 heartbeater.cc:344] Connected to a master server at 127.28.187.126:44213
I20260709 12:09:16.083384 30737 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:16.083761 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:16.083964 29421 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:09:16.084136 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598956084117 us; error 0 us; skew 500 ppm
I20260709 12:09:16.084226 30737 heartbeater.cc:507] Master 127.28.187.126:44213 requested a full tablet report, sending...
I20260709 12:09:16.084709 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:16.086441 30535 ts_manager.cc:194] Registered new tserver with Master: 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:16.087486 29421 webserver.cc:533] Webserver started at http://127.28.187.67:36653/ using document root <none> and password file <none>
I20260709 12:09:16.087991 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:16.087978 30535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41204
I20260709 12:09:16.088341 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:16.088639 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:16.089998 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/instance:
uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
format_stamp: "Formatted at 2026-07-09 12:09:16 on dist-test-slave-442x"
I20260709 12:09:16.095103 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:09:16.098862 30748 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:09:16.099773 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:09:16.100126 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root
uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
format_stamp: "Formatted at 2026-07-09 12:09:16 on dist-test-slave-442x"
I20260709 12:09:16.100493 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-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:09:16.140008 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:16.141574 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:16.143105 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:16.145519 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:16.145745 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:16.145965 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:16.146133 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:16.188911 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.67:38185
I20260709 12:09:16.189015 30810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.67:38185 every 8 connection(s)
I20260709 12:09:16.203164 30811 heartbeater.cc:344] Connected to a master server at 127.28.187.126:44213
I20260709 12:09:16.203615 30811 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:16.204430 30811 heartbeater.cc:507] Master 127.28.187.126:44213 requested a full tablet report, sending...
I20260709 12:09:16.206861 30535 ts_manager.cc:194] Registered new tserver with Master: 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:16.208022 29421 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016089583s
I20260709 12:09:16.208590 30535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41218
I20260709 12:09:16.239135 30535 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41228:
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:09:16.245265 30535 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:09:16.449262 30625 tablet_service.cc:1511] Processing CreateTablet for tablet 118cba1107f74c8284e6e544d43b3e0a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:16.450888 30625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118cba1107f74c8284e6e544d43b3e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.451304 30627 tablet_service.cc:1511] Processing CreateTablet for tablet 459ce8342aba4f59bd193836766292f4 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:16.452620 30627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 459ce8342aba4f59bd193836766292f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.450474 30626 tablet_service.cc:1511] Processing CreateTablet for tablet ea52d3c74ce74a6bb1a24bc2d19d5c53 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:16.458298 30626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea52d3c74ce74a6bb1a24bc2d19d5c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.461127 30624 tablet_service.cc:1511] Processing CreateTablet for tablet 03d3ee8c22d04fc2a81010937e2f6ef9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:16.462625 30624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d3ee8c22d04fc2a81010937e2f6ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.463164 30622 tablet_service.cc:1511] Processing CreateTablet for tablet e226b2d4ac374f1d9b4f9e538b76ae25 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:16.463862 30620 tablet_service.cc:1511] Processing CreateTablet for tablet bd68c46c4eef4dda8d36673220235fd3 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:16.464531 30622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e226b2d4ac374f1d9b4f9e538b76ae25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.465224 30620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd68c46c4eef4dda8d36673220235fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.468593 30623 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0eaf019ffa4c6882c1453491deba17 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:16.470062 30623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0eaf019ffa4c6882c1453491deba17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.470602 30619 tablet_service.cc:1511] Processing CreateTablet for tablet 67fe0f4ac3cc4c35a407cb15a894e54c (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:16.471966 30619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67fe0f4ac3cc4c35a407cb15a894e54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.474689 30621 tablet_service.cc:1511] Processing CreateTablet for tablet 176419c355f142c1bc9d949ffe8af90d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:16.476195 30621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176419c355f142c1bc9d949ffe8af90d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.478598 30618 tablet_service.cc:1511] Processing CreateTablet for tablet bfd6d8fbded3402ea958fe7ca28ddc1a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:16.480027 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd6d8fbded3402ea958fe7ca28ddc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.480515 30776 tablet_service.cc:1511] Processing CreateTablet for tablet 459ce8342aba4f59bd193836766292f4 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:16.481856 30776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 459ce8342aba4f59bd193836766292f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.485248 30775 tablet_service.cc:1511] Processing CreateTablet for tablet ea52d3c74ce74a6bb1a24bc2d19d5c53 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:16.486588 30775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea52d3c74ce74a6bb1a24bc2d19d5c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.489107 30774 tablet_service.cc:1511] Processing CreateTablet for tablet 118cba1107f74c8284e6e544d43b3e0a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:16.490640 30774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118cba1107f74c8284e6e544d43b3e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.494246 30773 tablet_service.cc:1511] Processing CreateTablet for tablet 03d3ee8c22d04fc2a81010937e2f6ef9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:16.495878 30773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d3ee8c22d04fc2a81010937e2f6ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.498517 30772 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0eaf019ffa4c6882c1453491deba17 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:16.500075 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0eaf019ffa4c6882c1453491deba17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.502337 30771 tablet_service.cc:1511] Processing CreateTablet for tablet e226b2d4ac374f1d9b4f9e538b76ae25 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:16.503942 30771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e226b2d4ac374f1d9b4f9e538b76ae25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.506335 30770 tablet_service.cc:1511] Processing CreateTablet for tablet 176419c355f142c1bc9d949ffe8af90d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:16.507916 30770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176419c355f142c1bc9d949ffe8af90d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.510433 30769 tablet_service.cc:1511] Processing CreateTablet for tablet bd68c46c4eef4dda8d36673220235fd3 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:16.512050 30769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd68c46c4eef4dda8d36673220235fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.515493 30768 tablet_service.cc:1511] Processing CreateTablet for tablet 67fe0f4ac3cc4c35a407cb15a894e54c (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:16.517171 30768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67fe0f4ac3cc4c35a407cb15a894e54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.523007 30767 tablet_service.cc:1511] Processing CreateTablet for tablet bfd6d8fbded3402ea958fe7ca28ddc1a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:16.523116 30700 tablet_service.cc:1511] Processing CreateTablet for tablet 118cba1107f74c8284e6e544d43b3e0a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:16.524415 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd6d8fbded3402ea958fe7ca28ddc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.524560 30700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118cba1107f74c8284e6e544d43b3e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.525096 30702 tablet_service.cc:1511] Processing CreateTablet for tablet 459ce8342aba4f59bd193836766292f4 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:16.526788 30702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 459ce8342aba4f59bd193836766292f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.527458 30697 tablet_service.cc:1511] Processing CreateTablet for tablet e226b2d4ac374f1d9b4f9e538b76ae25 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:16.528965 30697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e226b2d4ac374f1d9b4f9e538b76ae25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.530670 30701 tablet_service.cc:1511] Processing CreateTablet for tablet ea52d3c74ce74a6bb1a24bc2d19d5c53 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:16.532075 30701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea52d3c74ce74a6bb1a24bc2d19d5c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.534552 30698 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0eaf019ffa4c6882c1453491deba17 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:16.536590 30698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0eaf019ffa4c6882c1453491deba17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.542573 30696 tablet_service.cc:1511] Processing CreateTablet for tablet 176419c355f142c1bc9d949ffe8af90d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:16.543617 30694 tablet_service.cc:1511] Processing CreateTablet for tablet 67fe0f4ac3cc4c35a407cb15a894e54c (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:16.544099 30696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176419c355f142c1bc9d949ffe8af90d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.544955 30694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67fe0f4ac3cc4c35a407cb15a894e54c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.542573 30695 tablet_service.cc:1511] Processing CreateTablet for tablet bd68c46c4eef4dda8d36673220235fd3 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:16.547652 30699 tablet_service.cc:1511] Processing CreateTablet for tablet 03d3ee8c22d04fc2a81010937e2f6ef9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:16.559147 30693 tablet_service.cc:1511] Processing CreateTablet for tablet bfd6d8fbded3402ea958fe7ca28ddc1a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:16.565413 30695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd68c46c4eef4dda8d36673220235fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.566144 30826 tablet_bootstrap.cc:492] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:16.566804 30699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d3ee8c22d04fc2a81010937e2f6ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.569749 30693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd6d8fbded3402ea958fe7ca28ddc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.577716 30626 tablet_service.cc:1511] Processing CreateTablet for tablet e7d57dffbe5a451c8b59d13b40a03230 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:16.580380 30626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d57dffbe5a451c8b59d13b40a03230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.589272 30623 tablet_service.cc:1511] Processing CreateTablet for tablet 129d6b86140a45e8b61d9d35cbf7ac65 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:16.590775 30623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129d6b86140a45e8b61d9d35cbf7ac65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.595965 30627 tablet_service.cc:1511] Processing CreateTablet for tablet 2955d5c237fc4c6c960d201c82c2dd15 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:16.602764 30627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2955d5c237fc4c6c960d201c82c2dd15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.605845 30618 tablet_service.cc:1511] Processing CreateTablet for tablet 991f862483a04f61a5413de6fad4a79c (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:16.607643 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991f862483a04f61a5413de6fad4a79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.624276 30768 tablet_service.cc:1511] Processing CreateTablet for tablet 129d6b86140a45e8b61d9d35cbf7ac65 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:16.625654 30768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129d6b86140a45e8b61d9d35cbf7ac65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.630487 30826 tablet_bootstrap.cc:654] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.641580 30768 tablet_service.cc:1511] Processing CreateTablet for tablet 991f862483a04f61a5413de6fad4a79c (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:16.642951 30768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991f862483a04f61a5413de6fad4a79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.643723 30773 tablet_service.cc:1511] Processing CreateTablet for tablet 2955d5c237fc4c6c960d201c82c2dd15 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:16.647328 30773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2955d5c237fc4c6c960d201c82c2dd15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.662184 30827 tablet_bootstrap.cc:492] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:16.670455 30769 tablet_service.cc:1511] Processing CreateTablet for tablet e7d57dffbe5a451c8b59d13b40a03230 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:16.671790 30769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d57dffbe5a451c8b59d13b40a03230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.673168 30624 tablet_service.cc:1511] Processing CreateTablet for tablet f392425798da4467b42d04516543f48d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:16.674490 30624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f392425798da4467b42d04516543f48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.675479 30696 tablet_service.cc:1511] Processing CreateTablet for tablet 991f862483a04f61a5413de6fad4a79c (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:16.676782 30696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991f862483a04f61a5413de6fad4a79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.687805 30700 tablet_service.cc:1511] Processing CreateTablet for tablet 129d6b86140a45e8b61d9d35cbf7ac65 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:16.690050 30700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129d6b86140a45e8b61d9d35cbf7ac65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.694886 30829 tablet_bootstrap.cc:492] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:16.696607 30701 tablet_service.cc:1511] Processing CreateTablet for tablet e7d57dffbe5a451c8b59d13b40a03230 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:16.698781 30776 tablet_service.cc:1511] Processing CreateTablet for tablet 28b8246c28c549d887a62fd8ff61feef (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:16.699144 30619 tablet_service.cc:1511] Processing CreateTablet for tablet 28b8246c28c549d887a62fd8ff61feef (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:16.700045 30776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b8246c28c549d887a62fd8ff61feef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.701187 30622 tablet_service.cc:1511] Processing CreateTablet for tablet 6198a3c67a924b378249136a674639c6 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:16.707216 30693 tablet_service.cc:1511] Processing CreateTablet for tablet 2955d5c237fc4c6c960d201c82c2dd15 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:16.708453 30826 tablet_bootstrap.cc:492] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:16.708954 30826 ts_tablet_manager.cc:1403] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.006s
I20260709 12:09:16.709896 30697 tablet_service.cc:1511] Processing CreateTablet for tablet f392425798da4467b42d04516543f48d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:16.711885 30826 raft_consensus.cc:359] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:16.712683 30826 raft_consensus.cc:385] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.712977 30826 raft_consensus.cc:740] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.714246 30826 consensus_queue.cc:260] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:16.717494 30701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d57dffbe5a451c8b59d13b40a03230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.720983 30699 tablet_service.cc:1511] Processing CreateTablet for tablet 6198a3c67a924b378249136a674639c6 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:16.715830 30702 tablet_service.cc:1511] Processing CreateTablet for tablet 28b8246c28c549d887a62fd8ff61feef (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:16.722659 30693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2955d5c237fc4c6c960d201c82c2dd15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.726526 30626 tablet_service.cc:1511] Processing CreateTablet for tablet bf6dc1154d9d4305b4c8e6f6b2437aea (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:16.725709 30771 tablet_service.cc:1511] Processing CreateTablet for tablet 6198a3c67a924b378249136a674639c6 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:16.728355 30697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f392425798da4467b42d04516543f48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.740852 30827 tablet_bootstrap.cc:654] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.729949 30619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b8246c28c549d887a62fd8ff61feef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.732039 30771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6198a3c67a924b378249136a674639c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.750151 30622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6198a3c67a924b378249136a674639c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.756611 30626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6dc1154d9d4305b4c8e6f6b2437aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.757910 30767 tablet_service.cc:1511] Processing CreateTablet for tablet bf6dc1154d9d4305b4c8e6f6b2437aea (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:16.759258 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6dc1154d9d4305b4c8e6f6b2437aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.760190 30698 tablet_service.cc:1511] Processing CreateTablet for tablet bf6dc1154d9d4305b4c8e6f6b2437aea (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:16.762414 30621 tablet_service.cc:1511] Processing CreateTablet for tablet 3dcfdbbe46404a01993bb0e221da99d9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:16.763652 30621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcfdbbe46404a01993bb0e221da99d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.765691 30662 heartbeater.cc:499] Master 127.28.187.126:44213 was elected leader, sending a full tablet report...
I20260709 12:09:16.763775 30773 tablet_service.cc:1511] Processing CreateTablet for tablet 3dcfdbbe46404a01993bb0e221da99d9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:16.768769 30773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcfdbbe46404a01993bb0e221da99d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.769790 30620 tablet_service.cc:1511] Processing CreateTablet for tablet 3e9aef6796604c6980937b39e603c6cb (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:16.770872 30829 tablet_bootstrap.cc:654] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.773469 30770 tablet_service.cc:1511] Processing CreateTablet for tablet 3e9aef6796604c6980937b39e603c6cb (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:16.774746 30701 tablet_service.cc:1511] Processing CreateTablet for tablet 3e9aef6796604c6980937b39e603c6cb (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:16.751111 30772 tablet_service.cc:1511] Processing CreateTablet for tablet f392425798da4467b42d04516543f48d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:16.755136 30702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b8246c28c549d887a62fd8ff61feef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.781044 30620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e9aef6796604c6980937b39e603c6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.782377 30694 tablet_service.cc:1511] Processing CreateTablet for tablet 3dcfdbbe46404a01993bb0e221da99d9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:16.791180 30699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6198a3c67a924b378249136a674639c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.793110 30698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6dc1154d9d4305b4c8e6f6b2437aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.796784 30694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcfdbbe46404a01993bb0e221da99d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.798168 30826 ts_tablet_manager.cc:1434] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.089s	user 0.020s	sys 0.020s
I20260709 12:09:16.799408 30826 tablet_bootstrap.cc:492] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:16.803422 30770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e9aef6796604c6980937b39e603c6cb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:16.803457 30583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:16.809832 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f392425798da4467b42d04516543f48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.803511 30701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e9aef6796604c6980937b39e603c6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.832304 30827 tablet_bootstrap.cc:492] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:16.832763 30826 tablet_bootstrap.cc:654] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.832898 30827 ts_tablet_manager.cc:1403] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.171s	user 0.000s	sys 0.013s
I20260709 12:09:16.838155 30623 tablet_service.cc:1511] Processing CreateTablet for tablet f3c6daaf541e41d8abe30e1c75520430 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:16.839655 30623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c6daaf541e41d8abe30e1c75520430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.846747 30827 raft_consensus.cc:359] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:16.847584 30827 raft_consensus.cc:385] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.847944 30827 raft_consensus.cc:740] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.848793 30827 consensus_queue.cc:260] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:16.855604 30695 tablet_service.cc:1511] Processing CreateTablet for tablet f3c6daaf541e41d8abe30e1c75520430 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:16.859536 30695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c6daaf541e41d8abe30e1c75520430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.875763 30770 tablet_service.cc:1511] Processing CreateTablet for tablet f3c6daaf541e41d8abe30e1c75520430 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:16.890606 30811 heartbeater.cc:499] Master 127.28.187.126:44213 was elected leader, sending a full tablet report...
I20260709 12:09:16.892084 30624 tablet_service.cc:1511] Processing CreateTablet for tablet 3357226e75484777b673515b528e3ac7 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:16.895176 30624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3357226e75484777b673515b528e3ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.897042 30770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c6daaf541e41d8abe30e1c75520430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.900599 30776 tablet_service.cc:1511] Processing CreateTablet for tablet 3357226e75484777b673515b528e3ac7 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:16.905558 30776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3357226e75484777b673515b528e3ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.924667 30618 tablet_service.cc:1511] Processing CreateTablet for tablet b2d3e7b0389c4fa8b47babf2a9f8376d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:16.926079 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d3e7b0389c4fa8b47babf2a9f8376d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.926215 30767 tablet_service.cc:1511] Processing CreateTablet for tablet b2d3e7b0389c4fa8b47babf2a9f8376d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:16.927449 30827 ts_tablet_manager.cc:1434] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.083s	user 0.014s	sys 0.001s
I20260709 12:09:16.927822 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d3e7b0389c4fa8b47babf2a9f8376d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.938241 30696 tablet_service.cc:1511] Processing CreateTablet for tablet b2d3e7b0389c4fa8b47babf2a9f8376d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:16.939608 30696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d3e7b0389c4fa8b47babf2a9f8376d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.914882 30698 tablet_service.cc:1511] Processing CreateTablet for tablet 3357226e75484777b673515b528e3ac7 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:16.951129 30830 raft_consensus.cc:493] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.962316 30830 raft_consensus.cc:515] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:16.966643 30830 leader_election.cc:290] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:16.967495 30829 tablet_bootstrap.cc:492] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:16.968030 30829 ts_tablet_manager.cc:1403] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.273s	user 0.023s	sys 0.049s
I20260709 12:09:16.968371 30694 tablet_service.cc:1511] Processing CreateTablet for tablet 28cb83eceac443d9ac8f43eb24c24387 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:16.971136 30829 raft_consensus.cc:359] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:16.971954 30829 raft_consensus.cc:385] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.966212 30619 tablet_service.cc:1511] Processing CreateTablet for tablet 28cb83eceac443d9ac8f43eb24c24387 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:16.972440 30827 tablet_bootstrap.cc:492] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:16.973371 30619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cb83eceac443d9ac8f43eb24c24387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:16.972265 30829 raft_consensus.cc:740] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.994299 30826 tablet_bootstrap.cc:492] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:16.994882 30826 ts_tablet_manager.cc:1403] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.196s	user 0.012s	sys 0.004s
I20260709 12:09:17.008311 30826 raft_consensus.cc:359] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.009202 30826 raft_consensus.cc:385] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.009588 30826 raft_consensus.cc:740] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.010447 30826 consensus_queue.cc:260] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.012414 30829 consensus_queue.cc:260] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:16.988379 30698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3357226e75484777b673515b528e3ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.026435 30767 tablet_service.cc:1511] Processing CreateTablet for tablet 28cb83eceac443d9ac8f43eb24c24387 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:17.029973 30694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cb83eceac443d9ac8f43eb24c24387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.030611 30830 raft_consensus.cc:493] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.031076 30830 raft_consensus.cc:515] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.031667 30829 ts_tablet_manager.cc:1434] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.063s	user 0.017s	sys 0.002s
I20260709 12:09:17.032781 30829 tablet_bootstrap.cc:492] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:17.033674 30737 heartbeater.cc:499] Master 127.28.187.126:44213 was elected leader, sending a full tablet report...
I20260709 12:09:17.033229 30830 leader_election.cc:290] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:17.035485 30827 tablet_bootstrap.cc:654] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.037917 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cb83eceac443d9ac8f43eb24c24387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.042948 30826 ts_tablet_manager.cc:1434] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:09:17.044008 30826 tablet_bootstrap.cc:492] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:17.047438 30769 tablet_service.cc:1511] Processing CreateTablet for tablet 02fd57824de549b9ac08ba37e483cc47 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:17.048820 30769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fd57824de549b9ac08ba37e483cc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.052192 30833 raft_consensus.cc:493] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.052726 30833 raft_consensus.cc:515] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.055828 30829 tablet_bootstrap.cc:654] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.070855 30833 leader_election.cc:290] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:17.079412 30627 tablet_service.cc:1511] Processing CreateTablet for tablet 02fd57824de549b9ac08ba37e483cc47 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:17.091831 30699 tablet_service.cc:1511] Processing CreateTablet for tablet 9038d17ebf734da3abaa44239d628305 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:17.093254 30699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9038d17ebf734da3abaa44239d628305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.062268 30702 tablet_service.cc:1511] Processing CreateTablet for tablet 02fd57824de549b9ac08ba37e483cc47 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:17.100389 30623 tablet_service.cc:1511] Processing CreateTablet for tablet 9038d17ebf734da3abaa44239d628305 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:17.100988 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52d3c74ce74a6bb1a24bc2d19d5c53" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:17.100981 30770 tablet_service.cc:1511] Processing CreateTablet for tablet 9038d17ebf734da3abaa44239d628305 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:17.103497 30770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9038d17ebf734da3abaa44239d628305. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:17.106293 30603 leader_election.cc:343] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.100312 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459ce8342aba4f59bd193836766292f4" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:17.108405 30603 leader_election.cc:343] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.109123 30627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fd57824de549b9ac08ba37e483cc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.116844 30618 tablet_service.cc:1511] Processing CreateTablet for tablet 6de1b5c21c744e28b14f12a023242516 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:17.121271 30696 tablet_service.cc:1511] Processing CreateTablet for tablet 6de1b5c21c744e28b14f12a023242516 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:17.123315 30623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9038d17ebf734da3abaa44239d628305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.123696 30772 tablet_service.cc:1511] Processing CreateTablet for tablet 6de1b5c21c744e28b14f12a023242516 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:17.125061 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de1b5c21c744e28b14f12a023242516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.126092 30696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de1b5c21c744e28b14f12a023242516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.146732 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de1b5c21c744e28b14f12a023242516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.152422 30702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fd57824de549b9ac08ba37e483cc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.175850 30624 tablet_service.cc:1511] Processing CreateTablet for tablet 31033c59ae5b422ea19ffecd8ba90c54 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:17.176994 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d3ee8c22d04fc2a81010937e2f6ef9" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:17.180447 30750 leader_election.cc:343] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.181222 30624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31033c59ae5b422ea19ffecd8ba90c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.181624 30827 tablet_bootstrap.cc:492] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:17.181687 30695 tablet_service.cc:1511] Processing CreateTablet for tablet 31033c59ae5b422ea19ffecd8ba90c54 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:17.182230 30827 ts_tablet_manager.cc:1403] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.225s	user 0.014s	sys 0.000s
I20260709 12:09:17.184662 30827 raft_consensus.cc:359] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.185191 30827 raft_consensus.cc:385] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.185506 30827 raft_consensus.cc:740] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.186383 30827 consensus_queue.cc:260] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.187860 30767 tablet_service.cc:1511] Processing CreateTablet for tablet 31033c59ae5b422ea19ffecd8ba90c54 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:17.190847 30827 ts_tablet_manager.cc:1434] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:09:17.191656 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31033c59ae5b422ea19ffecd8ba90c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.192035 30827 tablet_bootstrap.cc:492] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:17.192584 30695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31033c59ae5b422ea19ffecd8ba90c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.194953 30620 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4e8a6a30724b1e8c895019a266be4f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:17.196234 30620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4e8a6a30724b1e8c895019a266be4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.199215 30827 tablet_bootstrap.cc:654] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.210952 30826 tablet_bootstrap.cc:654] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.217299 30698 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4e8a6a30724b1e8c895019a266be4f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:17.218724 30698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4e8a6a30724b1e8c895019a266be4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.227072 30829 tablet_bootstrap.cc:492] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:17.227720 30829 ts_tablet_manager.cc:1403] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.195s	user 0.017s	sys 0.009s
I20260709 12:09:17.227921 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459ce8342aba4f59bd193836766292f4" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:17.229734 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52d3c74ce74a6bb1a24bc2d19d5c53" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:17.229908 30618 tablet_service.cc:1511] Processing CreateTablet for tablet 303731e2c833438c94a8db22f5257d0b (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:17.231232 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303731e2c833438c94a8db22f5257d0b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:17.231324 30602 leader_election.cc:343] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.231815 30602 leader_election.cc:304] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:17.232905 30830 raft_consensus.cc:2749] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:17.234117 30602 leader_election.cc:343] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.234553 30602 leader_election.cc:304] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:17.235556 30830 raft_consensus.cc:2749] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.235265 30829 raft_consensus.cc:359] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.235975 30829 raft_consensus.cc:385] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.236258 30829 raft_consensus.cc:740] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.238149 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d3ee8c22d04fc2a81010937e2f6ef9" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
W20260709 12:09:17.239879 30751 leader_election.cc:343] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.240343 30751 leader_election.cc:304] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:17.240907 30772 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4e8a6a30724b1e8c895019a266be4f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:17.241519 30833 raft_consensus.cc:2749] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.242240 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4e8a6a30724b1e8c895019a266be4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.249722 30829 consensus_queue.cc:260] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.250262 30826 tablet_bootstrap.cc:492] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:17.250892 30826 ts_tablet_manager.cc:1403] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.207s	user 0.012s	sys 0.000s
I20260709 12:09:17.254037 30769 tablet_service.cc:1511] Processing CreateTablet for tablet 303731e2c833438c94a8db22f5257d0b (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:17.254806 30695 tablet_service.cc:1511] Processing CreateTablet for tablet 303731e2c833438c94a8db22f5257d0b (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:17.255357 30769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303731e2c833438c94a8db22f5257d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.253937 30826 raft_consensus.cc:359] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.256038 30695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303731e2c833438c94a8db22f5257d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.258970 30829 ts_tablet_manager.cc:1434] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260709 12:09:17.267220 30827 tablet_bootstrap.cc:492] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:17.267838 30827 ts_tablet_manager.cc:1403] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.009s
I20260709 12:09:17.270676 30829 tablet_bootstrap.cc:492] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:17.269517 30623 tablet_service.cc:1511] Processing CreateTablet for tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:17.270911 30827 raft_consensus.cc:359] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.273691 30827 raft_consensus.cc:385] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.274060 30827 raft_consensus.cc:740] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.274744 30623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.275230 30827 consensus_queue.cc:260] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.263031 30826 raft_consensus.cc:385] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.283361 30826 raft_consensus.cc:740] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.284268 30826 consensus_queue.cc:260] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.285002 30827 ts_tablet_manager.cc:1434] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:09:17.286049 30827 tablet_bootstrap.cc:492] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:17.290239 30829 tablet_bootstrap.cc:654] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.291163 30698 tablet_service.cc:1511] Processing CreateTablet for tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:17.294474 30826 ts_tablet_manager.cc:1434] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:09:17.294351 30767 tablet_service.cc:1511] Processing CreateTablet for tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:17.295672 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.296209 30827 tablet_bootstrap.cc:654] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.302343 30826 tablet_bootstrap.cc:492] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:17.305948 30829 tablet_bootstrap.cc:492] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:17.306486 30829 ts_tablet_manager.cc:1403] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.012s
I20260709 12:09:17.306586 30623 tablet_service.cc:1511] Processing CreateTablet for tablet e7afac961499405c9d23a8614c0b40a2 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:17.308045 30623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7afac961499405c9d23a8614c0b40a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.309181 30826 tablet_bootstrap.cc:654] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.309345 30829 raft_consensus.cc:359] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.328397 30624 tablet_service.cc:1511] Processing CreateTablet for tablet 322672f77db844dc9d6ea86788a67e42 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:17.330547 30696 tablet_service.cc:1511] Processing CreateTablet for tablet 322672f77db844dc9d6ea86788a67e42 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:17.342692 30829 raft_consensus.cc:385] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.343050 30829 raft_consensus.cc:740] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.343768 30829 consensus_queue.cc:260] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.344786 30772 tablet_service.cc:1511] Processing CreateTablet for tablet 322672f77db844dc9d6ea86788a67e42 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:17.346246 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322672f77db844dc9d6ea86788a67e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.347990 30618 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4e195b39d047a8813db0b13722d23a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:17.344754 30624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322672f77db844dc9d6ea86788a67e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.352232 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4e195b39d047a8813db0b13722d23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.352774 30829 ts_tablet_manager.cc:1434] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.020s
I20260709 12:09:17.324536 30702 tablet_service.cc:1511] Processing CreateTablet for tablet e7afac961499405c9d23a8614c0b40a2 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:17.310036 30698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.326799 30776 tablet_service.cc:1511] Processing CreateTablet for tablet e7afac961499405c9d23a8614c0b40a2 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:17.366681 30776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7afac961499405c9d23a8614c0b40a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.366966 30770 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5a235131a447bd833dea56f09a8b9d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:17.367930 30770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5a235131a447bd833dea56f09a8b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.368242 30838 raft_consensus.cc:493] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.368728 30838 raft_consensus.cc:515] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.356401 30694 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4e195b39d047a8813db0b13722d23a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:17.359602 30769 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4e195b39d047a8813db0b13722d23a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:17.361110 30829 tablet_bootstrap.cc:492] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:17.363276 30623 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5a235131a447bd833dea56f09a8b9d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:17.365326 30699 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5a235131a447bd833dea56f09a8b9d (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:17.371002 30696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322672f77db844dc9d6ea86788a67e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.372498 30838 leader_election.cc:290] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:17.375312 30623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5a235131a447bd833dea56f09a8b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.377842 30827 tablet_bootstrap.cc:492] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:17.381296 30827 ts_tablet_manager.cc:1403] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.015s
I20260709 12:09:17.384534 30827 raft_consensus.cc:359] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.385326 30827 raft_consensus.cc:385] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.385890 30827 raft_consensus.cc:740] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.390256 30827 consensus_queue.cc:260] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.395547 30769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4e195b39d047a8813db0b13722d23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.401113 30827 ts_tablet_manager.cc:1434] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:09:17.404892 30702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7afac961499405c9d23a8614c0b40a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.406010 30694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4e195b39d047a8813db0b13722d23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.409938 30699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5a235131a447bd833dea56f09a8b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.411530 30829 tablet_bootstrap.cc:654] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.423444 30830 raft_consensus.cc:493] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.432395 30767 tablet_service.cc:1511] Processing CreateTablet for tablet d85caa8801ea4bd587f80dd7cff8d044 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:17.435312 30695 tablet_service.cc:1511] Processing CreateTablet for tablet d85caa8801ea4bd587f80dd7cff8d044 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:17.435628 30830 raft_consensus.cc:515] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.436234 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85caa8801ea4bd587f80dd7cff8d044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.436792 30695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85caa8801ea4bd587f80dd7cff8d044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.437841 30830 leader_election.cc:290] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:17.438891 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:17.439740 30624 tablet_service.cc:1511] Processing CreateTablet for tablet d85caa8801ea4bd587f80dd7cff8d044 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 12:09:17.440371 30603 leader_election.cc:343] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.441017 30624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85caa8801ea4bd587f80dd7cff8d044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.438921 30700 tablet_service.cc:1511] Processing CreateTablet for tablet cdf3529e1070453fb6c402155c44d5e0 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:17.442902 30700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf3529e1070453fb6c402155c44d5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.435252 30620 tablet_service.cc:1511] Processing CreateTablet for tablet cdf3529e1070453fb6c402155c44d5e0 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:17.429283 30827 tablet_bootstrap.cc:492] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:17.449163 30620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf3529e1070453fb6c402155c44d5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.458004 30772 tablet_service.cc:1511] Processing CreateTablet for tablet cdf3529e1070453fb6c402155c44d5e0 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:17.459455 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf3529e1070453fb6c402155c44d5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.463375 30826 tablet_bootstrap.cc:492] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:17.463904 30826 ts_tablet_manager.cc:1403] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.162s	user 0.030s	sys 0.025s
I20260709 12:09:17.469367 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:17.470110 30712 raft_consensus.cc:2468] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:17.471731 30602 leader_election.cc:304] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:17.472527 30830 raft_consensus.cc:2804] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.472914 30830 raft_consensus.cc:493] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.473852 30830 raft_consensus.cc:3060] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.475770 30826 raft_consensus.cc:359] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.476507 30826 raft_consensus.cc:385] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.476804 30826 raft_consensus.cc:740] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.477684 30826 consensus_queue.cc:260] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.480759 30773 tablet_service.cc:1511] Processing CreateTablet for tablet 952954442aaa4f24901fd989c83153f3 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:17.482184 30773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952954442aaa4f24901fd989c83153f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.482369 30618 tablet_service.cc:1511] Processing CreateTablet for tablet 952954442aaa4f24901fd989c83153f3 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:17.483569 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952954442aaa4f24901fd989c83153f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.502334 30627 tablet_service.cc:1511] Processing CreateTablet for tablet b7e54ce15a444973aa7c5352de50bbe2 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:17.503800 30627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e54ce15a444973aa7c5352de50bbe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.504920 30829 tablet_bootstrap.cc:492] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:17.505437 30829 ts_tablet_manager.cc:1403] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.005s
I20260709 12:09:17.505894 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:17.507827 30678 leader_election.cc:343] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.510169 30829 raft_consensus.cc:359] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.510879 30829 raft_consensus.cc:385] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.511186 30829 raft_consensus.cc:740] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.511914 30829 consensus_queue.cc:260] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.514205 30829 ts_tablet_manager.cc:1434] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:09:17.515259 30829 tablet_bootstrap.cc:492] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:17.480777 30830 raft_consensus.cc:515] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.523226 30827 tablet_bootstrap.cc:654] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.531024 30830 leader_election.cc:290] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:17.531811 30830 raft_consensus.cc:493] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.532241 30830 raft_consensus.cc:515] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.537027 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
W20260709 12:09:17.538542 30603 leader_election.cc:343] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.541723 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:17.541883 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:17.542375 30712 raft_consensus.cc:3060] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:17.543228 30603 leader_election.cc:343] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.547142 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:17.547945 30637 raft_consensus.cc:2393] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:17.515025 30698 tablet_service.cc:1511] Processing CreateTablet for tablet 952954442aaa4f24901fd989c83153f3 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:17.548331 30712 raft_consensus.cc:2468] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:17.549021 30698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952954442aaa4f24901fd989c83153f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.549911 30830 leader_election.cc:290] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:17.550072 30699 tablet_service.cc:1511] Processing CreateTablet for tablet b7e54ce15a444973aa7c5352de50bbe2 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:17.551328 30699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e54ce15a444973aa7c5352de50bbe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.551990 30838 raft_consensus.cc:493] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.552464 30838 raft_consensus.cc:515] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.554591 30838 leader_election.cc:290] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:17.554616 30676 leader_election.cc:304] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:17.555831 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176419c355f142c1bc9d949ffe8af90d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:17.556634 30838 raft_consensus.cc:2749] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:17.557225 30678 leader_election.cc:343] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.558087 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176419c355f142c1bc9d949ffe8af90d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:17.559568 30676 leader_election.cc:343] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.560038 30676 leader_election.cc:304] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:17.561098 30838 raft_consensus.cc:2749] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.572363 30776 tablet_service.cc:1511] Processing CreateTablet for tablet b7e54ce15a444973aa7c5352de50bbe2 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:17.554999 30826 ts_tablet_manager.cc:1434] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.091s	user 0.011s	sys 0.012s
I20260709 12:09:17.574373 30826 tablet_bootstrap.cc:492] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:17.581878 30833 raft_consensus.cc:493] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.582437 30833 raft_consensus.cc:515] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.585074 30829 tablet_bootstrap.cc:654] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.585942 30833 leader_election.cc:290] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:17.587993 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fe0f4ac3cc4c35a407cb15a894e54c" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:17.589756 30750 leader_election.cc:343] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.591140 30776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e54ce15a444973aa7c5352de50bbe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.599130 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:17.599682 30833 raft_consensus.cc:493] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.599720 30699 tablet_service.cc:1511] Processing CreateTablet for tablet 94e6d84374d340b7a1c86d27236cced9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:17.600296 30833 raft_consensus.cc:515] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.601297 30699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e6d84374d340b7a1c86d27236cced9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.605918 30827 tablet_bootstrap.cc:492] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:17.606485 30827 ts_tablet_manager.cc:1403] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.185s	user 0.034s	sys 0.043s
I20260709 12:09:17.606398 30769 tablet_service.cc:1511] Processing CreateTablet for tablet 94e6d84374d340b7a1c86d27236cced9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:17.607918 30769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e6d84374d340b7a1c86d27236cced9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.596338 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fe0f4ac3cc4c35a407cb15a894e54c" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:17.609752 30827 raft_consensus.cc:359] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.610545 30827 raft_consensus.cc:385] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:09:17.610715 30751 leader_election.cc:343] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.611572 30751 leader_election.cc:304] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:17.610869 30827 raft_consensus.cc:740] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.616636 30827 consensus_queue.cc:260] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.625398 30829 tablet_bootstrap.cc:492] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:17.625967 30829 ts_tablet_manager.cc:1403] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.008s
I20260709 12:09:17.626056 30772 tablet_service.cc:1511] Processing CreateTablet for tablet e799c08bc05248b095a6e90e79df63a7 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:17.627377 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e799c08bc05248b095a6e90e79df63a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.628986 30829 raft_consensus.cc:359] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.629786 30829 raft_consensus.cc:385] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.630091 30829 raft_consensus.cc:740] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.630663 30767 tablet_service.cc:1511] Processing CreateTablet for tablet 3cae54218dbd4cb5897215639b7fef9f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:17.630959 30829 consensus_queue.cc:260] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.632182 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cae54218dbd4cb5897215639b7fef9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.633306 30829 ts_tablet_manager.cc:1434] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:17.634490 30829 tablet_bootstrap.cc:492] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:17.640846 30829 tablet_bootstrap.cc:654] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.648176 30826 tablet_bootstrap.cc:654] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.650933 30694 tablet_service.cc:1511] Processing CreateTablet for tablet e799c08bc05248b095a6e90e79df63a7 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:17.682428 30694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e799c08bc05248b095a6e90e79df63a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.682161 30697 tablet_service.cc:1511] Processing CreateTablet for tablet 02bff6c271a544618029abe13f3a5bf1 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:17.683393 30697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bff6c271a544618029abe13f3a5bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.656190 30772 tablet_service.cc:1511] Processing CreateTablet for tablet d4bff232da4c43a7bc4083d2b12ae451 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:17.687692 30698 tablet_service.cc:1511] Processing CreateTablet for tablet c012fd214b4e4f038ee972b51ee23bd9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:17.661206 30770 tablet_service.cc:1511] Processing CreateTablet for tablet 8eeb8c3b2ff744aea142aae88733de9b (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:17.688441 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bff232da4c43a7bc4083d2b12ae451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.689076 30770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eeb8c3b2ff744aea142aae88733de9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.658427 30618 tablet_service.cc:1511] Processing CreateTablet for tablet 94e6d84374d340b7a1c86d27236cced9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:17.690126 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e6d84374d340b7a1c86d27236cced9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.667029 30771 tablet_service.cc:1511] Processing CreateTablet for tablet 181b28ba35da4c04b0e63ba6aac71758 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:17.692435 30771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181b28ba35da4c04b0e63ba6aac71758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.694099 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
W20260709 12:09:17.695636 30751 leader_election.cc:343] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.647128 30602 leader_election.cc:304] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:17.672942 30774 tablet_service.cc:1511] Processing CreateTablet for tablet 02bff6c271a544618029abe13f3a5bf1 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 12:09:17.697093 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 54714.5us
W20260709 12:09:17.698078 30602 leader_election.cc:343] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.698256 30774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bff6c271a544618029abe13f3a5bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.698499 30602 leader_election.cc:304] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:17.699353 30853 raft_consensus.cc:2749] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.679483 30700 tablet_service.cc:1511] Processing CreateTablet for tablet d4bff232da4c43a7bc4083d2b12ae451 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:17.680939 30701 tablet_service.cc:1511] Processing CreateTablet for tablet 467e3fba7ea04a86bcc6065df853531c (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:17.687829 30775 tablet_service.cc:1511] Processing CreateTablet for tablet c012fd214b4e4f038ee972b51ee23bd9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:17.669710 30833 leader_election.cc:290] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:17.702795 30833 raft_consensus.cc:493] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.703176 30775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c012fd214b4e4f038ee972b51ee23bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.680785 30696 tablet_service.cc:1511] Processing CreateTablet for tablet 8eeb8c3b2ff744aea142aae88733de9b (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:17.703284 30833 raft_consensus.cc:515] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.680531 30768 tablet_service.cc:1511] Processing CreateTablet for tablet 467e3fba7ea04a86bcc6065df853531c (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:17.679158 30702 tablet_service.cc:1511] Processing CreateTablet for tablet 3cae54218dbd4cb5897215639b7fef9f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:17.697216 30855 raft_consensus.cc:2804] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.689076 30698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c012fd214b4e4f038ee972b51ee23bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.680634 30693 tablet_service.cc:1511] Processing CreateTablet for tablet 181b28ba35da4c04b0e63ba6aac71758 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:17.710695 30838 raft_consensus.cc:493] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.714082 30857 raft_consensus.cc:2749] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.705717 30833 leader_election.cc:290] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:17.708678 30855 raft_consensus.cc:697] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:17.724037 30701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467e3fba7ea04a86bcc6065df853531c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.739470 30768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467e3fba7ea04a86bcc6065df853531c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.741353 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:17.742604 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:17.746361 30693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181b28ba35da4c04b0e63ba6aac71758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.747486 30624 tablet_service.cc:1511] Processing CreateTablet for tablet 3cae54218dbd4cb5897215639b7fef9f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:17.749024 30624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cae54218dbd4cb5897215639b7fef9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.752859 30767 tablet_service.cc:1511] Processing CreateTablet for tablet 530408d9b7264c73a58c4a44e0f5739f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:17.716663 30838 raft_consensus.cc:515] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.754421 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530408d9b7264c73a58c4a44e0f5739f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.769479 30618 tablet_service.cc:1511] Processing CreateTablet for tablet d4bff232da4c43a7bc4083d2b12ae451 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:17.755565 30700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bff232da4c43a7bc4083d2b12ae451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.770843 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bff232da4c43a7bc4083d2b12ae451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.765916 30627 tablet_service.cc:1511] Processing CreateTablet for tablet e799c08bc05248b095a6e90e79df63a7 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:17.778995 30861 raft_consensus.cc:493] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.779462 30838 leader_election.cc:290] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:17.779520 30861 raft_consensus.cc:515] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.780084 30838 raft_consensus.cc:493] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.780524 30838 raft_consensus.cc:515] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.781441 30855 consensus_queue.cc:237] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.782380 30623 tablet_service.cc:1511] Processing CreateTablet for tablet 8eeb8c3b2ff744aea142aae88733de9b (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:17.783634 30696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eeb8c3b2ff744aea142aae88733de9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.788041 30702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cae54218dbd4cb5897215639b7fef9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.789647 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:17.760309 30751 leader_election.cc:343] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:17.776394 30750 leader_election.cc:343] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.795027 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e226b2d4ac374f1d9b4f9e538b76ae25" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:17.798125 30676 leader_election.cc:343] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.798897 30623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eeb8c3b2ff744aea142aae88733de9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.804962 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118cba1107f74c8284e6e544d43b3e0a" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:17.803305 30620 tablet_service.cc:1511] Processing CreateTablet for tablet 181b28ba35da4c04b0e63ba6aac71758 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:17.806236 30620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181b28ba35da4c04b0e63ba6aac71758. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:17.806524 30676 leader_election.cc:343] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.808210 30838 leader_election.cc:290] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:17.792688 30750 leader_election.cc:304] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:17.822341 30767 tablet_service.cc:1511] Processing CreateTablet for tablet b9ea5534a89b46aeaebd6809d38d4132 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:17.823799 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ea5534a89b46aeaebd6809d38d4132. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:17.824776 30750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 49641.5us
I20260709 12:09:17.827848 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52d3c74ce74a6bb1a24bc2d19d5c53" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:17.828228 30858 raft_consensus.cc:2749] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.828554 30637 raft_consensus.cc:2468] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
W20260709 12:09:17.829149 30738 tablet.cc:2406] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:09:17.829994 30676 leader_election.cc:304] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
W20260709 12:09:17.834295 30583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:17.834820 30627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e799c08bc05248b095a6e90e79df63a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.835847 30695 tablet_service.cc:1511] Processing CreateTablet for tablet ff8a521dd6904614a45cf9490ad2c1c5 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:17.836380 30772 tablet_service.cc:1511] Processing CreateTablet for tablet 1e48d058c162465fab447124101593ba (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:17.837409 30695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8a521dd6904614a45cf9490ad2c1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.837708 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e48d058c162465fab447124101593ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.843204 30619 tablet_service.cc:1511] Processing CreateTablet for tablet 02bff6c271a544618029abe13f3a5bf1 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:17.844542 30619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bff6c271a544618029abe13f3a5bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.847048 30699 tablet_service.cc:1511] Processing CreateTablet for tablet 530408d9b7264c73a58c4a44e0f5739f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:17.848544 30699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530408d9b7264c73a58c4a44e0f5739f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.849674 30861 leader_election.cc:290] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:17.850309 30861 raft_consensus.cc:2804] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.850652 30861 raft_consensus.cc:493] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.850952 30861 raft_consensus.cc:3060] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.804209 30773 tablet_service.cc:1511] Processing CreateTablet for tablet ff8a521dd6904614a45cf9490ad2c1c5 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:17.854610 30773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8a521dd6904614a45cf9490ad2c1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.855496 30626 tablet_service.cc:1511] Processing CreateTablet for tablet 467e3fba7ea04a86bcc6065df853531c (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:17.855835 30772 tablet_service.cc:1511] Processing CreateTablet for tablet ab4bebc5905c466ea59b2e7c3c79c18f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:17.855847 30621 tablet_service.cc:1511] Processing CreateTablet for tablet c012fd214b4e4f038ee972b51ee23bd9 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:17.856817 30626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467e3fba7ea04a86bcc6065df853531c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.857645 30621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c012fd214b4e4f038ee972b51ee23bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.856834 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4bebc5905c466ea59b2e7c3c79c18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.878093 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118cba1107f74c8284e6e544d43b3e0a" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:17.878808 30622 tablet_service.cc:1511] Processing CreateTablet for tablet ff8a521dd6904614a45cf9490ad2c1c5 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:17.880427 30622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8a521dd6904614a45cf9490ad2c1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.891819 30697 tablet_service.cc:1511] Processing CreateTablet for tablet b9ea5534a89b46aeaebd6809d38d4132 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:17.910306 30776 tablet_service.cc:1511] Processing CreateTablet for tablet bf5657caeade4ca18674c283830939f7 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:17.911999 30826 tablet_bootstrap.cc:492] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:17.912619 30826 ts_tablet_manager.cc:1403] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.338s	user 0.018s	sys 0.015s
I20260709 12:09:17.913774 30776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5657caeade4ca18674c283830939f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.910472 30701 tablet_service.cc:1511] Processing CreateTablet for tablet 1e48d058c162465fab447124101593ba (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:17.932705 30697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ea5534a89b46aeaebd6809d38d4132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.935276 30861 raft_consensus.cc:515] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.938750 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52d3c74ce74a6bb1a24bc2d19d5c53" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:17.939373 30637 raft_consensus.cc:3060] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.941794 30701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e48d058c162465fab447124101593ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.946843 30637 raft_consensus.cc:2468] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:17.947928 30827 ts_tablet_manager.cc:1434] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.341s	user 0.021s	sys 0.033s
I20260709 12:09:17.949064 30771 tablet_service.cc:1511] Processing CreateTablet for tablet 2418c195c49e47de995d994dabef2d64 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:17.957926 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52d3c74ce74a6bb1a24bc2d19d5c53" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:17.963009 30786 raft_consensus.cc:2468] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
W20260709 12:09:17.958609 30750 leader_election.cc:343] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.964391 30750 leader_election.cc:304] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:17.964562 30827 tablet_bootstrap.cc:492] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:17.970642 30623 tablet_service.cc:1511] Processing CreateTablet for tablet 530408d9b7264c73a58c4a44e0f5739f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:17.970357 30858 raft_consensus.cc:2749] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.971954 30676 leader_election.cc:304] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:17.973045 30862 raft_consensus.cc:2804] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.973584 30862 raft_consensus.cc:697] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:17.974426 30862 consensus_queue.cc:237] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.970319 30826 raft_consensus.cc:359] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:17.977156 30771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2418c195c49e47de995d994dabef2d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.981298 30535 catalog_manager.cc:5697] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.984660 30826 raft_consensus.cc:385] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.989583 30623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530408d9b7264c73a58c4a44e0f5739f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.994562 30772 tablet_service.cc:1511] Processing CreateTablet for tablet 57a299d1d595484bbbd6243cc70f558a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:09:17.995740 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a299d1d595484bbbd6243cc70f558a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:17.998462 30829 tablet_bootstrap.cc:492] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:17.998981 30829 ts_tablet_manager.cc:1403] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.365s	user 0.011s	sys 0.004s
I20260709 12:09:17.985231 30861 leader_election.cc:290] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:17.985999 30826 raft_consensus.cc:740] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.014415 30826 consensus_queue.cc:260] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.015376 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52d3c74ce74a6bb1a24bc2d19d5c53" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:18.015980 30785 raft_consensus.cc:3060] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.016304 30770 tablet_service.cc:1511] Processing CreateTablet for tablet 760c0be245cb48e392c649b1ad673788 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:18.017802 30693 tablet_service.cc:1511] Processing CreateTablet for tablet ab4bebc5905c466ea59b2e7c3c79c18f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:18.019198 30693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4bebc5905c466ea59b2e7c3c79c18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.019313 30770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760c0be245cb48e392c649b1ad673788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.019627 30619 tablet_service.cc:1511] Processing CreateTablet for tablet f9566010d30e465e864faa0843c8149e (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:18.020905 30619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9566010d30e465e864faa0843c8149e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.006920 30621 tablet_service.cc:1511] Processing CreateTablet for tablet b9ea5534a89b46aeaebd6809d38d4132 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:18.008308 30618 tablet_service.cc:1511] Processing CreateTablet for tablet bf5657caeade4ca18674c283830939f7 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:18.008308 30626 tablet_service.cc:1511] Processing CreateTablet for tablet ab4bebc5905c466ea59b2e7c3c79c18f (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:18.006983 30829 raft_consensus.cc:359] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:18.027770 30829 raft_consensus.cc:385] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.028126 30829 raft_consensus.cc:740] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.028854 30829 consensus_queue.cc:260] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:18.029065 30694 tablet_service.cc:1511] Processing CreateTablet for tablet bf5657caeade4ca18674c283830939f7 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:18.009234 30625 tablet_service.cc:1511] Processing CreateTablet for tablet 2418c195c49e47de995d994dabef2d64 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:18.009857 30627 tablet_service.cc:1511] Processing CreateTablet for tablet 1e48d058c162465fab447124101593ba (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:18.013025 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e226b2d4ac374f1d9b4f9e538b76ae25" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:18.006683 30768 tablet_service.cc:1511] Processing CreateTablet for tablet f9566010d30e465e864faa0843c8149e (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 12:09:18.012006 30678 leader_election.cc:343] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.035687 30678 leader_election.cc:304] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:18.003660 30827 tablet_bootstrap.cc:654] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:18.037592 30678 leader_election.cc:343] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.038058 30678 leader_election.cc:304] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:18.038865 30838 raft_consensus.cc:2749] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.039494 30838 raft_consensus.cc:2749] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.039652 30768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9566010d30e465e864faa0843c8149e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.033231 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5657caeade4ca18674c283830939f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.050741 30624 tablet_service.cc:1511] Processing CreateTablet for tablet 760c0be245cb48e392c649b1ad673788 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:18.049677 30694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5657caeade4ca18674c283830939f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.051559 30621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ea5534a89b46aeaebd6809d38d4132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.061998 30772 tablet_service.cc:1511] Processing CreateTablet for tablet 228378463ec9432786a360fdff80dd3b (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:18.066917 30772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228378463ec9432786a360fdff80dd3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.068802 30702 tablet_service.cc:1511] Processing CreateTablet for tablet 2418c195c49e47de995d994dabef2d64 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:18.070592 30625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2418c195c49e47de995d994dabef2d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.073799 30626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4bebc5905c466ea59b2e7c3c79c18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.078943 30829 ts_tablet_manager.cc:1434] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 12:09:18.080152 30829 tablet_bootstrap.cc:492] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:18.059497 30826 ts_tablet_manager.cc:1434] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.147s	user 0.006s	sys 0.004s
I20260709 12:09:18.086045 30702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2418c195c49e47de995d994dabef2d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.085027 30622 tablet_service.cc:1511] Processing CreateTablet for tablet 57a299d1d595484bbbd6243cc70f558a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:09:18.089654 30624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760c0be245cb48e392c649b1ad673788. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:18.090545 30863 log.cc:927] Time spent T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 12:09:18.114346 30826 tablet_bootstrap.cc:492] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.115041 30627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e48d058c162465fab447124101593ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.122077 30622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a299d1d595484bbbd6243cc70f558a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.123442 30826 tablet_bootstrap.cc:654] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.136422 30827 tablet_bootstrap.cc:492] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:18.136981 30827 ts_tablet_manager.cc:1403] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.173s	user 0.024s	sys 0.032s
I20260709 12:09:18.140002 30827 raft_consensus.cc:359] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.140766 30827 raft_consensus.cc:385] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.141063 30827 raft_consensus.cc:740] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.141960 30827 consensus_queue.cc:260] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.144495 30827 ts_tablet_manager.cc:1434] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:09:18.145556 30827 tablet_bootstrap.cc:492] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:18.146780 30693 tablet_service.cc:1511] Processing CreateTablet for tablet f9566010d30e465e864faa0843c8149e (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:18.148082 30693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9566010d30e465e864faa0843c8149e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.152136 30827 tablet_bootstrap.cc:654] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.174240 30701 tablet_service.cc:1511] Processing CreateTablet for tablet 760c0be245cb48e392c649b1ad673788 (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:18.176204 30701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760c0be245cb48e392c649b1ad673788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.126417 30785 raft_consensus.cc:2468] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:18.187644 30619 tablet_service.cc:1511] Processing CreateTablet for tablet 228378463ec9432786a360fdff80dd3b (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:18.195739 30619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228378463ec9432786a360fdff80dd3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.209825 30700 tablet_service.cc:1511] Processing CreateTablet for tablet 57a299d1d595484bbbd6243cc70f558a (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:09:18.217056 30827 tablet_bootstrap.cc:492] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:18.217695 30533 catalog_manager.cc:5697] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.221884 30700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a299d1d595484bbbd6243cc70f558a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:18.217643 30827 ts_tablet_manager.cc:1403] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.072s	user 0.026s	sys 0.028s
I20260709 12:09:18.234175 30827 raft_consensus.cc:359] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.234937 30827 raft_consensus.cc:385] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.235253 30827 raft_consensus.cc:740] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.235991 30827 consensus_queue.cc:260] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.238229 30827 ts_tablet_manager.cc:1434] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:18.242455 30827 tablet_bootstrap.cc:492] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:18.251681 30862 raft_consensus.cc:493] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.257611 30862 raft_consensus.cc:515] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:18.258001 30696 tablet_service.cc:1511] Processing CreateTablet for tablet 228378463ec9432786a360fdff80dd3b (DEFAULT_TABLE table=test-workload [id=94c544a1a6f246858cbacf2e1e00da84]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:18.259829 30862 leader_election.cc:290] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.260563 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459ce8342aba4f59bd193836766292f4" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.265763 30829 tablet_bootstrap.cc:654] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.266000 30637 raft_consensus.cc:2468] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:18.261456 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459ce8342aba4f59bd193836766292f4" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:18.267767 30676 leader_election.cc:304] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:18.268963 30696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228378463ec9432786a360fdff80dd3b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:18.270555 30678 leader_election.cc:343] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.273953 30862 raft_consensus.cc:2804] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.274530 30862 raft_consensus.cc:493] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.275120 30862 raft_consensus.cc:3060] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.283232 30826 tablet_bootstrap.cc:492] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.283846 30826 ts_tablet_manager.cc:1403] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.170s	user 0.006s	sys 0.010s
I20260709 12:09:18.287350 30858 raft_consensus.cc:493] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.287931 30858 raft_consensus.cc:515] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.292905 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.294632 30862 raft_consensus.cc:515] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:18.296932 30862 leader_election.cc:290] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.298312 30858 leader_election.cc:290] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:18.300199 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:18.301192 30712 raft_consensus.cc:2393] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:18.303301 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459ce8342aba4f59bd193836766292f4" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:18.303673 30826 raft_consensus.cc:359] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.304450 30826 raft_consensus.cc:385] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.304769 30826 raft_consensus.cc:740] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
W20260709 12:09:18.305585 30678 leader_election.cc:343] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.306783 30751 leader_election.cc:304] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:18.307490 30827 tablet_bootstrap.cc:654] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.308418 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459ce8342aba4f59bd193836766292f4" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:18.309113 30637 raft_consensus.cc:3060] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.310356 30858 raft_consensus.cc:3060] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.305600 30826 consensus_queue.cc:260] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.318315 30858 raft_consensus.cc:2749] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.317497 30637 raft_consensus.cc:2468] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:18.322193 30676 leader_election.cc:304] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:18.322994 30862 raft_consensus.cc:2804] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.323546 30862 raft_consensus.cc:697] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:18.324493 30862 consensus_queue.cc:237] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:18.323218 30829 tablet_bootstrap.cc:492] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:18.327605 30829 ts_tablet_manager.cc:1403] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.248s	user 0.027s	sys 0.028s
I20260709 12:09:18.332005 30826 ts_tablet_manager.cc:1434] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 12:09:18.333104 30827 tablet_bootstrap.cc:492] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:18.333704 30827 ts_tablet_manager.cc:1403] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.006s
I20260709 12:09:18.332696 30829 raft_consensus.cc:359] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.335875 30829 raft_consensus.cc:385] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.336478 30829 raft_consensus.cc:740] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.336611 30827 raft_consensus.cc:359] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.337517 30827 raft_consensus.cc:385] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.337872 30827 raft_consensus.cc:740] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.338943 30827 consensus_queue.cc:260] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.341292 30827 ts_tablet_manager.cc:1434] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:09:18.342397 30827 tablet_bootstrap.cc:492] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:18.337898 30826 tablet_bootstrap.cc:492] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.342465 30855 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.348836 30827 tablet_bootstrap.cc:654] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.337615 30829 consensus_queue.cc:260] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.351857 30826 tablet_bootstrap.cc:654] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.352977 30829 ts_tablet_manager.cc:1434] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.006s
I20260709 12:09:18.354106 30829 tablet_bootstrap.cc:492] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:18.366849 30855 raft_consensus.cc:493] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.367431 30855 raft_consensus.cc:515] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.367761 30532 catalog_manager.cc:5697] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.370425 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176419c355f142c1bc9d949ffe8af90d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:18.371058 30712 raft_consensus.cc:2468] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:18.371897 30826 tablet_bootstrap.cc:492] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.372466 30826 ts_tablet_manager.cc:1403] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260709 12:09:18.372511 30602 leader_election.cc:304] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:18.374611 30858 raft_consensus.cc:493] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.375105 30858 raft_consensus.cc:515] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.375756 30855 leader_election.cc:290] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.377301 30855 raft_consensus.cc:2804] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.378538 30855 raft_consensus.cc:493] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.377553 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176419c355f142c1bc9d949ffe8af90d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:18.377408 30858 leader_election.cc:290] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:18.380378 30826 raft_consensus.cc:359] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.380707 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991f862483a04f61a5413de6fad4a79c" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.381145 30826 raft_consensus.cc:385] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:09:18.381398 30603 leader_election.cc:343] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.381482 30826 raft_consensus.cc:740] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.379019 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991f862483a04f61a5413de6fad4a79c" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:18.382090 30855 raft_consensus.cc:3060] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:18.382401 30750 leader_election.cc:343] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:18.382990 30751 leader_election.cc:343] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.382907 30826 consensus_queue.cc:260] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.383474 30751 leader_election.cc:304] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:18.384546 30858 raft_consensus.cc:2749] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.385511 30826 ts_tablet_manager.cc:1434] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.007s
I20260709 12:09:18.389509 30826 tablet_bootstrap.cc:492] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.396914 30826 tablet_bootstrap.cc:654] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.400538 30829 tablet_bootstrap.cc:654] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.411783 30826 tablet_bootstrap.cc:492] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.412317 30826 ts_tablet_manager.cc:1403] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 12:09:18.412811 30829 tablet_bootstrap.cc:492] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:18.413305 30829 ts_tablet_manager.cc:1403] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.004s
I20260709 12:09:18.415216 30826 raft_consensus.cc:359] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.416069 30826 raft_consensus.cc:385] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.416023 30829 raft_consensus.cc:359] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.416484 30826 raft_consensus.cc:740] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.416810 30829 raft_consensus.cc:385] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.417124 30829 raft_consensus.cc:740] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.417428 30826 consensus_queue.cc:260] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.418818 30855 raft_consensus.cc:515] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.419646 30826 ts_tablet_manager.cc:1434] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:09:18.420717 30826 tablet_bootstrap.cc:492] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.421773 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176419c355f142c1bc9d949ffe8af90d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:18.422420 30712 raft_consensus.cc:3060] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.426805 30826 tablet_bootstrap.cc:654] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.429610 30881 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.430871 30712 raft_consensus.cc:2468] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:18.435092 30829 consensus_queue.cc:260] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.438778 30829 ts_tablet_manager.cc:1434] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.003s
I20260709 12:09:18.439234 30602 leader_election.cc:304] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:18.441361 30826 tablet_bootstrap.cc:492] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.441912 30826 ts_tablet_manager.cc:1403] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 12:09:18.439796 30829 tablet_bootstrap.cc:492] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:18.444900 30826 raft_consensus.cc:359] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.445717 30826 raft_consensus.cc:385] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.445979 30826 raft_consensus.cc:740] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.447041 30862 raft_consensus.cc:493] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.446872 30826 consensus_queue.cc:260] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.447530 30862 raft_consensus.cc:515] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.454452 30862 leader_election.cc:290] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.455487 30829 tablet_bootstrap.cc:654] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.456822 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fe0f4ac3cc4c35a407cb15a894e54c" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:18.457525 30785 raft_consensus.cc:2468] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:18.458791 30678 leader_election.cc:304] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:18.459692 30862 raft_consensus.cc:2804] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.460062 30862 raft_consensus.cc:493] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.460390 30862 raft_consensus.cc:3060] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.468225 30862 raft_consensus.cc:515] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.471453 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fe0f4ac3cc4c35a407cb15a894e54c" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:18.472057 30785 raft_consensus.cc:3060] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.468070 30882 raft_consensus.cc:2804] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.474123 30882 raft_consensus.cc:697] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:18.475118 30882 consensus_queue.cc:237] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.477525 30855 leader_election.cc:290] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.479040 30785 raft_consensus.cc:2468] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:18.480280 30678 leader_election.cc:304] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:18.481150 30867 raft_consensus.cc:2804] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.481630 30867 raft_consensus.cc:697] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:18.482422 30867 consensus_queue.cc:237] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.486876 30826 ts_tablet_manager.cc:1434] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.045s	user 0.023s	sys 0.010s
I20260709 12:09:18.487720 30826 tablet_bootstrap.cc:492] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.490743 30827 tablet_bootstrap.cc:492] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:18.491328 30827 ts_tablet_manager.cc:1403] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.149s	user 0.042s	sys 0.084s
I20260709 12:09:18.491395 30862 leader_election.cc:290] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.493166 30826 tablet_bootstrap.cc:654] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:18.494311 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 72679.5us
I20260709 12:09:18.495371 30827 raft_consensus.cc:359] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.495896 30827 raft_consensus.cc:385] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.496605 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fe0f4ac3cc4c35a407cb15a894e54c" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.496138 30827 raft_consensus.cc:740] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.498167 30827 consensus_queue.cc:260] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.499686 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fe0f4ac3cc4c35a407cb15a894e54c" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:18.500200 30827 ts_tablet_manager.cc:1434] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260709 12:09:18.496632 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "176419c355f142c1bc9d949ffe8af90d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:18.501499 30785 raft_consensus.cc:3060] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.501745 30827 tablet_bootstrap.cc:492] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:18.503883 30533 catalog_manager.cc:5697] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.507563 30827 tablet_bootstrap.cc:654] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:18.511168 30676 leader_election.cc:343] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:18.512200 30676 leader_election.cc:343] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.514801 30867 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.524466 30785 raft_consensus.cc:2468] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:18.545202 30889 raft_consensus.cc:493] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.550410 30827 tablet_bootstrap.cc:492] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:18.550803 30827 ts_tablet_manager.cc:1403] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.006s
I20260709 12:09:18.550230 30889 raft_consensus.cc:515] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.552663 30827 raft_consensus.cc:359] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.553318 30827 raft_consensus.cc:385] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.553611 30827 raft_consensus.cc:740] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.553884 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:18.554370 30827 consensus_queue.cc:260] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:18.555225 30602 leader_election.cc:343] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.555166 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:18.556742 30827 ts_tablet_manager.cc:1434] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:09:18.557930 30827 tablet_bootstrap.cc:492] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:18.555984 30785 raft_consensus.cc:2468] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:18.564371 30829 tablet_bootstrap.cc:492] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:18.564828 30829 ts_tablet_manager.cc:1403] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.125s	user 0.008s	sys 0.014s
I20260709 12:09:18.563992 30603 leader_election.cc:304] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:18.564245 30889 leader_election.cc:290] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.566757 30881 raft_consensus.cc:2804] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.567185 30881 raft_consensus.cc:493] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.567576 30881 raft_consensus.cc:3060] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.568557 30827 tablet_bootstrap.cc:654] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.568526 30829 raft_consensus.cc:359] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.569331 30829 raft_consensus.cc:385] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.569581 30829 raft_consensus.cc:740] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.570161 30829 consensus_queue.cc:260] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.571952 30829 ts_tablet_manager.cc:1434] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:09:18.575690 30829 tablet_bootstrap.cc:492] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:18.575265 30534 catalog_manager.cc:5697] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.581459 30862 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.584528 30867 raft_consensus.cc:493] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.585008 30867 raft_consensus.cc:515] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.587951 30867 leader_election.cc:290] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.588795 30829 tablet_bootstrap.cc:654] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.590270 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d3ee8c22d04fc2a81010937e2f6ef9" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:18.590636 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d3ee8c22d04fc2a81010937e2f6ef9" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.590937 30786 raft_consensus.cc:2468] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:18.591233 30635 raft_consensus.cc:2468] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:18.592232 30678 leader_election.cc:304] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:18.597854 30867 raft_consensus.cc:2804] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.598323 30867 raft_consensus.cc:493] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.598678 30867 raft_consensus.cc:3060] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.604595 30826 tablet_bootstrap.cc:492] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.605175 30826 ts_tablet_manager.cc:1403] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.025s
I20260709 12:09:18.605552 30827 tablet_bootstrap.cc:492] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:18.606032 30827 ts_tablet_manager.cc:1403] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.021s
I20260709 12:09:18.608155 30826 raft_consensus.cc:359] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.608974 30826 raft_consensus.cc:385] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.610263 30881 raft_consensus.cc:515] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.613325 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
W20260709 12:09:18.614974 30602 leader_election.cc:343] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.609242 30826 raft_consensus.cc:740] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.616446 30826 consensus_queue.cc:260] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.622416 30867 raft_consensus.cc:515] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.618724 30827 raft_consensus.cc:359] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:18.623395 30827 raft_consensus.cc:385] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.623816 30827 raft_consensus.cc:740] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.617762 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:18.624472 30786 raft_consensus.cc:3060] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.624630 30827 consensus_queue.cc:260] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:18.626947 30827 ts_tablet_manager.cc:1434] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 12:09:18.627928 30827 tablet_bootstrap.cc:492] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:18.632711 30786 raft_consensus.cc:2468] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:18.622910 30826 ts_tablet_manager.cc:1434] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:09:18.619506 30881 leader_election.cc:290] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.634074 30603 leader_election.cc:304] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:18.634565 30826 tablet_bootstrap.cc:492] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.635259 30881 raft_consensus.cc:2804] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.636042 30881 raft_consensus.cc:697] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:18.636485 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d3ee8c22d04fc2a81010937e2f6ef9" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:18.636721 30827 tablet_bootstrap.cc:654] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.636051 30867 leader_election.cc:290] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.637753 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d3ee8c22d04fc2a81010937e2f6ef9" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:18.638391 30785 raft_consensus.cc:3060] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.636981 30881 consensus_queue.cc:237] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.642694 30829 tablet_bootstrap.cc:492] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:18.643292 30829 ts_tablet_manager.cc:1403] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.003s
I20260709 12:09:18.637094 30637 raft_consensus.cc:3060] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.646111 30829 raft_consensus.cc:359] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.646833 30829 raft_consensus.cc:385] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.647130 30829 raft_consensus.cc:740] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.649122 30826 tablet_bootstrap.cc:654] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.650352 30785 raft_consensus.cc:2468] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:18.654551 30678 leader_election.cc:304] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:18.655359 30637 raft_consensus.cc:2468] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:18.655588 30867 raft_consensus.cc:2804] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.656397 30867 raft_consensus.cc:697] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:18.657675 30867 consensus_queue.cc:237] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.668008 30827 tablet_bootstrap.cc:492] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:18.668506 30827 ts_tablet_manager.cc:1403] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.020s
I20260709 12:09:18.668517 30826 tablet_bootstrap.cc:492] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.669147 30826 ts_tablet_manager.cc:1403] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20260709 12:09:18.670238 30534 catalog_manager.cc:5697] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.671321 30827 raft_consensus.cc:359] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.672004 30827 raft_consensus.cc:385] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.671764 30826 raft_consensus.cc:359] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.672315 30827 raft_consensus.cc:740] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.672628 30826 raft_consensus.cc:385] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.672967 30826 raft_consensus.cc:740] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.672982 30827 consensus_queue.cc:260] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.673962 30826 consensus_queue.cc:260] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.673784 30533 catalog_manager.cc:5697] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.675493 30827 ts_tablet_manager.cc:1434] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:09:18.676308 30826 ts_tablet_manager.cc:1434] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:18.676479 30827 tablet_bootstrap.cc:492] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:18.659967 30829 consensus_queue.cc:260] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.677345 30826 tablet_bootstrap.cc:492] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.678562 30829 ts_tablet_manager.cc:1434] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:09:18.679474 30829 tablet_bootstrap.cc:492] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:18.682211 30827 tablet_bootstrap.cc:654] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.683911 30826 tablet_bootstrap.cc:654] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.685266 30829 tablet_bootstrap.cc:654] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.723354 30829 tablet_bootstrap.cc:492] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:18.723711 30826 tablet_bootstrap.cc:492] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.723703 30827 tablet_bootstrap.cc:492] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:18.723769 30829 ts_tablet_manager.cc:1403] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.017s
I20260709 12:09:18.724330 30826 ts_tablet_manager.cc:1403] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.027s
I20260709 12:09:18.724359 30827 ts_tablet_manager.cc:1403] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.036s
I20260709 12:09:18.726719 30829 raft_consensus.cc:359] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.727439 30829 raft_consensus.cc:385] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.727308 30827 raft_consensus.cc:359] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.727864 30829 raft_consensus.cc:740] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.727454 30826 raft_consensus.cc:359] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.728071 30827 raft_consensus.cc:385] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.728250 30826 raft_consensus.cc:385] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.728396 30827 raft_consensus.cc:740] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.728539 30826 raft_consensus.cc:740] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.728549 30829 consensus_queue.cc:260] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.729058 30827 consensus_queue.cc:260] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.729271 30826 consensus_queue.cc:260] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.730683 30829 ts_tablet_manager.cc:1434] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:18.734131 30826 ts_tablet_manager.cc:1434] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:09:18.734136 30827 ts_tablet_manager.cc:1434] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:09:18.735226 30826 tablet_bootstrap.cc:492] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.735230 30827 tablet_bootstrap.cc:492] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:18.738029 30829 tablet_bootstrap.cc:492] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:18.738456 30858 raft_consensus.cc:493] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.738926 30858 raft_consensus.cc:515] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.741333 30858 leader_election.cc:290] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:18.741657 30827 tablet_bootstrap.cc:654] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.741657 30826 tablet_bootstrap.cc:654] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.743095 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e226b2d4ac374f1d9b4f9e538b76ae25" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:18.743783 30711 raft_consensus.cc:2468] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:18.743953 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e226b2d4ac374f1d9b4f9e538b76ae25" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.744582 30637 raft_consensus.cc:2468] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:18.745136 30751 leader_election.cc:304] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:18.746028 30858 raft_consensus.cc:2804] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.746388 30858 raft_consensus.cc:493] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.746721 30858 raft_consensus.cc:3060] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.747867 30829 tablet_bootstrap.cc:654] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.764894 30827 tablet_bootstrap.cc:492] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:18.765431 30827 ts_tablet_manager.cc:1403] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.011s
I20260709 12:09:18.767517 30826 tablet_bootstrap.cc:492] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.768067 30826 ts_tablet_manager.cc:1403] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.015s
I20260709 12:09:18.768187 30827 raft_consensus.cc:359] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.768846 30827 raft_consensus.cc:385] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.769132 30827 raft_consensus.cc:740] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.769948 30827 consensus_queue.cc:260] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.771169 30826 raft_consensus.cc:359] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.772010 30826 raft_consensus.cc:385] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.772347 30826 raft_consensus.cc:740] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.771005 30858 raft_consensus.cc:515] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.773329 30826 consensus_queue.cc:260] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.775803 30858 leader_election.cc:290] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:18.776677 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e226b2d4ac374f1d9b4f9e538b76ae25" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:18.776906 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e226b2d4ac374f1d9b4f9e538b76ae25" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:18.777299 30637 raft_consensus.cc:3060] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.777541 30711 raft_consensus.cc:3060] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.780084 30826 ts_tablet_manager.cc:1434] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:09:18.781147 30826 tablet_bootstrap.cc:492] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.783219 30829 tablet_bootstrap.cc:492] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:18.783638 30829 ts_tablet_manager.cc:1403] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.010s
I20260709 12:09:18.786442 30829 raft_consensus.cc:359] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.787196 30829 raft_consensus.cc:385] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.787416 30829 raft_consensus.cc:740] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.787998 30829 consensus_queue.cc:260] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.788687 30826 tablet_bootstrap.cc:654] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.790699 30637 raft_consensus.cc:2468] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:18.791160 30711 raft_consensus.cc:2468] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:18.792110 30750 leader_election.cc:304] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:18.792929 30858 raft_consensus.cc:2804] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.793465 30858 raft_consensus.cc:697] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:18.794344 30858 consensus_queue.cc:237] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.796440 30829 ts_tablet_manager.cc:1434] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:09:18.797432 30829 tablet_bootstrap.cc:492] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:18.797300 30827 ts_tablet_manager.cc:1434] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.009s
I20260709 12:09:18.799345 30827 tablet_bootstrap.cc:492] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:18.801041 30826 tablet_bootstrap.cc:492] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.801530 30826 ts_tablet_manager.cc:1403] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:09:18.804014 30829 tablet_bootstrap.cc:654] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.804507 30826 raft_consensus.cc:359] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.805172 30826 raft_consensus.cc:385] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.805354 30827 tablet_bootstrap.cc:654] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.805498 30826 raft_consensus.cc:740] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.806301 30826 consensus_queue.cc:260] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.813100 30826 ts_tablet_manager.cc:1434] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:09:18.814843 30826 tablet_bootstrap.cc:492] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.815590 30829 tablet_bootstrap.cc:492] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:18.815735 30911 raft_consensus.cc:493] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.816202 30829 ts_tablet_manager.cc:1403] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:09:18.816288 30911 raft_consensus.cc:515] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.820418 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118cba1107f74c8284e6e544d43b3e0a" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:18.820924 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118cba1107f74c8284e6e544d43b3e0a" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.821151 30711 raft_consensus.cc:2468] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:18.821606 30637 raft_consensus.cc:2468] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:18.822688 30751 leader_election.cc:304] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:18.822916 30911 leader_election.cc:290] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:18.819074 30829 raft_consensus.cc:359] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.823899 30911 raft_consensus.cc:2804] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.823957 30829 raft_consensus.cc:385] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.824386 30911 raft_consensus.cc:493] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.824436 30829 raft_consensus.cc:740] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.824870 30911 raft_consensus.cc:3060] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.825498 30829 consensus_queue.cc:260] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.829830 30826 tablet_bootstrap.cc:654] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.831780 30829 ts_tablet_manager.cc:1434] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:09:18.832173 30911 raft_consensus.cc:515] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.832743 30829 tablet_bootstrap.cc:492] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:18.835660 30827 tablet_bootstrap.cc:492] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:18.836199 30827 ts_tablet_manager.cc:1403] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.000s
W20260709 12:09:18.838807 30583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:18.841603 30826 tablet_bootstrap.cc:492] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.841427 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118cba1107f74c8284e6e544d43b3e0a" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:18.842067 30637 raft_consensus.cc:3060] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.842548 30881 raft_consensus.cc:493] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.842991 30881 raft_consensus.cc:515] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.845067 30881 leader_election.cc:290] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.846612 30829 tablet_bootstrap.cc:654] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.846664 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:18.847415 30785 raft_consensus.cc:2468] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:18.847509 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:18.849169 30603 leader_election.cc:304] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
W20260709 12:09:18.850318 30602 leader_election.cc:343] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.851301 30881 raft_consensus.cc:2804] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.851442 30637 raft_consensus.cc:2468] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:18.851712 30881 raft_consensus.cc:493] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.852087 30881 raft_consensus.cc:3060] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.852666 30750 leader_election.cc:304] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:18.857533 30858 raft_consensus.cc:493] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.858011 30829 tablet_bootstrap.cc:492] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:18.859153 30858 raft_consensus.cc:515] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.859575 30829 ts_tablet_manager.cc:1403] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260709 12:09:18.861397 30917 raft_consensus.cc:2804] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.861928 30917 raft_consensus.cc:697] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:18.861927 30827 raft_consensus.cc:359] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.862792 30827 raft_consensus.cc:385] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.863075 30827 raft_consensus.cc:740] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.862953 30917 consensus_queue.cc:237] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.863245 30829 raft_consensus.cc:359] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.863935 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955d5c237fc4c6c960d201c82c2dd15" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:18.842038 30826 ts_tablet_manager.cc:1403] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 12:09:18.864085 30858 leader_election.cc:290] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:18.859499 30881 raft_consensus.cc:515] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:18.865247 30751 leader_election.cc:343] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.865880 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118cba1107f74c8284e6e544d43b3e0a" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:18.866266 30911 leader_election.cc:290] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:18.866379 30881 leader_election.cc:290] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.866432 30711 raft_consensus.cc:3060] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.863914 30829 raft_consensus.cc:385] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.867198 30829 raft_consensus.cc:740] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.867849 30829 consensus_queue.cc:260] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.868083 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:18.868299 30827 consensus_queue.cc:260] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:18.869539 30602 leader_election.cc:343] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.870179 30829 ts_tablet_manager.cc:1434] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:09:18.870434 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:18.870998 30785 raft_consensus.cc:3060] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.871276 30829 tablet_bootstrap.cc:492] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:18.872121 30827 ts_tablet_manager.cc:1434] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 12:09:18.873168 30827 tablet_bootstrap.cc:492] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:18.880056 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955d5c237fc4c6c960d201c82c2dd15" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.878181 30829 tablet_bootstrap.cc:654] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.877750 30532 catalog_manager.cc:5697] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
W20260709 12:09:18.881207 30750 leader_election.cc:343] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.881716 30750 leader_election.cc:304] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:18.882061 30919 raft_consensus.cc:493] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.878499 30826 raft_consensus.cc:359] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.882710 30911 raft_consensus.cc:2749] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.883071 30826 raft_consensus.cc:385] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.883462 30826 raft_consensus.cc:740] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.884305 30826 consensus_queue.cc:260] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.889117 30829 tablet_bootstrap.cc:492] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:18.889492 30826 ts_tablet_manager.cc:1434] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:09:18.889706 30829 ts_tablet_manager.cc:1403] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 12:09:18.886103 30827 tablet_bootstrap.cc:654] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.882690 30919 raft_consensus.cc:515] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } }
I20260709 12:09:18.884322 30785 raft_consensus.cc:2468] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:18.894160 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459ce8342aba4f59bd193836766292f4" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.894426 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459ce8342aba4f59bd193836766292f4" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:18.894939 30637 raft_consensus.cc:2393] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in current term 1: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:18.895553 30867 raft_consensus.cc:493] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.890650 30711 raft_consensus.cc:2468] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:18.893369 30919 leader_election.cc:290] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:18.892527 30829 raft_consensus.cc:359] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.896888 30829 raft_consensus.cc:385] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.893743 30826 tablet_bootstrap.cc:492] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.896018 30867 raft_consensus.cc:515] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.897514 30750 leader_election.cc:304] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:18.898777 30919 raft_consensus.cc:3060] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.899595 30867 leader_election.cc:290] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.899962 30862 raft_consensus.cc:493] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.900978 30862 raft_consensus.cc:515] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.897197 30829 raft_consensus.cc:740] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.903910 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:18.904717 30786 raft_consensus.cc:2393] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:18.905019 30826 tablet_bootstrap.cc:654] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.896832 30603 leader_election.cc:304] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:18.907780 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.908495 30889 raft_consensus.cc:2804] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.908660 30829 consensus_queue.cc:260] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.910670 30635 raft_consensus.cc:2468] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:18.911249 30829 ts_tablet_manager.cc:1434] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:09:18.909147 30889 raft_consensus.cc:697] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:18.912176 30829 tablet_bootstrap.cc:492] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:18.918579 30829 tablet_bootstrap.cc:654] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.919011 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.920202 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:18.921851 30678 leader_election.cc:343] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.926121 30881 raft_consensus.cc:493] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.926638 30881 raft_consensus.cc:515] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.927264 30826 tablet_bootstrap.cc:492] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:18.927788 30826 ts_tablet_manager.cc:1403] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.005s
I20260709 12:09:18.928730 30881 leader_election.cc:290] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.904654 30862 leader_election.cc:290] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.930657 30826 raft_consensus.cc:359] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.931048 30676 leader_election.cc:304] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:18.931433 30826 raft_consensus.cc:385] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.931767 30826 raft_consensus.cc:740] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.932454 30826 consensus_queue.cc:260] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.934108 30867 raft_consensus.cc:493] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.934621 30867 raft_consensus.cc:515] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.934993 30826 ts_tablet_manager.cc:1434] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:09:18.935173 30676 leader_election.cc:304] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:18.935771 30917 raft_consensus.cc:493] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.912139 30889 consensus_queue.cc:237] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.936288 30917 raft_consensus.cc:515] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.937009 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b8246c28c549d887a62fd8ff61feef" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:18.936071 30826 tablet_bootstrap.cc:492] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:18.940047 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.936020 30861 raft_consensus.cc:2804] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.939919 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b8246c28c549d887a62fd8ff61feef" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:18.943840 30637 raft_consensus.cc:2468] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:18.945479 30861 raft_consensus.cc:493] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.945883 30861 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.946480 30750 leader_election.cc:304] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:18.947423 30858 raft_consensus.cc:2804] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.947814 30858 raft_consensus.cc:493] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.948135 30858 raft_consensus.cc:3060] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.941532 30862 raft_consensus.cc:3060] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.951661 30533 catalog_manager.cc:5697] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.950465 30785 raft_consensus.cc:2468] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:18.947353 30919 raft_consensus.cc:2749] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.945302 30917 leader_election.cc:290] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:18.965799 30603 leader_election.cc:304] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:18.966881 30881 raft_consensus.cc:2804] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.967289 30881 raft_consensus.cc:493] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.967131 30858 raft_consensus.cc:515] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.967681 30881 raft_consensus.cc:3060] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.968324 30867 leader_election.cc:290] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.968905 30867 consensus_queue.cc:1048] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.970084 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:18.971431 30858 leader_election.cc:290] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:18.975013 30637 raft_consensus.cc:3060] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.995887 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:18.995843 30881 raft_consensus.cc:515] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:18.998296 30881 leader_election.cc:290] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:18.999584 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b8246c28c549d887a62fd8ff61feef" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:19.000180 30785 raft_consensus.cc:3060] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.003528 30862 raft_consensus.cc:2749] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:19.006042 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 67505.3us
I20260709 12:09:19.007437 30861 raft_consensus.cc:515] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:19.008093 30602 leader_election.cc:343] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.013121 30861 leader_election.cc:290] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.014256 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:19.018522 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:19.019291 30829 tablet_bootstrap.cc:492] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:19.019227 30711 raft_consensus.cc:2468] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:19.019891 30829 ts_tablet_manager.cc:1403] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.019s
W20260709 12:09:19.026624 30676 leader_election.cc:343] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.028527 30827 tablet_bootstrap.cc:492] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:19.029078 30827 ts_tablet_manager.cc:1403] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.156s	user 0.048s	sys 0.030s
I20260709 12:09:19.010468 30637 raft_consensus.cc:2468] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:19.031649 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:19.043056 30636 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.030105 30882 raft_consensus.cc:493] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.020781 30881 raft_consensus.cc:493] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.032939 30829 raft_consensus.cc:359] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.046077 30829 raft_consensus.cc:385] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.030799 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:19.044368 30882 raft_consensus.cc:515] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.046463 30829 raft_consensus.cc:740] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.045476 30827 raft_consensus.cc:359] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.047842 30827 raft_consensus.cc:385] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.048266 30827 raft_consensus.cc:740] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.047984 30829 consensus_queue.cc:260] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.050212 30829 ts_tablet_manager.cc:1434] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.009s
I20260709 12:09:19.059412 30827 consensus_queue.cc:260] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.060151 30826 tablet_bootstrap.cc:654] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.067029 30827 ts_tablet_manager.cc:1434] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.004s
I20260709 12:09:19.067672 30882 leader_election.cc:290] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.056893 30711 raft_consensus.cc:3060] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.069044 30827 tablet_bootstrap.cc:492] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:19.075994 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991f862483a04f61a5413de6fad4a79c" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:19.068737 30750 leader_election.cc:304] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:19.077618 30930 consensus_queue.cc:1048] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 12:09:19.083516 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b8246c28c549d887a62fd8ff61feef" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:19.084026 30858 raft_consensus.cc:2804] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.084221 30867 raft_consensus.cc:493] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.034958 30927 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:09:19.046105 30881 raft_consensus.cc:515] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.083422 30786 raft_consensus.cc:2468] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:19.090320 30858 raft_consensus.cc:697] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:19.092912 30867 raft_consensus.cc:515] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.111816 30867 leader_election.cc:290] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.079155 30882 raft_consensus.cc:493] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.112859 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991f862483a04f61a5413de6fad4a79c" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:19.138289 30882 raft_consensus.cc:515] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.093175 30785 raft_consensus.cc:2468] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:19.112857 30930 raft_consensus.cc:493] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.141748 30930 raft_consensus.cc:515] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.142328 30882 leader_election.cc:290] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.142664 30712 raft_consensus.cc:2468] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:19.138288 30637 raft_consensus.cc:3060] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.145877 30829 tablet_bootstrap.cc:492] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:19.112636 30858 consensus_queue.cc:237] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.153007 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:19.153954 30930 leader_election.cc:290] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.156975 30711 raft_consensus.cc:2468] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:19.159889 30827 tablet_bootstrap.cc:654] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.163036 30636 raft_consensus.cc:2468] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:19.112646 30603 leader_election.cc:304] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
W20260709 12:09:19.165042 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 52487us
I20260709 12:09:19.165268 30930 raft_consensus.cc:2804] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.165758 30881 leader_election.cc:290] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.166042 30930 raft_consensus.cc:493] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.166504 30930 raft_consensus.cc:3060] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.169323 30676 leader_election.cc:304] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:19.170378 30927 raft_consensus.cc:2804] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.170895 30927 raft_consensus.cc:697] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:19.170929 30533 catalog_manager.cc:5697] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.172132 30927 consensus_queue.cc:237] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.174109 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:19.176131 30919 raft_consensus.cc:493] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.176699 30919 raft_consensus.cc:515] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.177802 30882 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.179020 30919 leader_election.cc:290] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:19.179311 30930 raft_consensus.cc:515] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:19.180366 30602 leader_election.cc:343] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.191499 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991f862483a04f61a5413de6fad4a79c" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:19.192263 30785 raft_consensus.cc:2468] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:19.168025 30881 consensus_queue.cc:1048] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:09:19.195415 30926 consensus_queue.cc:1048] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:19.201299 30826 tablet_bootstrap.cc:492] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:19.201819 30826 ts_tablet_manager.cc:1403] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.266s	user 0.017s	sys 0.008s
I20260709 12:09:19.206199 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991f862483a04f61a5413de6fad4a79c" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:19.207026 30636 raft_consensus.cc:2393] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:19.207154 30826 raft_consensus.cc:359] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.197734 30867 raft_consensus.cc:493] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.207624 30826 raft_consensus.cc:385] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.207849 30826 raft_consensus.cc:740] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.207901 30867 raft_consensus.cc:515] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.208375 30826 consensus_queue.cc:260] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.209976 30867 leader_election.cc:290] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.210247 30826 ts_tablet_manager.cc:1434] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:09:19.211229 30826 tablet_bootstrap.cc:492] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:19.213740 30867 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.194733 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9aef6796604c6980937b39e603c6cb" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:19.213924 30678 leader_election.cc:343] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.215200 30678 leader_election.cc:304] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:19.216003 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a3c67a924b378249136a674639c6" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:19.216475 30678 leader_election.cc:343] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.217144 30927 raft_consensus.cc:2749] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:19.217468 30750 leader_election.cc:343] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.223624 30827 tablet_bootstrap.cc:492] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:19.224005 30827 ts_tablet_manager.cc:1403] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.155s	user 0.016s	sys 0.007s
I20260709 12:09:19.227711 30603 leader_election.cc:304] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:19.227926 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:19.210178 30533 catalog_manager.cc:5697] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:19.230659 30636 raft_consensus.cc:2468] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:19.231957 30829 tablet_bootstrap.cc:654] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.219599 30678 leader_election.cc:304] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:19.236529 30867 raft_consensus.cc:2804] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.236933 30867 raft_consensus.cc:493] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.237275 30867 raft_consensus.cc:3060] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.237175 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9aef6796604c6980937b39e603c6cb" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:19.237839 30711 raft_consensus.cc:2468] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:19.240528 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:19.241271 30711 raft_consensus.cc:2468] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:19.242594 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a3c67a924b378249136a674639c6" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:19.243578 30532 catalog_manager.cc:5697] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.245877 30827 raft_consensus.cc:359] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.246547 30827 raft_consensus.cc:385] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.246817 30827 raft_consensus.cc:740] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.247746 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:19.248521 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fe0f4ac3cc4c35a407cb15a894e54c" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:19.247514 30827 consensus_queue.cc:260] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.234318 30881 raft_consensus.cc:2804] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.253058 30827 ts_tablet_manager.cc:1434] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:09:19.250910 30867 raft_consensus.cc:515] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.255491 30827 tablet_bootstrap.cc:492] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:19.258795 30881 raft_consensus.cc:697] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
W20260709 12:09:19.272986 30678 leader_election.cc:343] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.274039 30751 leader_election.cc:304] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:19.274367 30602 leader_election.cc:304] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:19.270530 30927 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:09:19.275671 30919 raft_consensus.cc:2804] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.276031 30919 raft_consensus.cc:493] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.276374 30919 raft_consensus.cc:3060] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.277778 30867 leader_election.cc:290] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.278420 30930 leader_election.cc:290] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.279021 30930 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.279372 30826 tablet_bootstrap.cc:654] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.280468 30930 raft_consensus.cc:2804] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:09:19.281617 30603 leader_election.cc:343] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.282183 30858 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 12:09:19.306005 30930 raft_consensus.cc:493] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.313308 30930 raft_consensus.cc:3060] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.324172 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991f862483a04f61a5413de6fad4a79c" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:19.325829 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991f862483a04f61a5413de6fad4a79c" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
W20260709 12:09:19.314023 30602 leader_election.cc:343] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.331077 30710 raft_consensus.cc:2393] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b31384dc88084b95a1cd975b4fe6eae0 in current term 1: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:19.335515 30827 tablet_bootstrap.cc:654] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.330132 30786 raft_consensus.cc:3060] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:19.336977 30603 leader_election.cc:343] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.311021 30881 consensus_queue.cc:237] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.343606 30939 raft_consensus.cc:493] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.344187 30939 raft_consensus.cc:515] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.346678 30939 leader_election.cc:290] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.347759 30829 tablet_bootstrap.cc:492] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:19.349174 30829 ts_tablet_manager.cc:1403] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.204s	user 0.006s	sys 0.013s
I20260709 12:09:19.338501 30603 leader_election.cc:304] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:19.360656 30939 raft_consensus.cc:2749] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.358636 30919 raft_consensus.cc:515] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.375032 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcfdbbe46404a01993bb0e221da99d9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:19.375490 30919 leader_election.cc:290] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:19.375705 30710 raft_consensus.cc:2468] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:19.375990 30826 tablet_bootstrap.cc:492] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
W20260709 12:09:19.364244 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 48823.9us
I20260709 12:09:19.376405 30826 ts_tablet_manager.cc:1403] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.165s	user 0.006s	sys 0.007s
I20260709 12:09:19.378268 30782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67fe0f4ac3cc4c35a407cb15a894e54c" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:19.378726 30602 leader_election.cc:304] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:19.378840 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9aef6796604c6980937b39e603c6cb" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
W20260709 12:09:19.381181 30750 leader_election.cc:343] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.381105 30676 leader_election.cc:304] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:19.381686 30867 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.382421 30927 raft_consensus.cc:2804] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.382639 30882 raft_consensus.cc:2804] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.382803 30927 raft_consensus.cc:493] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.383095 30882 raft_consensus.cc:493] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.476724 30827 tablet_bootstrap.cc:492] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:19.436725 30930 raft_consensus.cc:515] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.488971 30827 ts_tablet_manager.cc:1403] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.234s	user 0.012s	sys 0.033s
I20260709 12:09:19.422946 30826 raft_consensus.cc:359] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.493294 30826 raft_consensus.cc:385] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.493618 30826 raft_consensus.cc:740] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.376801 30786 raft_consensus.cc:2468] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:19.487310 30882 raft_consensus.cc:3060] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.492015 30827 raft_consensus.cc:359] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.494997 30827 raft_consensus.cc:385] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.495316 30827 raft_consensus.cc:740] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.495983 30827 consensus_queue.cc:260] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.473680 30917 consensus_queue.cc:1048] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:09:19.444360 30603 leader_election.cc:304] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
W20260709 12:09:19.498363 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 54131.7us
I20260709 12:09:19.442425 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991f862483a04f61a5413de6fad4a79c" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:19.499563 30635 raft_consensus.cc:2393] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
W20260709 12:09:19.434532 30943 log.cc:927] Time spent T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 12:09:19.500728 30939 raft_consensus.cc:2749] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.459003 30858 raft_consensus.cc:493] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:19.451237 30602 consensus_peers.cc:597] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:09:19.502750 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 51765.3us
I20260709 12:09:19.439109 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcfdbbe46404a01993bb0e221da99d9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:19.503489 30780 raft_consensus.cc:2468] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:19.503399 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991f862483a04f61a5413de6fad4a79c" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:19.494266 30826 consensus_queue.cc:260] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.504837 30785 raft_consensus.cc:2393] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b31384dc88084b95a1cd975b4fe6eae0 in current term 1: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:19.502538 30858 raft_consensus.cc:515] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.506628 30826 ts_tablet_manager.cc:1434] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.130s	user 0.009s	sys 0.001s
I20260709 12:09:19.507305 30858 leader_election.cc:290] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:19.383188 30927 raft_consensus.cc:3060] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.507817 30827 ts_tablet_manager.cc:1434] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:09:19.508785 30827 tablet_bootstrap.cc:492] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:19.508564 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:19.509310 30712 raft_consensus.cc:2468] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:19.510787 30751 leader_election.cc:304] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:19.407289 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9aef6796604c6980937b39e603c6cb" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:19.511914 30709 raft_consensus.cc:3060] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.512046 30956 raft_consensus.cc:2804] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.512490 30956 raft_consensus.cc:493] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.507616 30826 tablet_bootstrap.cc:492] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:19.513821 30829 raft_consensus.cc:359] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.512837 30956 raft_consensus.cc:3060] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.516759 30829 raft_consensus.cc:385] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.517124 30829 raft_consensus.cc:740] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.506450 30882 raft_consensus.cc:515] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.520211 30829 consensus_queue.cc:260] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.527773 30919 consensus_queue.cc:1048] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.534160 30827 tablet_bootstrap.cc:654] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.529811 30678 leader_election.cc:304] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:19.538651 30867 raft_consensus.cc:2804] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.539017 30882 leader_election.cc:290] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.539129 30867 raft_consensus.cc:697] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:19.540058 30603 leader_election.cc:304] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [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: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:19.540602 30867 consensus_queue.cc:237] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.553350 30829 ts_tablet_manager.cc:1434] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.204s	user 0.023s	sys 0.023s
I20260709 12:09:19.563002 30829 tablet_bootstrap.cc:492] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:19.568262 30826 tablet_bootstrap.cc:654] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.568701 30942 raft_consensus.cc:2749] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.554525 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:19.592708 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcfdbbe46404a01993bb0e221da99d9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:19.608868 30927 raft_consensus.cc:515] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.610800 30956 raft_consensus.cc:515] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.610322 30960 raft_consensus.cc:493] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.595724 30635 raft_consensus.cc:2468] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:19.593888 30955 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.089s
I20260709 12:09:19.622603 30954 raft_consensus.cc:493] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.623119 30954 raft_consensus.cc:515] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.623764 30956 leader_election.cc:290] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:19.624853 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:19.625312 30954 leader_election.cc:290] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:19.625537 30634 raft_consensus.cc:3060] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.628482 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a3c67a924b378249136a674639c6" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:19.619032 30783 raft_consensus.cc:3060] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.666953 30827 tablet_bootstrap.cc:492] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:19.644555 30631 raft_consensus.cc:2468] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:19.695978 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:19.696762 30710 raft_consensus.cc:3060] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.629585 30960 raft_consensus.cc:515] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.703047 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a3c67a924b378249136a674639c6" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:19.720496 30827 ts_tablet_manager.cc:1403] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.212s	user 0.024s	sys 0.012s
I20260709 12:09:19.715441 30927 leader_election.cc:290] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
W20260709 12:09:19.722213 30751 leader_election.cc:343] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.729183 30930 leader_election.cc:290] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.731563 30750 leader_election.cc:304] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:19.732753 30956 raft_consensus.cc:2804] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.733146 30956 raft_consensus.cc:493] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.733500 30956 raft_consensus.cc:3060] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.742743 30960 leader_election.cc:290] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:19.746905 30709 raft_consensus.cc:2468] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:19.755757 30783 raft_consensus.cc:2468] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:19.758769 30930 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.761142 30603 leader_election.cc:304] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:19.748764 30956 raft_consensus.cc:515] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.764376 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:19.765545 30942 raft_consensus.cc:2804] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.765245 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:19.766151 30942 raft_consensus.cc:697] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:19.766960 30829 tablet_bootstrap.cc:654] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:19.769093 30603 leader_election.cc:343] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.751756 30634 raft_consensus.cc:2468] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:19.767856 30534 catalog_manager.cc:5697] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.782361 30750 leader_election.cc:304] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:19.783114 30826 tablet_bootstrap.cc:492] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:19.783548 30826 ts_tablet_manager.cc:1403] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.276s	user 0.019s	sys 0.003s
I20260709 12:09:19.767047 30942 consensus_queue.cc:237] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.789535 30751 leader_election.cc:304] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:19.786125 30858 raft_consensus.cc:2804] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.787994 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a3c67a924b378249136a674639c6" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:19.790489 30917 raft_consensus.cc:2804] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.791846 30917 raft_consensus.cc:697] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:19.792667 30917 consensus_queue.cc:237] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.794723 30826 raft_consensus.cc:359] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.795468 30826 raft_consensus.cc:385] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.795791 30826 raft_consensus.cc:740] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.796542 30826 consensus_queue.cc:260] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.790349 30858 raft_consensus.cc:697] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:19.797874 30858 consensus_queue.cc:237] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.799130 30826 ts_tablet_manager.cc:1434] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:09:19.800374 30826 tablet_bootstrap.cc:492] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:19.801496 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b8246c28c549d887a62fd8ff61feef" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:19.788479 30956 leader_election.cc:290] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:19.789211 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6198a3c67a924b378249136a674639c6" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:19.805760 30955 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.799114 30827 raft_consensus.cc:359] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.806835 30710 raft_consensus.cc:2468] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:19.807163 30827 raft_consensus.cc:385] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.807469 30827 raft_consensus.cc:740] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.812403 30827 consensus_queue.cc:260] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.807927 30634 raft_consensus.cc:3060] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.817059 30780 raft_consensus.cc:2393] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
W20260709 12:09:19.816406 30678 leader_election.cc:343] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.834887 30634 raft_consensus.cc:2468] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:19.837060 30826 tablet_bootstrap.cc:654] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.838162 30750 leader_election.cc:304] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:19.843333 30827 ts_tablet_manager.cc:1434] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.000s
I20260709 12:09:19.844444 30827 tablet_bootstrap.cc:492] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:19.845579 30956 raft_consensus.cc:2804] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.857988 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:19.862030 30829 tablet_bootstrap.cc:492] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:19.919545 30829 ts_tablet_manager.cc:1403] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.365s	user 0.034s	sys 0.037s
W20260709 12:09:19.900516 30583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:19.921907 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b8246c28c549d887a62fd8ff61feef" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:19.924530 30829 raft_consensus.cc:359] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.925468 30829 raft_consensus.cc:385] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.925789 30829 raft_consensus.cc:740] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.926374 30829 consensus_queue.cc:260] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.910441 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dcfdbbe46404a01993bb0e221da99d9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:19.919418 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:19.926805 30956 raft_consensus.cc:697] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:19.932775 30711 raft_consensus.cc:3060] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.932322 30917 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.934764 30710 raft_consensus.cc:2393] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b31384dc88084b95a1cd975b4fe6eae0 in current term 1: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:19.943462 30829 ts_tablet_manager.cc:1434] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:09:19.939041 30634 raft_consensus.cc:2393] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
W20260709 12:09:19.948495 30751 leader_election.cc:343] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.950529 30956 consensus_queue.cc:237] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:19.956056 30829 tablet_bootstrap.cc:492] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:19.967875 30711 raft_consensus.cc:2468] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:19.971551 30959 consensus_queue.cc:1048] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:19.975688 30712 raft_consensus.cc:3060] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.976624 30602 leader_election.cc:304] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [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: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:19.977685 30942 raft_consensus.cc:2749] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.981623 30676 leader_election.cc:304] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
W20260709 12:09:19.982839 30678 consensus_peers.cc:597] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. 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:09:19.990262 30827 tablet_bootstrap.cc:654] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.996937 30867 raft_consensus.cc:2749] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.004810 30826 tablet_bootstrap.cc:492] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:20.005399 30826 ts_tablet_manager.cc:1403] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.205s	user 0.042s	sys 0.023s
I20260709 12:09:20.008977 30829 tablet_bootstrap.cc:654] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.005949 30942 consensus_queue.cc:1048] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:09:20.024152 30942 consensus_queue.cc:1048] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.027482 30942 raft_consensus.cc:493] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.016573 30676 leader_election.cc:304] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:20.041237 30826 raft_consensus.cc:359] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.036168 30942 raft_consensus.cc:515] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.044217 30826 raft_consensus.cc:385] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.045089 30826 raft_consensus.cc:740] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.046324 30826 consensus_queue.cc:260] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.046893 30942 leader_election.cc:290] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.048437 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9aef6796604c6980937b39e603c6cb" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:20.049850 30959 raft_consensus.cc:2749] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.051880 30826 ts_tablet_manager.cc:1434] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
W20260709 12:09:20.051664 30676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 44083us
I20260709 12:09:20.050999 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9aef6796604c6980937b39e603c6cb" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:20.053967 30710 raft_consensus.cc:2393] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b31384dc88084b95a1cd975b4fe6eae0 in current term 1: Already voted for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in this term.
I20260709 12:09:20.054894 30826 tablet_bootstrap.cc:492] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:20.054644 30532 catalog_manager.cc:5697] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.055414 30602 leader_election.cc:304] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:20.056609 30942 raft_consensus.cc:3060] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.070880 30942 raft_consensus.cc:2749] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.078773 30533 catalog_manager.cc:5697] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.081683 30829 tablet_bootstrap.cc:492] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.080991 30533 catalog_manager.cc:5697] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.082149 30829 ts_tablet_manager.cc:1403] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.138s	user 0.015s	sys 0.010s
I20260709 12:09:20.079711 30826 tablet_bootstrap.cc:654] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.085881 30827 tablet_bootstrap.cc:492] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:20.086382 30827 ts_tablet_manager.cc:1403] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.242s	user 0.017s	sys 0.002s
I20260709 12:09:20.088941 30959 consensus_queue.cc:1048] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.106489 30917 raft_consensus.cc:493] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.107153 30917 raft_consensus.cc:515] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.111081 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d3e7b0389c4fa8b47babf2a9f8376d" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:20.128129 30750 leader_election.cc:343] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.129141 30917 leader_election.cc:290] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:20.138654 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d3e7b0389c4fa8b47babf2a9f8376d" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:20.179193 30827 raft_consensus.cc:359] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.180145 30827 raft_consensus.cc:385] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.180430 30827 raft_consensus.cc:740] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.181119 30827 consensus_queue.cc:260] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.183358 30827 ts_tablet_manager.cc:1434] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.097s	user 0.005s	sys 0.001s
I20260709 12:09:20.183519 30956 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.184444 30827 tablet_bootstrap.cc:492] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:20.190030 30958 raft_consensus.cc:493] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:20.190115 30751 leader_election.cc:343] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.190668 30958 raft_consensus.cc:515] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.193903 30958 leader_election.cc:290] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.194921 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955d5c237fc4c6c960d201c82c2dd15" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:20.195724 30711 raft_consensus.cc:2468] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:20.195802 30829 raft_consensus.cc:359] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.196493 30829 raft_consensus.cc:385] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.196787 30829 raft_consensus.cc:740] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.197033 30602 leader_election.cc:304] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:20.197531 30829 consensus_queue.cc:260] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.198120 30958 raft_consensus.cc:2804] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.198519 30958 raft_consensus.cc:493] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.198832 30958 raft_consensus.cc:3060] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.199810 30867 consensus_queue.cc:1048] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.200925 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955d5c237fc4c6c960d201c82c2dd15" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:20.202869 30829 ts_tablet_manager.cc:1434] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.120s	user 0.039s	sys 0.020s
I20260709 12:09:20.202761 30780 raft_consensus.cc:2468] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:20.190672 30751 leader_election.cc:304] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:20.203749 30829 tablet_bootstrap.cc:492] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.204612 30917 raft_consensus.cc:2749] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.205798 30534 catalog_manager.cc:5697] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.211954 30827 tablet_bootstrap.cc:654] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.212908 30829 tablet_bootstrap.cc:654] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.213303 30826 tablet_bootstrap.cc:492] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:20.220310 30826 ts_tablet_manager.cc:1403] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.011s
I20260709 12:09:20.219501 30958 raft_consensus.cc:515] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.226351 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955d5c237fc4c6c960d201c82c2dd15" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:20.227063 30711 raft_consensus.cc:3060] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.234105 30711 raft_consensus.cc:2468] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:20.236088 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955d5c237fc4c6c960d201c82c2dd15" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:20.237275 30783 raft_consensus.cc:3060] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.223444 30826 raft_consensus.cc:359] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.241725 30826 raft_consensus.cc:385] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.242103 30826 raft_consensus.cc:740] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.236665 30958 leader_election.cc:290] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.243178 30826 consensus_queue.cc:260] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.244503 30783 raft_consensus.cc:2468] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:20.246004 30603 leader_election.cc:304] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:20.247080 30958 raft_consensus.cc:2804] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.247740 30958 raft_consensus.cc:697] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:20.248582 30958 consensus_queue.cc:237] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.249343 30829 tablet_bootstrap.cc:492] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.249907 30829 ts_tablet_manager.cc:1403] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.019s
I20260709 12:09:20.253015 30829 raft_consensus.cc:359] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.253756 30829 raft_consensus.cc:385] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.254014 30829 raft_consensus.cc:740] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.254860 30829 consensus_queue.cc:260] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.256531 30955 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.257310 30829 ts_tablet_manager.cc:1434] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:09:20.258242 30829 tablet_bootstrap.cc:492] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.261210 30532 catalog_manager.cc:5697] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.263939 30829 tablet_bootstrap.cc:654] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.263943 30826 ts_tablet_manager.cc:1434] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:09:20.266410 30826 tablet_bootstrap.cc:492] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:20.266533 30827 tablet_bootstrap.cc:492] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:20.267009 30827 ts_tablet_manager.cc:1403] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260709 12:09:20.269629 30827 raft_consensus.cc:359] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.270291 30827 raft_consensus.cc:385] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.270550 30827 raft_consensus.cc:740] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.271202 30827 consensus_queue.cc:260] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.272681 30827 ts_tablet_manager.cc:1434] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:09:20.272773 30826 tablet_bootstrap.cc:654] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.282999 30827 tablet_bootstrap.cc:492] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:20.288941 30827 tablet_bootstrap.cc:654] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.293296 30829 tablet_bootstrap.cc:492] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.293888 30829 ts_tablet_manager.cc:1403] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.008s
I20260709 12:09:20.298648 30826 tablet_bootstrap.cc:492] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:20.299157 30826 ts_tablet_manager.cc:1403] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.002s
I20260709 12:09:20.301878 30826 raft_consensus.cc:359] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.302548 30826 raft_consensus.cc:385] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.302865 30826 raft_consensus.cc:740] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.303094 30829 raft_consensus.cc:359] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.302816 30533 catalog_manager.cc:5697] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.303869 30827 tablet_bootstrap.cc:492] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:20.304081 30829 raft_consensus.cc:385] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.303927 30826 consensus_queue.cc:260] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.304472 30827 ts_tablet_manager.cc:1403] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 12:09:20.304550 30829 raft_consensus.cc:740] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.305558 30829 consensus_queue.cc:260] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.306337 30826 ts_tablet_manager.cc:1434] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:09:20.307222 30826 tablet_bootstrap.cc:492] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:20.307713 30829 ts_tablet_manager.cc:1434] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:09:20.308709 30829 tablet_bootstrap.cc:492] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.311232 30783 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.312927 30826 tablet_bootstrap.cc:654] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.314695 30829 tablet_bootstrap.cc:654] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.318447 30827 raft_consensus.cc:359] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.319269 30827 raft_consensus.cc:385] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.319571 30827 raft_consensus.cc:740] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.320477 30827 consensus_queue.cc:260] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.327139 30826 tablet_bootstrap.cc:492] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:20.327611 30826 ts_tablet_manager.cc:1403] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 12:09:20.330191 30826 raft_consensus.cc:359] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.330876 30826 raft_consensus.cc:385] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.331151 30826 raft_consensus.cc:740] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.331833 30826 consensus_queue.cc:260] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.334260 30827 ts_tablet_manager.cc:1434] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:09:20.334255 30958 raft_consensus.cc:493] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.334820 30958 raft_consensus.cc:515] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.336108 30826 ts_tablet_manager.cc:1434] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:09:20.336148 30829 tablet_bootstrap.cc:492] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.336777 30958 leader_election.cc:290] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.338436 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c6daaf541e41d8abe30e1c75520430" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:20.338027 30826 tablet_bootstrap.cc:492] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:20.338040 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c6daaf541e41d8abe30e1c75520430" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:20.340009 30780 raft_consensus.cc:2468] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:20.341290 30603 leader_election.cc:304] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:20.343279 30711 raft_consensus.cc:3060] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:20.343642 30602 leader_election.cc:343] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.346352 30942 raft_consensus.cc:2804] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.346776 30942 raft_consensus.cc:493] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.347107 30942 raft_consensus.cc:3060] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.347990 30829 ts_tablet_manager.cc:1403] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.001s
I20260709 12:09:20.350934 30826 tablet_bootstrap.cc:654] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.352512 30829 raft_consensus.cc:359] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.353776 30829 raft_consensus.cc:385] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.354146 30829 raft_consensus.cc:740] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.354893 30829 consensus_queue.cc:260] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.356640 30829 ts_tablet_manager.cc:1434] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260709 12:09:20.357834 30829 tablet_bootstrap.cc:492] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.362950 30955 consensus_queue.cc:1048] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.365207 30829 tablet_bootstrap.cc:654] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.371579 30942 raft_consensus.cc:515] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.374051 30827 tablet_bootstrap.cc:492] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:20.373848 30955 consensus_queue.cc:1048] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.398087 30829 tablet_bootstrap.cc:492] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.398658 30829 ts_tablet_manager.cc:1403] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.003s
I20260709 12:09:20.395087 30955 raft_consensus.cc:493] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.402493 30942 leader_election.cc:290] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.403048 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c6daaf541e41d8abe30e1c75520430" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:20.403733 30780 raft_consensus.cc:3060] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.403604 30829 raft_consensus.cc:359] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.404479 30829 raft_consensus.cc:385] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.404861 30829 raft_consensus.cc:740] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.400548 30955 raft_consensus.cc:515] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.406407 30956 consensus_queue.cc:1048] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.406569 30829 consensus_queue.cc:260] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.410885 30829 ts_tablet_manager.cc:1434] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 12:09:20.411638 30780 raft_consensus.cc:2468] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:20.412958 30827 tablet_bootstrap.cc:654] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.413039 30603 leader_election.cc:304] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:20.411921 30829 tablet_bootstrap.cc:492] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.414600 30958 consensus_queue.cc:1048] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.416446 30942 raft_consensus.cc:2804] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.413512 30955 leader_election.cc:290] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:20.421331 30956 consensus_queue.cc:1048] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:09:20.461972 30829 tablet_bootstrap.cc:654] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.419286 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c6daaf541e41d8abe30e1c75520430" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:20.480690 30826 tablet_bootstrap.cc:492] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:20.481124 30826 ts_tablet_manager.cc:1403] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.143s	user 0.023s	sys 0.009s
I20260709 12:09:20.424124 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:20.461895 30708 raft_consensus.cc:3060] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.424676 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:20.458292 30958 raft_consensus.cc:493] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.449908 30930 consensus_queue.cc:1048] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 12:09:20.482656 30711 raft_consensus.cc:3060] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.491971 30826 raft_consensus.cc:359] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.492951 30826 raft_consensus.cc:385] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.493307 30826 raft_consensus.cc:740] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.494207 30826 consensus_queue.cc:260] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.497467 30634 raft_consensus.cc:2393] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:20.498353 30712 raft_consensus.cc:2393] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in current term 1: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:20.485882 30958 raft_consensus.cc:515] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.510020 30750 leader_election.cc:304] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:20.511238 30826 ts_tablet_manager.cc:1434] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.000s
I20260709 12:09:20.511773 30958 leader_election.cc:290] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.512933 30919 raft_consensus.cc:3060] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.522814 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d3e7b0389c4fa8b47babf2a9f8376d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:20.524030 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d3e7b0389c4fa8b47babf2a9f8376d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:20.524570 30712 raft_consensus.cc:2468] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:20.524618 30783 raft_consensus.cc:2468] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:20.543422 30603 leader_election.cc:304] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:20.551868 30919 raft_consensus.cc:2749] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.552281 30942 raft_consensus.cc:697] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:20.553329 30942 consensus_queue.cc:237] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.559213 30958 raft_consensus.cc:2804] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.609409 30826 tablet_bootstrap.cc:492] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:20.613677 30829 tablet_bootstrap.cc:492] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.614298 30829 ts_tablet_manager.cc:1403] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.203s	user 0.017s	sys 0.012s
I20260709 12:09:20.617004 30829 raft_consensus.cc:359] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.619966 30829 raft_consensus.cc:385] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.620394 30829 raft_consensus.cc:740] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.622720 30829 consensus_queue.cc:260] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.609530 30958 raft_consensus.cc:493] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.629447 30958 raft_consensus.cc:3060] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.634650 30829 ts_tablet_manager.cc:1434] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:09:20.635646 30829 tablet_bootstrap.cc:492] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.657186 31004 raft_consensus.cc:493] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.657771 31004 raft_consensus.cc:515] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.659286 31008 consensus_queue.cc:1048] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.659878 31004 leader_election.cc:290] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.664968 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3357226e75484777b673515b528e3ac7" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:20.665163 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3357226e75484777b673515b528e3ac7" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:20.665858 30709 raft_consensus.cc:2468] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
W20260709 12:09:20.666796 30603 leader_election.cc:343] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.670092 30602 leader_election.cc:304] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:20.674057 31004 raft_consensus.cc:2804] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.675372 31004 raft_consensus.cc:493] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.676265 31004 raft_consensus.cc:3060] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.678649 30533 catalog_manager.cc:5697] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.680800 30827 tablet_bootstrap.cc:492] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:20.681327 30827 ts_tablet_manager.cc:1403] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.307s	user 0.017s	sys 0.005s
I20260709 12:09:20.665318 30958 raft_consensus.cc:515] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.684038 30711 raft_consensus.cc:2468] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:20.690073 30829 tablet_bootstrap.cc:654] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.696081 30826 tablet_bootstrap.cc:654] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.696213 30958 leader_election.cc:290] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.698776 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d3e7b0389c4fa8b47babf2a9f8376d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:20.699442 30783 raft_consensus.cc:3060] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.699369 30827 raft_consensus.cc:359] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.705857 30827 raft_consensus.cc:385] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.706234 30827 raft_consensus.cc:740] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.707206 31004 raft_consensus.cc:515] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.706095 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d3e7b0389c4fa8b47babf2a9f8376d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:20.708529 30708 raft_consensus.cc:3060] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.710712 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3357226e75484777b673515b528e3ac7" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:20.711438 31004 leader_election.cc:290] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.707154 30827 consensus_queue.cc:260] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.712170 30780 raft_consensus.cc:3060] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.726883 30783 raft_consensus.cc:2468] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:20.728117 30603 leader_election.cc:304] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:20.729946 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3357226e75484777b673515b528e3ac7" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:20.730638 30709 raft_consensus.cc:3060] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.732605 30826 tablet_bootstrap.cc:492] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:20.734104 30826 ts_tablet_manager.cc:1403] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.215s	user 0.020s	sys 0.027s
I20260709 12:09:20.732569 30780 raft_consensus.cc:2468] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:20.730063 30708 raft_consensus.cc:2468] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:20.736264 30603 leader_election.cc:304] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:20.737079 31008 raft_consensus.cc:2804] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.737721 31006 raft_consensus.cc:2804] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.738197 31006 raft_consensus.cc:697] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:20.739076 31006 consensus_queue.cc:237] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.739863 30709 raft_consensus.cc:2468] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:20.737752 31008 raft_consensus.cc:697] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:20.742250 30826 raft_consensus.cc:359] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.742347 31008 consensus_queue.cc:237] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.743001 30826 raft_consensus.cc:385] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.743310 30826 raft_consensus.cc:740] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.743909 30826 consensus_queue.cc:260] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.745606 30829 tablet_bootstrap.cc:492] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.745918 30826 ts_tablet_manager.cc:1434] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:09:20.746016 30829 ts_tablet_manager.cc:1403] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.005s
I20260709 12:09:20.747200 30826 tablet_bootstrap.cc:492] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:20.748530 30958 consensus_queue.cc:1048] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.749433 30829 raft_consensus.cc:359] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.750183 30829 raft_consensus.cc:385] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.750476 30829 raft_consensus.cc:740] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.751317 30829 consensus_queue.cc:260] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.757057 30826 tablet_bootstrap.cc:654] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.760326 30829 ts_tablet_manager.cc:1434] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:09:20.765092 30827 ts_tablet_manager.cc:1434] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.006s
I20260709 12:09:20.766306 30827 tablet_bootstrap.cc:492] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:20.775861 30829 tablet_bootstrap.cc:492] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.781314 30959 raft_consensus.cc:493] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.781968 30959 raft_consensus.cc:515] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.784200 30959 leader_election.cc:290] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.786808 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9038d17ebf734da3abaa44239d628305" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:20.788676 30676 leader_election.cc:343] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.786908 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9038d17ebf734da3abaa44239d628305" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:20.790457 30678 leader_election.cc:343] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.790987 30678 leader_election.cc:304] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:20.791164 30829 tablet_bootstrap.cc:654] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.792256 30826 tablet_bootstrap.cc:492] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:20.793053 30826 ts_tablet_manager.cc:1403] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.016s
I20260709 12:09:20.794219 30867 raft_consensus.cc:2749] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.795819 30826 raft_consensus.cc:359] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.796518 30826 raft_consensus.cc:385] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.796790 30826 raft_consensus.cc:740] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.797434 30826 consensus_queue.cc:260] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.799546 30826 ts_tablet_manager.cc:1434] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:20.800387 30826 tablet_bootstrap.cc:492] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:20.786805 30827 tablet_bootstrap.cc:654] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.804921 30533 catalog_manager.cc:5697] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.806473 30829 tablet_bootstrap.cc:492] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.806137 30533 catalog_manager.cc:5697] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.806877 30829 ts_tablet_manager.cc:1403] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.007s
I20260709 12:09:20.811677 30826 tablet_bootstrap.cc:654] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.810822 30829 raft_consensus.cc:359] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.812760 30829 raft_consensus.cc:385] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.813050 30829 raft_consensus.cc:740] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.814386 30829 consensus_queue.cc:260] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.818766 30829 ts_tablet_manager.cc:1434] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:09:20.819845 30829 tablet_bootstrap.cc:492] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.825562 30829 tablet_bootstrap.cc:654] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.830331 30827 tablet_bootstrap.cc:492] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:20.830819 30827 ts_tablet_manager.cc:1403] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.007s
I20260709 12:09:20.833504 30827 raft_consensus.cc:359] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.834230 30827 raft_consensus.cc:385] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.834510 30827 raft_consensus.cc:740] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.835281 30827 consensus_queue.cc:260] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.839124 30826 tablet_bootstrap.cc:492] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:20.839602 30826 ts_tablet_manager.cc:1403] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.003s
I20260709 12:09:20.844893 30827 ts_tablet_manager.cc:1434] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:09:20.845762 30829 tablet_bootstrap.cc:492] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.845801 30826 raft_consensus.cc:359] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.846252 30827 tablet_bootstrap.cc:492] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:20.846259 30829 ts_tablet_manager.cc:1403] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.014s
I20260709 12:09:20.846623 30826 raft_consensus.cc:385] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.846951 30826 raft_consensus.cc:740] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.847713 30826 consensus_queue.cc:260] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.849092 30829 raft_consensus.cc:359] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.849820 30829 raft_consensus.cc:385] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.850101 30829 raft_consensus.cc:740] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.850862 30829 consensus_queue.cc:260] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.853513 30827 tablet_bootstrap.cc:654] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.857460 30829 ts_tablet_manager.cc:1434] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:09:20.858587 30829 tablet_bootstrap.cc:492] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.859450 30826 ts_tablet_manager.cc:1434] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:09:20.860534 30826 tablet_bootstrap.cc:492] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:20.864972 30829 tablet_bootstrap.cc:654] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.865011 30827 tablet_bootstrap.cc:492] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:20.865741 30827 ts_tablet_manager.cc:1403] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 12:09:20.869043 30827 raft_consensus.cc:359] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.869994 30827 raft_consensus.cc:385] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.870348 30827 raft_consensus.cc:740] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.871201 30827 consensus_queue.cc:260] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.874316 30826 tablet_bootstrap.cc:654] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.878881 30827 ts_tablet_manager.cc:1434] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:09:20.880084 30827 tablet_bootstrap.cc:492] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:20.882418 30826 tablet_bootstrap.cc:492] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:20.882995 30826 ts_tablet_manager.cc:1403] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 12:09:20.885782 30826 raft_consensus.cc:359] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.886580 30826 raft_consensus.cc:385] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.886720 30827 tablet_bootstrap.cc:654] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.887012 30826 raft_consensus.cc:740] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.887912 30826 consensus_queue.cc:260] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.893181 30826 ts_tablet_manager.cc:1434] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:09:20.894256 30826 tablet_bootstrap.cc:492] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:20.898419 30956 raft_consensus.cc:493] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.898906 30956 raft_consensus.cc:515] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.901028 30956 leader_election.cc:290] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:20.902544 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9038d17ebf734da3abaa44239d628305" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:20.902998 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9038d17ebf734da3abaa44239d628305" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:20.903225 30637 raft_consensus.cc:2468] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:20.903642 30709 raft_consensus.cc:2468] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:20.904525 30750 leader_election.cc:304] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:20.905573 30956 raft_consensus.cc:2804] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.905938 30956 raft_consensus.cc:493] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.906313 30956 raft_consensus.cc:3060] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.907956 30827 tablet_bootstrap.cc:492] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:20.908454 30827 ts_tablet_manager.cc:1403] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260709 12:09:20.911458 30827 raft_consensus.cc:359] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.912168 30827 raft_consensus.cc:385] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.912437 30827 raft_consensus.cc:740] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.913086 30827 consensus_queue.cc:260] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.913640 30956 raft_consensus.cc:515] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.915683 30826 tablet_bootstrap.cc:654] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.916205 30919 raft_consensus.cc:493] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.916674 30919 raft_consensus.cc:515] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.917007 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9038d17ebf734da3abaa44239d628305" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:20.917840 30637 raft_consensus.cc:3060] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.918866 30919 leader_election.cc:290] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:20.921773 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:20.922706 30634 raft_consensus.cc:2468] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:20.925822 30827 ts_tablet_manager.cc:1434] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:09:20.926331 30750 leader_election.cc:304] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:20.926994 30827 tablet_bootstrap.cc:492] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:20.925040 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:20.927765 30709 raft_consensus.cc:2468] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:20.929596 30637 raft_consensus.cc:2468] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:20.930279 30919 raft_consensus.cc:2804] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.930794 30919 raft_consensus.cc:493] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.930987 30750 leader_election.cc:304] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:20.931882 30917 raft_consensus.cc:2804] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.932389 30917 raft_consensus.cc:697] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:20.933965 30829 tablet_bootstrap.cc:492] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.934446 30829 ts_tablet_manager.cc:1403] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.022s
I20260709 12:09:20.936149 30956 leader_election.cc:290] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:20.937726 30829 raft_consensus.cc:359] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.938400 30829 raft_consensus.cc:385] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.938648 30829 raft_consensus.cc:740] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.939419 30829 consensus_queue.cc:260] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.940979 30829 ts_tablet_manager.cc:1434] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:20.941946 30829 tablet_bootstrap.cc:492] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.943853 30917 consensus_queue.cc:237] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.944667 30827 tablet_bootstrap.cc:654] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.947639 30829 tablet_bootstrap.cc:654] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.953944 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9038d17ebf734da3abaa44239d628305" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:20.955211 30709 raft_consensus.cc:3060] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.954672 30919 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.958098 30827 tablet_bootstrap.cc:492] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:20.958635 30829 tablet_bootstrap.cc:492] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:20.959113 30829 ts_tablet_manager.cc:1403] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:09:20.959113 30827 ts_tablet_manager.cc:1403] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.005s
I20260709 12:09:20.966701 30827 raft_consensus.cc:359] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.967427 30827 raft_consensus.cc:385] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.967689 30827 raft_consensus.cc:740] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.968305 30827 consensus_queue.cc:260] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.970705 30827 ts_tablet_manager.cc:1434] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:09:20.971642 30827 tablet_bootstrap.cc:492] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:20.977674 30827 tablet_bootstrap.cc:654] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.978258 30829 raft_consensus.cc:359] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.978969 30829 raft_consensus.cc:385] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.979228 30829 raft_consensus.cc:740] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.979897 30829 consensus_queue.cc:260] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.982133 30829 ts_tablet_manager.cc:1434] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:09:20.983385 30829 tablet_bootstrap.cc:492] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:20.986263 30709 raft_consensus.cc:2468] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:20.992508 30959 raft_consensus.cc:493] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.995615 30959 raft_consensus.cc:515] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:20.997470 31006 consensus_queue.cc:1048] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.997939 30959 leader_election.cc:290] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:20.993908 30826 tablet_bootstrap.cc:492] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:20.998950 30826 ts_tablet_manager.cc:1403] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.105s	user 0.034s	sys 0.034s
I20260709 12:09:20.998049 30533 catalog_manager.cc:5697] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:21.000113 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:20.995018 30583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:21.000725 30637 raft_consensus.cc:2468] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:20.989337 30829 tablet_bootstrap.cc:654] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.003002 30827 tablet_bootstrap.cc:492] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:21.003495 30827 ts_tablet_manager.cc:1403] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.004s
I20260709 12:09:21.003648 30676 leader_election.cc:304] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.004769 30826 raft_consensus.cc:359] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.005439 30826 raft_consensus.cc:385] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.005713 30826 raft_consensus.cc:740] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.006532 30827 raft_consensus.cc:359] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.006799 30826 consensus_queue.cc:260] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.007208 30827 raft_consensus.cc:385] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.007490 30827 raft_consensus.cc:740] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.008231 30827 consensus_queue.cc:260] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.008934 30826 ts_tablet_manager.cc:1434] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:09:21.010179 30826 tablet_bootstrap.cc:492] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:21.010254 30827 ts_tablet_manager.cc:1434] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:09:21.011104 30827 tablet_bootstrap.cc:492] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:21.013520 31021 raft_consensus.cc:2804] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.013933 31021 raft_consensus.cc:493] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.014266 31021 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.016616 30826 tablet_bootstrap.cc:654] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.021090 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:21.021821 30783 raft_consensus.cc:2468] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:21.028110 30827 tablet_bootstrap.cc:654] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.028213 30956 raft_consensus.cc:493] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.028793 30956 raft_consensus.cc:515] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.028502 30919 raft_consensus.cc:515] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.030731 30829 tablet_bootstrap.cc:492] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:21.031306 30829 ts_tablet_manager.cc:1403] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 12:09:21.031324 30919 leader_election.cc:290] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:21.032088 30956 leader_election.cc:290] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:21.033291 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31033c59ae5b422ea19ffecd8ba90c54" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:21.034214 30829 raft_consensus.cc:359] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.039392 30708 raft_consensus.cc:2468] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:21.039630 30829 raft_consensus.cc:385] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.039984 30829 raft_consensus.cc:740] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.033710 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:21.040729 30829 consensus_queue.cc:260] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.037134 31021 raft_consensus.cc:515] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.043176 30829 ts_tablet_manager.cc:1434] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 12:09:21.043555 31021 leader_election.cc:290] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.040748 30711 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.044162 30829 tablet_bootstrap.cc:492] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:21.050608 30711 raft_consensus.cc:2468] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:21.050804 30829 tablet_bootstrap.cc:654] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.036137 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:21.052224 30634 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.053226 30826 tablet_bootstrap.cc:492] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:21.053764 30826 ts_tablet_manager.cc:1403] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.008s
I20260709 12:09:21.056595 30826 raft_consensus.cc:359] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.057324 30826 raft_consensus.cc:385] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.057621 30826 raft_consensus.cc:740] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.058367 30826 consensus_queue.cc:260] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.041107 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31033c59ae5b422ea19ffecd8ba90c54" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:21.059132 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:21.059579 30637 raft_consensus.cc:2468] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:21.059770 30632 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.062467 30751 leader_election.cc:304] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:21.060472 30826 ts_tablet_manager.cc:1434] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:21.063467 30751 leader_election.cc:304] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:21.063973 30826 tablet_bootstrap.cc:492] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:21.064282 30919 raft_consensus.cc:2804] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.064661 30919 raft_consensus.cc:493] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.064989 30919 raft_consensus.cc:3060] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.065534 30634 raft_consensus.cc:2468] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:21.067010 30956 raft_consensus.cc:2804] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.068197 30956 raft_consensus.cc:697] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:21.069087 30956 consensus_queue.cc:237] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.072260 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:21.073274 30783 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.090452 30958 consensus_queue.cc:1048] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.102203 30827 tablet_bootstrap.cc:492] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:21.102545 30958 raft_consensus.cc:493] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.102818 30827 ts_tablet_manager.cc:1403] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.016s
I20260709 12:09:21.105353 31008 raft_consensus.cc:493] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.103497 30958 raft_consensus.cc:515] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.105897 31008 raft_consensus.cc:515] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.109401 30958 leader_election.cc:290] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.108794 31008 leader_election.cc:290] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.112284 31021 raft_consensus.cc:493] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.112790 31021 raft_consensus.cc:515] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.115808 31021 leader_election.cc:290] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.117362 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:21.118063 30634 raft_consensus.cc:2468] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:21.119392 30676 leader_election.cc:304] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.120296 31021 raft_consensus.cc:2804] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.120703 31021 raft_consensus.cc:493] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.121099 31021 raft_consensus.cc:3060] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.125670 30632 raft_consensus.cc:2468] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:21.127288 30676 leader_election.cc:304] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.127696 30783 raft_consensus.cc:2468] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:21.128201 30959 raft_consensus.cc:2804] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.128688 30959 raft_consensus.cc:697] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:21.129598 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4e8a6a30724b1e8c895019a266be4f" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:21.129526 30959 consensus_queue.cc:237] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.131878 30919 raft_consensus.cc:515] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.132053 30827 raft_consensus.cc:359] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.134176 30827 raft_consensus.cc:385] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.134502 30827 raft_consensus.cc:740] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
W20260709 12:09:21.135775 30603 leader_election.cc:343] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.136490 30534 catalog_manager.cc:5697] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:21.137961 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:21.140820 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:21.141165 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4e8a6a30724b1e8c895019a266be4f" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:21.141626 30786 raft_consensus.cc:2468] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:21.143182 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:21.143985 30783 raft_consensus.cc:2468] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:21.145882 30708 raft_consensus.cc:2468] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:21.148202 30919 leader_election.cc:290] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:21.148911 30826 tablet_bootstrap.cc:654] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.151389 30603 leader_election.cc:304] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.154022 30602 leader_election.cc:304] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:21.154421 31008 raft_consensus.cc:2804] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.154812 31006 raft_consensus.cc:2804] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.155272 31006 raft_consensus.cc:493] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.155767 31006 raft_consensus.cc:3060] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.157676 30867 raft_consensus.cc:493] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.158475 30829 tablet_bootstrap.cc:492] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:21.158169 30867 raft_consensus.cc:515] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.159178 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31033c59ae5b422ea19ffecd8ba90c54" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:21.160006 30708 raft_consensus.cc:3060] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.160306 30867 leader_election.cc:290] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.163894 30827 consensus_queue.cc:260] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.154846 31008 raft_consensus.cc:493] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.168865 31008 raft_consensus.cc:3060] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.158932 30829 ts_tablet_manager.cc:1403] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.115s	user 0.039s	sys 0.051s
I20260709 12:09:21.179387 30956 raft_consensus.cc:493] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.180074 30956 raft_consensus.cc:515] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.200264 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31033c59ae5b422ea19ffecd8ba90c54" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:21.213102 30827 ts_tablet_manager.cc:1434] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.110s	user 0.005s	sys 0.010s
I20260709 12:09:21.214239 30827 tablet_bootstrap.cc:492] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:21.215148 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303731e2c833438c94a8db22f5257d0b" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:21.216419 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4e8a6a30724b1e8c895019a266be4f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:21.201282 30632 raft_consensus.cc:3060] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.217018 30634 raft_consensus.cc:2468] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
W20260709 12:09:21.218870 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 50223.7us
I20260709 12:09:21.221910 31004 consensus_queue.cc:1048] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:09:21.243386 30829 raft_consensus.cc:359] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.222518 30956 leader_election.cc:290] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:21.245244 30829 raft_consensus.cc:385] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.239624 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303731e2c833438c94a8db22f5257d0b" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:21.254142 30676 leader_election.cc:304] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.252816 31021 raft_consensus.cc:515] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.213999 31008 raft_consensus.cc:515] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.250440 30829 raft_consensus.cc:740] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.269925 30829 consensus_queue.cc:260] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.223750 31006 raft_consensus.cc:515] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.281284 30709 raft_consensus.cc:2393] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b31384dc88084b95a1cd975b4fe6eae0 in current term 1: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:21.283591 31006 leader_election.cc:290] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.284451 30636 raft_consensus.cc:2393] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:21.286715 31008 leader_election.cc:290] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.259960 30708 raft_consensus.cc:2468] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:21.301074 30827 tablet_bootstrap.cc:654] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.302102 30959 raft_consensus.cc:2804] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.302588 31008 consensus_queue.cc:1048] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.302515 30959 raft_consensus.cc:493] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.303923 30959 raft_consensus.cc:3060] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.310214 31021 leader_election.cc:290] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.311650 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:21.312249 30786 raft_consensus.cc:3060] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.313848 30959 raft_consensus.cc:515] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.315833 30959 leader_election.cc:290] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.320734 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4e8a6a30724b1e8c895019a266be4f" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:21.321476 30780 raft_consensus.cc:3060] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.333443 30826 tablet_bootstrap.cc:492] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:21.334014 30826 ts_tablet_manager.cc:1403] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.270s	user 0.032s	sys 0.033s
I20260709 12:09:21.335955 30786 raft_consensus.cc:2468] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:21.336685 30826 raft_consensus.cc:359] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.338992 30826 raft_consensus.cc:385] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.339375 30826 raft_consensus.cc:740] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.340155 30826 consensus_queue.cc:260] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.342730 30826 ts_tablet_manager.cc:1434] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:09:21.344368 30826 tablet_bootstrap.cc:492] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:21.345075 30780 raft_consensus.cc:2468] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:21.357091 30632 raft_consensus.cc:2468] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:21.358011 30751 leader_election.cc:304] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:21.359264 30956 raft_consensus.cc:2804] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.359843 30956 raft_consensus.cc:697] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:21.360702 30956 consensus_queue.cc:237] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.367492 30829 ts_tablet_manager.cc:1434] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.198s	user 0.007s	sys 0.006s
I20260709 12:09:21.368290 30829 tablet_bootstrap.cc:492] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:21.371171 30827 tablet_bootstrap.cc:492] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:21.371690 30827 ts_tablet_manager.cc:1403] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.000s
I20260709 12:09:21.374544 30827 raft_consensus.cc:359] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.352349 30603 leader_election.cc:304] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.375258 30827 raft_consensus.cc:385] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.375715 31008 raft_consensus.cc:2804] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.376154 31008 raft_consensus.cc:697] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:21.376468 30603 leader_election.cc:304] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.377259 31004 raft_consensus.cc:2804] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.377053 31008 consensus_queue.cc:237] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.377767 31004 raft_consensus.cc:697] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
W20260709 12:09:21.377900 30678 leader_election.cc:343] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.378440 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303731e2c833438c94a8db22f5257d0b" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:21.378571 31004 consensus_queue.cc:237] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.380379 30827 raft_consensus.cc:740] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.381451 30827 consensus_queue.cc:260] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.386695 30827 ts_tablet_manager.cc:1434] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:09:21.388139 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:21.391615 30786 raft_consensus.cc:2393] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:21.393900 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4e8a6a30724b1e8c895019a266be4f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:21.394737 30711 raft_consensus.cc:2468] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:21.385850 30780 raft_consensus.cc:3060] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.396066 30707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:21.396962 30707 raft_consensus.cc:2393] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b31384dc88084b95a1cd975b4fe6eae0 in current term 1: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:21.401746 30780 raft_consensus.cc:2468] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:21.404505 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4e8a6a30724b1e8c895019a266be4f" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:21.405042 30712 raft_consensus.cc:3060] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:21.372074 30676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 117661us
I20260709 12:09:21.418113 30534 catalog_manager.cc:5697] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.424608 30930 consensus_queue.cc:1048] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.430902 30829 tablet_bootstrap.cc:654] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.434973 30712 raft_consensus.cc:2468] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:21.435891 30826 tablet_bootstrap.cc:654] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.438025 30751 leader_election.cc:304] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:21.439145 30919 raft_consensus.cc:2764] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:09:21.438427 30533 catalog_manager.cc:5697] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:21.440603 30827 tablet_bootstrap.cc:492] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:21.447585 30827 tablet_bootstrap.cc:654] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.450412 30678 leader_election.cc:304] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:21.452767 31047 raft_consensus.cc:2804] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.453280 31047 raft_consensus.cc:697] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:21.454157 31047 consensus_queue.cc:237] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.473222 30919 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.477306 30826 tablet_bootstrap.cc:492] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:21.477834 30826 ts_tablet_manager.cc:1403] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.134s	user 0.007s	sys 0.005s
I20260709 12:09:21.480361 30826 raft_consensus.cc:359] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.481014 30826 raft_consensus.cc:385] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.481264 30826 raft_consensus.cc:740] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.482215 30826 consensus_queue.cc:260] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.484395 30826 ts_tablet_manager.cc:1434] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:09:21.484176 30919 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.485333 30826 tablet_bootstrap.cc:492] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:21.485845 30532 catalog_manager.cc:5697] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.487408 30532 catalog_manager.cc:5697] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.492936 30919 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.496345 30826 tablet_bootstrap.cc:654] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.516597 30826 tablet_bootstrap.cc:492] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:21.517043 30826 ts_tablet_manager.cc:1403] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 12:09:21.528793 30955 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:09:21.514662 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 113982us
I20260709 12:09:21.529613 30829 tablet_bootstrap.cc:492] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:21.531744 30829 ts_tablet_manager.cc:1403] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.164s	user 0.014s	sys 0.015s
I20260709 12:09:21.535126 30827 tablet_bootstrap.cc:492] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:21.535605 30827 ts_tablet_manager.cc:1403] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.026s
I20260709 12:09:21.539309 30827 raft_consensus.cc:359] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.540508 30827 raft_consensus.cc:385] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.540788 30827 raft_consensus.cc:740] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.541441 30827 consensus_queue.cc:260] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.537945 30829 raft_consensus.cc:359] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.544975 30829 raft_consensus.cc:385] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.545301 30829 raft_consensus.cc:740] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.546057 30829 consensus_queue.cc:260] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.547920 30827 ts_tablet_manager.cc:1434] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 12:09:21.549080 30827 tablet_bootstrap.cc:492] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:21.550372 30829 ts_tablet_manager.cc:1434] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:09:21.551383 30829 tablet_bootstrap.cc:492] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:21.562336 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:21.562503 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303731e2c833438c94a8db22f5257d0b" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:21.563115 30631 raft_consensus.cc:3060] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.568053 30676 leader_election.cc:304] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:21.563805 30826 raft_consensus.cc:359] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.569507 30826 raft_consensus.cc:385] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.569303 31048 raft_consensus.cc:2749] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.568053 30533 catalog_manager.cc:5697] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.569841 30826 raft_consensus.cc:740] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.575413 30826 consensus_queue.cc:260] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.572381 31004 consensus_queue.cc:1048] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.588495 30631 raft_consensus.cc:2468] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:21.595788 31048 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.600997 30826 ts_tablet_manager.cc:1434] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.084s	user 0.002s	sys 0.005s
I20260709 12:09:21.602097 30826 tablet_bootstrap.cc:492] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:21.644719 30827 tablet_bootstrap.cc:654] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.652067 30826 tablet_bootstrap.cc:654] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.654038 31047 raft_consensus.cc:493] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.654536 31047 raft_consensus.cc:515] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.656611 31047 leader_election.cc:290] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
W20260709 12:09:21.661085 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 45503.8us
I20260709 12:09:21.663668 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1a5d4e3eb4c62b9c66e7f1a296d15" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:21.663309 30826 tablet_bootstrap.cc:492] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
W20260709 12:09:21.666105 30678 leader_election.cc:343] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.666921 30829 tablet_bootstrap.cc:654] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.656668 30827 tablet_bootstrap.cc:492] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:21.666110 30826 ts_tablet_manager.cc:1403] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.001s
I20260709 12:09:21.669677 30827 ts_tablet_manager.cc:1403] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.001s
I20260709 12:09:21.669292 31047 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.675261 30826 raft_consensus.cc:359] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.675997 30826 raft_consensus.cc:385] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.676261 30826 raft_consensus.cc:740] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.676923 30826 consensus_queue.cc:260] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.678975 30826 ts_tablet_manager.cc:1434] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:09:21.687114 31047 raft_consensus.cc:493] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.687693 31047 raft_consensus.cc:515] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.691535 30826 tablet_bootstrap.cc:492] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:21.692807 31047 leader_election.cc:290] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.693616 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1a5d4e3eb4c62b9c66e7f1a296d15" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:21.694083 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322672f77db844dc9d6ea86788a67e42" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:21.694271 30636 raft_consensus.cc:2468] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:21.694679 30786 raft_consensus.cc:2468] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:21.696054 30678 leader_election.cc:304] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:21.697845 31047 raft_consensus.cc:2804] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.698280 31047 raft_consensus.cc:493] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.698562 30829 tablet_bootstrap.cc:492] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:21.699458 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322672f77db844dc9d6ea86788a67e42" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:21.700112 30636 raft_consensus.cc:2468] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:21.701167 30676 leader_election.cc:304] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:21.702374 31044 raft_consensus.cc:2804] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.702719 31044 raft_consensus.cc:493] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.703051 31044 raft_consensus.cc:3060] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.704335 30826 tablet_bootstrap.cc:654] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.699086 30829 ts_tablet_manager.cc:1403] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.021s
I20260709 12:09:21.708571 30829 raft_consensus.cc:359] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.698604 31047 raft_consensus.cc:3060] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.709573 31044 raft_consensus.cc:515] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.709326 30829 raft_consensus.cc:385] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.714114 30829 raft_consensus.cc:740] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.714573 30827 raft_consensus.cc:359] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.714778 30829 consensus_queue.cc:260] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.715358 30827 raft_consensus.cc:385] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.715746 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1a5d4e3eb4c62b9c66e7f1a296d15" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:21.715767 30827 raft_consensus.cc:740] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.716799 30829 ts_tablet_manager.cc:1434] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:09:21.716928 30827 consensus_queue.cc:260] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.718341 30829 tablet_bootstrap.cc:492] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:21.720343 30786 raft_consensus.cc:3060] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.719877 30826 tablet_bootstrap.cc:492] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:21.721212 31047 raft_consensus.cc:515] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.723361 30827 ts_tablet_manager.cc:1434] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:09:21.724313 30827 tablet_bootstrap.cc:492] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:21.724819 31047 leader_election.cc:290] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.725068 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322672f77db844dc9d6ea86788a67e42" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:21.725708 30780 raft_consensus.cc:3060] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.726826 31044 leader_election.cc:290] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.728135 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1a5d4e3eb4c62b9c66e7f1a296d15" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:21.728713 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322672f77db844dc9d6ea86788a67e42" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:21.729209 30631 raft_consensus.cc:3060] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.733601 30631 raft_consensus.cc:2468] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:21.721714 30826 ts_tablet_manager.cc:1403] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.008s
I20260709 12:09:21.728711 30636 raft_consensus.cc:3060] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.736694 30826 raft_consensus.cc:359] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.737350 30826 raft_consensus.cc:385] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.727614 30786 raft_consensus.cc:2468] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:21.737643 30826 raft_consensus.cc:740] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.738404 30676 leader_election.cc:304] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.738340 30826 consensus_queue.cc:260] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.741042 30636 raft_consensus.cc:2468] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:21.733777 30829 tablet_bootstrap.cc:654] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.743973 30676 leader_election.cc:304] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.745177 31048 raft_consensus.cc:2804] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.745677 31048 raft_consensus.cc:697] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:21.746454 31065 consensus_queue.cc:1048] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.746542 31048 consensus_queue.cc:237] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.748734 30826 ts_tablet_manager.cc:1434] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 12:09:21.739511 31044 raft_consensus.cc:2804] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.749581 31044 raft_consensus.cc:697] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:21.750082 30826 tablet_bootstrap.cc:492] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:21.750402 31044 consensus_queue.cc:237] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.755234 30827 tablet_bootstrap.cc:654] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.755662 30780 raft_consensus.cc:2468] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:21.765687 30826 tablet_bootstrap.cc:654] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.767131 31004 consensus_queue.cc:1048] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.782452 30826 tablet_bootstrap.cc:492] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:21.783016 30826 ts_tablet_manager.cc:1403] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.002s
I20260709 12:09:21.798542 30955 consensus_queue.cc:1048] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.798883 30826 raft_consensus.cc:359] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.801273 30826 raft_consensus.cc:385] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.801486 30827 tablet_bootstrap.cc:492] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:21.802965 30827 ts_tablet_manager.cc:1403] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.005s
I20260709 12:09:21.802238 30826 raft_consensus.cc:740] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.804194 30826 consensus_queue.cc:260] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.807076 30826 ts_tablet_manager.cc:1434] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:09:21.809995 30826 tablet_bootstrap.cc:492] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:21.815847 30826 tablet_bootstrap.cc:654] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.818488 31053 consensus_queue.cc:1048] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.820593 30829 tablet_bootstrap.cc:492] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:21.821089 30829 ts_tablet_manager.cc:1403] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.007s
I20260709 12:09:21.823458 31048 raft_consensus.cc:493] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.824100 30534 catalog_manager.cc:5697] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.826356 30534 catalog_manager.cc:5697] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.823962 30829 raft_consensus.cc:359] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.827533 30829 raft_consensus.cc:385] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.827907 30829 raft_consensus.cc:740] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.828626 30829 consensus_queue.cc:260] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.833084 30829 ts_tablet_manager.cc:1434] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:09:21.834136 30829 tablet_bootstrap.cc:492] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:21.838507 30827 raft_consensus.cc:359] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.840471 30827 raft_consensus.cc:385] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.841208 30827 raft_consensus.cc:740] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.847429 30829 tablet_bootstrap.cc:654] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.843628 30827 consensus_queue.cc:260] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.823927 31048 raft_consensus.cc:515] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.855121 30827 ts_tablet_manager.cc:1434] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 12:09:21.856195 30827 tablet_bootstrap.cc:492] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:21.856978 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf3529e1070453fb6c402155c44d5e0" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:21.857710 30631 raft_consensus.cc:2468] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:21.860066 30676 leader_election.cc:304] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.861465 31047 raft_consensus.cc:2804] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.861852 31047 raft_consensus.cc:493] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.862217 31047 raft_consensus.cc:3060] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.864323 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf3529e1070453fb6c402155c44d5e0" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:21.865610 31048 leader_election.cc:290] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.869187 30826 tablet_bootstrap.cc:492] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:21.869738 30826 ts_tablet_manager.cc:1403] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.026s
W20260709 12:09:21.869940 30678 leader_election.cc:343] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.868885 31047 raft_consensus.cc:515] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.872566 30826 raft_consensus.cc:359] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.873263 30826 raft_consensus.cc:385] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.873571 30826 raft_consensus.cc:740] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.874150 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf3529e1070453fb6c402155c44d5e0" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:21.874240 30826 consensus_queue.cc:260] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.874904 30631 raft_consensus.cc:3060] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.876628 30826 ts_tablet_manager.cc:1434] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260709 12:09:21.877787 30826 tablet_bootstrap.cc:492] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:21.883333 30631 raft_consensus.cc:2468] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:21.884001 30826 tablet_bootstrap.cc:654] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.884545 30676 leader_election.cc:304] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:21.886040 31048 raft_consensus.cc:2804] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.886771 31048 raft_consensus.cc:697] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:21.887678 31048 consensus_queue.cc:237] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.893003 31047 leader_election.cc:290] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.874997 30827 tablet_bootstrap.cc:654] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.896891 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf3529e1070453fb6c402155c44d5e0" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:21.899890 30829 tablet_bootstrap.cc:492] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:21.900408 30829 ts_tablet_manager.cc:1403] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.012s
W20260709 12:09:21.901684 30678 leader_election.cc:343] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.904695 30829 raft_consensus.cc:359] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.905646 30829 raft_consensus.cc:385] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.905937 30829 raft_consensus.cc:740] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.906586 30829 consensus_queue.cc:260] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.908010 30829 ts_tablet_manager.cc:1434] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:09:21.908898 30829 tablet_bootstrap.cc:492] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:21.914674 30827 tablet_bootstrap.cc:492] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:21.915405 30827 ts_tablet_manager.cc:1403] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.004s
I20260709 12:09:21.918532 30827 raft_consensus.cc:359] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.923810 30827 raft_consensus.cc:385] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.924196 30827 raft_consensus.cc:740] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.922382 30829 tablet_bootstrap.cc:654] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.925034 30827 consensus_queue.cc:260] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.927877 30827 ts_tablet_manager.cc:1434] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:09:21.929404 30827 tablet_bootstrap.cc:492] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:21.936101 30827 tablet_bootstrap.cc:654] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.946435 31047 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.953354 31048 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.954665 30827 tablet_bootstrap.cc:492] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:21.957445 30827 ts_tablet_manager.cc:1403] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.005s
I20260709 12:09:21.961488 31006 raft_consensus.cc:493] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.953369 30534 catalog_manager.cc:5697] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.962090 31006 raft_consensus.cc:515] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.961171 30827 raft_consensus.cc:359] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.963332 30827 raft_consensus.cc:385] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.963713 30827 raft_consensus.cc:740] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.964277 31006 leader_election.cc:290] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:21.964465 30827 consensus_queue.cc:260] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:21.966125 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7afac961499405c9d23a8614c0b40a2" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:21.967090 30827 ts_tablet_manager.cc:1434] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:09:21.967243 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7afac961499405c9d23a8614c0b40a2" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:21.967901 30786 raft_consensus.cc:2468] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:21.968441 30827 tablet_bootstrap.cc:492] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
W20260709 12:09:21.967917 30602 leader_election.cc:343] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.975761 30827 tablet_bootstrap.cc:654] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.978485 30603 leader_election.cc:304] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:21.982117 31006 raft_consensus.cc:2804] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.982529 31006 raft_consensus.cc:493] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.982896 31006 raft_consensus.cc:3060] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.993392 30958 consensus_queue.cc:1048] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.000633 30827 tablet_bootstrap.cc:492] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:22.002200 30827 ts_tablet_manager.cc:1403] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.016s
I20260709 12:09:22.005077 30827 raft_consensus.cc:359] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.006083 30827 raft_consensus.cc:385] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.006443 30827 raft_consensus.cc:740] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.007421 30827 consensus_queue.cc:260] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.010216 30827 ts_tablet_manager.cc:1434] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:09:22.011372 30827 tablet_bootstrap.cc:492] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:22.016978 31044 raft_consensus.cc:493] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.017680 31044 raft_consensus.cc:515] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.018554 30827 tablet_bootstrap.cc:654] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.020946 31044 leader_election.cc:290] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.023080 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5a235131a447bd833dea56f09a8b9d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:22.023878 30786 raft_consensus.cc:2468] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:22.025490 30678 leader_election.cc:304] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:22.026628 31044 raft_consensus.cc:2804] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.027024 31044 raft_consensus.cc:493] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.027377 31044 raft_consensus.cc:3060] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.029603 31004 raft_consensus.cc:493] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.030208 31004 raft_consensus.cc:515] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.031587 30827 tablet_bootstrap.cc:492] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:22.032045 30827 ts_tablet_manager.cc:1403] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260709 12:09:22.032431 31004 leader_election.cc:290] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.035172 30827 raft_consensus.cc:359] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.035890 30827 raft_consensus.cc:385] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.036182 30827 raft_consensus.cc:740] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.036859 30827 consensus_queue.cc:260] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.039105 30827 ts_tablet_manager.cc:1434] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:09:22.040139 30827 tablet_bootstrap.cc:492] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:22.052620 31046 raft_consensus.cc:493] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.053325 31046 raft_consensus.cc:515] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.056574 31046 leader_election.cc:290] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.052783 30827 tablet_bootstrap.cc:654] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.066039 31006 raft_consensus.cc:515] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.069753 30826 tablet_bootstrap.cc:492] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:22.070276 30826 ts_tablet_manager.cc:1403] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.193s	user 0.042s	sys 0.107s
I20260709 12:09:22.072793 31006 leader_election.cc:290] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.073207 30826 raft_consensus.cc:359] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.073762 30829 tablet_bootstrap.cc:492] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:22.074029 30826 raft_consensus.cc:385] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.074258 30829 ts_tablet_manager.cc:1403] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.166s	user 0.060s	sys 0.034s
I20260709 12:09:22.074366 30826 raft_consensus.cc:740] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.075084 30826 consensus_queue.cc:260] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.077322 30826 ts_tablet_manager.cc:1434] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:09:22.077057 30829 raft_consensus.cc:359] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.077812 30829 raft_consensus.cc:385] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.078095 30829 raft_consensus.cc:740] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.078219 30826 tablet_bootstrap.cc:492] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
W20260709 12:09:22.078172 30583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:22.080663 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7afac961499405c9d23a8614c0b40a2" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:22.078744 30829 consensus_queue.cc:260] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.081633 30710 raft_consensus.cc:3060] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.085916 30826 tablet_bootstrap.cc:654] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.088088 30710 raft_consensus.cc:2468] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:22.090304 30829 ts_tablet_manager.cc:1434] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:09:22.091200 30829 tablet_bootstrap.cc:492] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:22.091364 31006 raft_consensus.cc:493] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.091568 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:22.091992 31006 raft_consensus.cc:515] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.094269 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:22.094429 31006 leader_election.cc:290] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.095010 30786 raft_consensus.cc:2468] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:22.097690 30829 tablet_bootstrap.cc:654] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.105731 30826 tablet_bootstrap.cc:492] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:22.106292 30826 ts_tablet_manager.cc:1403] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260709 12:09:22.109481 30826 raft_consensus.cc:359] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.110255 30826 raft_consensus.cc:385] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.110534 30826 raft_consensus.cc:740] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.111596 30826 consensus_queue.cc:260] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.114750 30826 ts_tablet_manager.cc:1434] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:09:22.117863 30708 raft_consensus.cc:2468] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
W20260709 12:09:22.112082 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 83040.5us
I20260709 12:09:22.119640 31006 consensus_queue.cc:1048] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.123485 31006 raft_consensus.cc:493] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.124023 31006 raft_consensus.cc:515] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.124719 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:22.125368 30786 raft_consensus.cc:2468] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:22.129251 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:22.129732 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4e195b39d047a8813db0b13722d23a" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:22.130015 30631 raft_consensus.cc:2468] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:22.130465 30783 raft_consensus.cc:2468] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:22.131433 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5a235131a447bd833dea56f09a8b9d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:22.132036 30635 raft_consensus.cc:2468] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:22.132417 31006 leader_election.cc:290] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.134174 30602 leader_election.cc:304] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:22.135443 30958 raft_consensus.cc:2804] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.128499 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7afac961499405c9d23a8614c0b40a2" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:22.135938 30958 raft_consensus.cc:697] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:22.136380 30785 raft_consensus.cc:3060] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.136826 30958 consensus_queue.cc:237] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.143849 30602 leader_election.cc:304] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:22.147439 30785 raft_consensus.cc:2468] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:22.148247 31006 raft_consensus.cc:2804] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:22.148684 31006 raft_consensus.cc:493] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.148931 30826 tablet_bootstrap.cc:492] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:22.149099 31006 raft_consensus.cc:3060] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:22.151477 30827 tablet_bootstrap.cc:492] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:22.152110 30827 ts_tablet_manager.cc:1403] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.112s	user 0.019s	sys 0.034s
I20260709 12:09:22.155470 30827 raft_consensus.cc:359] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.157521 30827 raft_consensus.cc:385] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.157963 30827 raft_consensus.cc:740] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.158741 30827 consensus_queue.cc:260] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.163110 30827 ts_tablet_manager.cc:1434] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:09:22.156555 30826 tablet_bootstrap.cc:654] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.166536 30829 tablet_bootstrap.cc:492] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:22.167624 30827 tablet_bootstrap.cc:492] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:22.170704 30829 ts_tablet_manager.cc:1403] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.010s
I20260709 12:09:22.174681 30827 tablet_bootstrap.cc:654] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.175328 30829 raft_consensus.cc:359] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.176059 30829 raft_consensus.cc:385] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.176345 30829 raft_consensus.cc:740] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.176661 30678 leader_election.cc:304] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:22.177141 30829 consensus_queue.cc:260] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.179479 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952954442aaa4f24901fd989c83153f3" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:22.181532 31046 raft_consensus.cc:2804] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:22.181948 31046 raft_consensus.cc:493] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.182286 31046 raft_consensus.cc:3060] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:22.183374 30829 ts_tablet_manager.cc:1434] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:09:22.184449 30829 tablet_bootstrap.cc:492] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:22.190136 30829 tablet_bootstrap.cc:654] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.201742 30827 tablet_bootstrap.cc:492] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:22.202567 30827 ts_tablet_manager.cc:1403] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.009s
I20260709 12:09:22.203137 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4e195b39d047a8813db0b13722d23a" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:22.203874 30709 raft_consensus.cc:2468] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:22.206184 30827 raft_consensus.cc:359] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.207319 30827 raft_consensus.cc:385] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.207633 30827 raft_consensus.cc:740] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.208403 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952954442aaa4f24901fd989c83153f3" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:22.208293 30827 consensus_queue.cc:260] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.210500 30827 ts_tablet_manager.cc:1434] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:09:22.211467 30827 tablet_bootstrap.cc:492] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:22.172766 31006 raft_consensus.cc:515] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.225886 31006 leader_election.cc:290] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.232765 31065 raft_consensus.cc:493] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.232880 31045 consensus_queue.cc:1048] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.233359 31065 raft_consensus.cc:515] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.235525 31065 leader_election.cc:290] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:22.243811 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf3529e1070453fb6c402155c44d5e0" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:22.244865 30631 raft_consensus.cc:2393] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in current term 1: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:22.245865 31065 raft_consensus.cc:493] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.246495 31065 raft_consensus.cc:515] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.248952 31065 leader_election.cc:290] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:22.249114 30602 leader_election.cc:304] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:22.244889 30829 tablet_bootstrap.cc:492] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:22.260421 30829 ts_tablet_manager.cc:1403] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.003s
I20260709 12:09:22.206050 31046 raft_consensus.cc:515] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.264734 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:22.261864 31045 consensus_queue.cc:1048] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:09:22.242219 31006 raft_consensus.cc:493] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:22.270112 30602 leader_election.cc:343] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.270262 31046 leader_election.cc:290] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.270794 30709 raft_consensus.cc:2393] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b31384dc88084b95a1cd975b4fe6eae0 in current term 2: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:22.270249 30829 raft_consensus.cc:359] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.273571 30829 raft_consensus.cc:385] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.273901 30829 raft_consensus.cc:740] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.274513 30829 consensus_queue.cc:260] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.241572 31044 raft_consensus.cc:515] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.277603 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:22.267472 30930 raft_consensus.cc:2804] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.273690 31006 raft_consensus.cc:515] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.280555 30826 tablet_bootstrap.cc:492] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:22.290795 30826 ts_tablet_manager.cc:1403] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.142s	user 0.047s	sys 0.023s
I20260709 12:09:22.284521 30829 ts_tablet_manager.cc:1434] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:09:22.281028 30783 raft_consensus.cc:3060] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:22.294468 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf3529e1070453fb6c402155c44d5e0" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:22.297010 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85caa8801ea4bd587f80dd7cff8d044" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:22.290345 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85caa8801ea4bd587f80dd7cff8d044" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:22.299386 30631 raft_consensus.cc:2468] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:22.286387 30930 raft_consensus.cc:493] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.301783 30930 raft_consensus.cc:3060] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.305161 30750 leader_election.cc:304] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:22.307679 31044 leader_election.cc:290] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.308080 30783 raft_consensus.cc:2468] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:22.309614 30829 tablet_bootstrap.cc:492] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:22.309743 30827 tablet_bootstrap.cc:654] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.310531 30678 leader_election.cc:304] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:22.312529 31103 raft_consensus.cc:2804] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.315886 31045 raft_consensus.cc:493] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.316064 30751 leader_election.cc:304] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:22.316349 31047 raft_consensus.cc:2804] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:22.316521 31045 raft_consensus.cc:515] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.319315 30826 raft_consensus.cc:359] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.320075 30826 raft_consensus.cc:385] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:09:22.309069 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 46413us
W20260709 12:09:22.318686 30751 leader_election.cc:343] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.319038 30919 raft_consensus.cc:3060] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.319140 31047 raft_consensus.cc:697] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:22.316102 31103 raft_consensus.cc:493] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.320089 31006 leader_election.cc:290] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.321439 31045 leader_election.cc:290] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.322721 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5a235131a447bd833dea56f09a8b9d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:22.324848 31103 raft_consensus.cc:3060] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.326180 30826 raft_consensus.cc:740] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.326527 30782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e54ce15a444973aa7c5352de50bbe2" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:22.329355 30678 leader_election.cc:343] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:22.327922 30603 leader_election.cc:343] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.329617 30783 raft_consensus.cc:3060] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.337561 31047 consensus_queue.cc:237] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.342801 31103 raft_consensus.cc:515] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.345655 30826 consensus_queue.cc:260] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.345901 30532 catalog_manager.cc:5697] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.348094 30919 raft_consensus.cc:2749] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.348762 30603 leader_election.cc:304] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:22.348855 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85caa8801ea4bd587f80dd7cff8d044" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:22.349545 30631 raft_consensus.cc:3060] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.350872 30829 tablet_bootstrap.cc:654] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:22.372668 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 44777.6us
I20260709 12:09:22.373240 30930 raft_consensus.cc:515] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.373737 31104 raft_consensus.cc:2749] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.375422 30826 ts_tablet_manager.cc:1434] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.084s	user 0.000s	sys 0.011s
I20260709 12:09:22.363744 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e54ce15a444973aa7c5352de50bbe2" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:22.377295 30826 tablet_bootstrap.cc:492] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:22.378768 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4e195b39d047a8813db0b13722d23a" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:22.379405 30709 raft_consensus.cc:3060] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.381578 30783 raft_consensus.cc:2468] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:22.377561 30708 raft_consensus.cc:2468] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:22.385576 30930 leader_election.cc:290] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.385913 30602 leader_election.cc:304] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:22.386977 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e54ce15a444973aa7c5352de50bbe2" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:22.460950 30709 raft_consensus.cc:2468] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:22.415078 30678 leader_election.cc:304] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:22.414851 31006 raft_consensus.cc:493] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:22.465173 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 50174us
I20260709 12:09:22.468343 30533 catalog_manager.cc:5697] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 2, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.461175 31103 leader_election.cc:290] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:22.387105 31053 raft_consensus.cc:2804] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.416025 30955 raft_consensus.cc:493] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.387569 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:22.470640 31048 raft_consensus.cc:2804] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.466123 31065 raft_consensus.cc:493] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.481092 31053 raft_consensus.cc:493] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.470034 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85caa8801ea4bd587f80dd7cff8d044" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:22.387579 30631 raft_consensus.cc:2468] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:22.485792 30826 tablet_bootstrap.cc:654] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.486326 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5a235131a447bd833dea56f09a8b9d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:22.486990 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e54ce15a444973aa7c5352de50bbe2" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:22.487617 30602 leader_election.cc:304] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:22.469231 31006 raft_consensus.cc:515] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.493085 30827 tablet_bootstrap.cc:492] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:22.496601 30827 ts_tablet_manager.cc:1403] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.285s	user 0.015s	sys 0.027s
I20260709 12:09:22.498365 31046 consensus_queue.cc:1048] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.498776 31006 leader_election.cc:290] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.492102 31053 raft_consensus.cc:3060] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.492861 31048 raft_consensus.cc:697] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:22.496703 30633 raft_consensus.cc:3060] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.495996 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:22.505895 30785 raft_consensus.cc:2393] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b31384dc88084b95a1cd975b4fe6eae0 in current term 2: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:22.491978 30955 raft_consensus.cc:515] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.491770 31065 raft_consensus.cc:515] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:22.511297 30751 leader_election.cc:343] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.513775 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4e195b39d047a8813db0b13722d23a" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:22.521677 30636 raft_consensus.cc:2393] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 2: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:22.532367 31047 raft_consensus.cc:493] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.528090 30784 raft_consensus.cc:3060] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.536500 31047 raft_consensus.cc:515] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.534145 30829 tablet_bootstrap.cc:492] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:22.518517 31109 raft_consensus.cc:2804] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.537783 30829 ts_tablet_manager.cc:1403] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.246s	user 0.014s	sys 0.008s
I20260709 12:09:22.544900 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e6d84374d340b7a1c86d27236cced9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:22.545620 31047 leader_election.cc:290] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
W20260709 12:09:22.527380 30603 leader_election.cc:343] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.550937 30827 raft_consensus.cc:359] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.554001 30827 raft_consensus.cc:385] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.554327 30827 raft_consensus.cc:740] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.543377 31109 raft_consensus.cc:697] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:22.558145 30827 consensus_queue.cc:260] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.543172 31046 consensus_queue.cc:1048] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:09:22.563146 30829 raft_consensus.cc:359] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.563728 30829 raft_consensus.cc:385] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.563939 30829 raft_consensus.cc:740] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.564849 30829 consensus_queue.cc:260] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:22.550925 30676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 52577.4us
I20260709 12:09:22.566316 30829 ts_tablet_manager.cc:1434] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260709 12:09:22.567155 30829 tablet_bootstrap.cc:492] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:22.559252 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952954442aaa4f24901fd989c83153f3" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:22.541479 31048 consensus_queue.cc:237] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.571852 30827 ts_tablet_manager.cc:1434] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.075s	user 0.003s	sys 0.004s
I20260709 12:09:22.573709 30827 tablet_bootstrap.cc:492] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
W20260709 12:09:22.562873 30602 leader_election.cc:343] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.578954 30750 leader_election.cc:304] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:22.583791 30919 raft_consensus.cc:2804] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.591005 30919 raft_consensus.cc:697] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:22.592005 30919 consensus_queue.cc:237] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:22.592710 31108 log.cc:927] Time spent T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 12:09:22.583443 31065 leader_election.cc:290] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:22.597620 31109 consensus_queue.cc:237] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.577008 30783 raft_consensus.cc:2468] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:22.603420 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952954442aaa4f24901fd989c83153f3" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:22.604182 30635 raft_consensus.cc:2468] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:22.606570 30750 leader_election.cc:304] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:22.607951 31103 raft_consensus.cc:2804] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.608384 31103 raft_consensus.cc:493] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.608721 31103 raft_consensus.cc:3060] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.621837 30826 tablet_bootstrap.cc:492] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:22.622316 30826 ts_tablet_manager.cc:1403] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.245s	user 0.007s	sys 0.011s
I20260709 12:09:22.623972 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952954442aaa4f24901fd989c83153f3" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:22.629882 30708 raft_consensus.cc:2468] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:22.632450 30633 raft_consensus.cc:2468] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:22.633481 30827 tablet_bootstrap.cc:654] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.622649 31053 raft_consensus.cc:515] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.639544 30632 raft_consensus.cc:2393] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:22.641711 30955 leader_election.cc:290] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:22.645167 30784 raft_consensus.cc:2468] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:22.635105 30603 leader_election.cc:304] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [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: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:22.649596 30678 leader_election.cc:304] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:22.656926 30826 raft_consensus.cc:359] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.660697 30826 raft_consensus.cc:385] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.661010 30826 raft_consensus.cc:740] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.662593 30826 consensus_queue.cc:260] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.661780 31045 raft_consensus.cc:493] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.663754 31044 raft_consensus.cc:2804] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.665817 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e799c08bc05248b095a6e90e79df63a7" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:22.671892 31053 leader_election.cc:290] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.670228 30707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e799c08bc05248b095a6e90e79df63a7" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:22.673580 31044 raft_consensus.cc:493] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.663383 31103 raft_consensus.cc:515] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.686136 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e54ce15a444973aa7c5352de50bbe2" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:22.686784 30708 raft_consensus.cc:3060] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.693126 30826 ts_tablet_manager.cc:1434] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.001s
I20260709 12:09:22.694032 30826 tablet_bootstrap.cc:492] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:22.681521 31044 raft_consensus.cc:3060] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.671973 31045 raft_consensus.cc:515] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:22.703130 30750 leader_election.cc:343] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.703074 30533 catalog_manager.cc:5697] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.708002 31045 leader_election.cc:290] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.714671 30532 catalog_manager.cc:5697] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:22.718200 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85caa8801ea4bd587f80dd7cff8d044" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:22.718858 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e6d84374d340b7a1c86d27236cced9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:22.727352 30676 leader_election.cc:304] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:22.728261 31045 consensus_queue.cc:1048] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.728627 31048 consensus_queue.cc:1048] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.730139 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e54ce15a444973aa7c5352de50bbe2" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:22.730993 31114 raft_consensus.cc:2749] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:22.738652 30829 tablet_bootstrap.cc:654] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.743815 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952954442aaa4f24901fd989c83153f3" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:22.744482 30636 raft_consensus.cc:3060] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:22.750118 30603 leader_election.cc:343] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.750823 30603 leader_election.cc:304] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
W20260709 12:09:22.746526 30751 leader_election.cc:343] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.753580 30631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952954442aaa4f24901fd989c83153f3" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:22.757578 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85caa8801ea4bd587f80dd7cff8d044" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:22.758415 30637 raft_consensus.cc:2393] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in this term.
I20260709 12:09:22.757475 31113 raft_consensus.cc:2749] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.764197 30751 leader_election.cc:304] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
W20260709 12:09:22.765167 30603 leader_election.cc:343] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.765612 31065 raft_consensus.cc:2749] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:22.767246 31117 log.cc:927] Time spent T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:09:22.747767 30708 raft_consensus.cc:2468] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
W20260709 12:09:22.769832 31116 log.cc:927] Time spent T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:09:22.770990 31048 raft_consensus.cc:2749] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.754590 31044 raft_consensus.cc:515] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.776532 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952954442aaa4f24901fd989c83153f3" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:22.777663 30827 tablet_bootstrap.cc:492] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:22.778019 30636 raft_consensus.cc:2468] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:22.778282 30827 ts_tablet_manager.cc:1403] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.205s	user 0.035s	sys 0.017s
I20260709 12:09:22.762622 31103 leader_election.cc:290] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:22.753171 31114 consensus_queue.cc:1048] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 12:09:22.786398 30709 raft_consensus.cc:2393] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in current term 1: Already voted for candidate 09563c459313460da8a2153714f0074c in this term.
I20260709 12:09:22.789405 30827 raft_consensus.cc:359] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.790485 30827 raft_consensus.cc:385] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.791191 30827 raft_consensus.cc:740] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.791105 30676 leader_election.cc:304] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:22.791452 30602 leader_election.cc:304] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:22.794929 31121 raft_consensus.cc:3060] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.794819 31053 consensus_queue.cc:1048] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.793912 30534 catalog_manager.cc:5697] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.792197 31113 raft_consensus.cc:2804] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.793073 30827 consensus_queue.cc:260] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.802392 30955 raft_consensus.cc:493] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.802888 30955 raft_consensus.cc:515] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.804996 30955 leader_election.cc:290] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:22.827805 31044 leader_election.cc:290] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:22.842438 30827 ts_tablet_manager.cc:1434] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260709 12:09:22.850466 30827 tablet_bootstrap.cc:492] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:22.854101 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:22.836683 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952954442aaa4f24901fd989c83153f3" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:22.833740 31113 raft_consensus.cc:697] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:22.865337 30829 tablet_bootstrap.cc:492] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:22.865834 30784 raft_consensus.cc:2393] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in this term.
I20260709 12:09:22.866317 31121 raft_consensus.cc:2749] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.866698 30826 tablet_bootstrap.cc:654] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.865841 30829 ts_tablet_manager.cc:1403] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.299s	user 0.013s	sys 0.017s
I20260709 12:09:22.879617 30784 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 12:09:22.880033 30751 leader_election.cc:343] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.885488 30829 raft_consensus.cc:359] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.886276 30829 raft_consensus.cc:385] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.886577 30829 raft_consensus.cc:740] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.887379 30829 consensus_queue.cc:260] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.890024 30919 raft_consensus.cc:493] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.890581 30919 raft_consensus.cc:515] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.883368 31048 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.892628 30919 leader_election.cc:290] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:22.896521 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952954442aaa4f24901fd989c83153f3" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:22.897403 30629 raft_consensus.cc:2393] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in this term.
I20260709 12:09:22.897568 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cae54218dbd4cb5897215639b7fef9f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
W20260709 12:09:22.899305 30751 leader_election.cc:343] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.901186 30829 ts_tablet_manager.cc:1434] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 12:09:22.914750 30826 tablet_bootstrap.cc:492] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:22.915241 30826 ts_tablet_manager.cc:1403] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.221s	user 0.008s	sys 0.009s
I20260709 12:09:22.899956 31113 consensus_queue.cc:237] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.922819 30826 raft_consensus.cc:359] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.923590 30826 raft_consensus.cc:385] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.923869 30826 raft_consensus.cc:740] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.924578 30826 consensus_queue.cc:260] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.918928 30676 leader_election.cc:304] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:22.927073 31048 raft_consensus.cc:2749] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.928150 30826 ts_tablet_manager.cc:1434] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 12:09:22.929051 30826 tablet_bootstrap.cc:492] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:22.934989 30750 leader_election.cc:304] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:22.936419 31103 raft_consensus.cc:2804] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.936895 31103 raft_consensus.cc:697] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:22.937757 31103 consensus_queue.cc:237] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:22.939742 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:22.944653 30829 tablet_bootstrap.cc:492] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:22.945739 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cae54218dbd4cb5897215639b7fef9f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:22.948364 30750 leader_election.cc:343] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.950248 30750 leader_election.cc:304] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:22.951048 31065 raft_consensus.cc:2749] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.952661 30827 tablet_bootstrap.cc:654] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:22.953994 30750 leader_election.cc:343] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.954399 30750 leader_election.cc:304] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:22.955345 31065 raft_consensus.cc:2749] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:22.955669 30676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 43884.9us
I20260709 12:09:22.963663 30629 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:09:22.971478 30826 tablet_bootstrap.cc:654] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.981876 31045 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.994330 30826 tablet_bootstrap.cc:492] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:22.994755 30826 ts_tablet_manager.cc:1403] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.004s
I20260709 12:09:22.993867 30533 catalog_manager.cc:5697] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:23.005712 30829 tablet_bootstrap.cc:654] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.006963 31112 raft_consensus.cc:493] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.007002 30532 catalog_manager.cc:5697] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:23.007863 31112 raft_consensus.cc:515] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.012151 31112 leader_election.cc:290] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.013775 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e6d84374d340b7a1c86d27236cced9" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:23.017184 30678 leader_election.cc:343] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.021975 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e6d84374d340b7a1c86d27236cced9" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:23.022764 30636 raft_consensus.cc:2468] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:23.023967 30826 raft_consensus.cc:359] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.024940 30826 raft_consensus.cc:385] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.025658 30827 tablet_bootstrap.cc:492] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.025714 30826 raft_consensus.cc:740] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.026244 30827 ts_tablet_manager.cc:1403] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.176s	user 0.013s	sys 0.002s
I20260709 12:09:23.027050 30676 leader_election.cc:304] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:23.027786 30826 consensus_queue.cc:260] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.028357 31048 raft_consensus.cc:2804] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.028746 31048 raft_consensus.cc:493] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.029072 31048 raft_consensus.cc:3060] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.029683 30827 raft_consensus.cc:359] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.030710 30827 raft_consensus.cc:385] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.030994 30827 raft_consensus.cc:740] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.031661 30827 consensus_queue.cc:260] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.035552 30827 ts_tablet_manager.cc:1434] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:09:23.038584 30827 tablet_bootstrap.cc:492] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:23.045174 30827 tablet_bootstrap.cc:654] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.048943 30826 ts_tablet_manager.cc:1434] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.054s	user 0.001s	sys 0.005s
I20260709 12:09:23.049999 30826 tablet_bootstrap.cc:492] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:23.050783 31065 consensus_queue.cc:1048] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.056458 30826 tablet_bootstrap.cc:654] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.065646 30829 tablet_bootstrap.cc:492] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:23.067459 30829 ts_tablet_manager.cc:1403] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.003s
I20260709 12:09:23.039068 31048 raft_consensus.cc:515] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.077411 30827 tablet_bootstrap.cc:492] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.078835 30826 tablet_bootstrap.cc:492] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:23.088922 31065 consensus_queue.cc:1048] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.084884 31048 leader_election.cc:290] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.089679 30826 ts_tablet_manager.cc:1403] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.009s
I20260709 12:09:23.091363 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e6d84374d340b7a1c86d27236cced9" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:23.092314 30826 raft_consensus.cc:359] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.092984 30826 raft_consensus.cc:385] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.093595 30826 raft_consensus.cc:740] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.088454 30829 raft_consensus.cc:359] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.080230 31114 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.094257 30826 consensus_queue.cc:260] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.096259 30829 raft_consensus.cc:385] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.096477 30826 ts_tablet_manager.cc:1434] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:23.096596 30829 raft_consensus.cc:740] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.097479 30827 ts_tablet_manager.cc:1403] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.012s
I20260709 12:09:23.098888 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e6d84374d340b7a1c86d27236cced9" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:23.100274 30827 raft_consensus.cc:359] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.101521 30826 tablet_bootstrap.cc:492] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
W20260709 12:09:23.102577 30678 leader_election.cc:343] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.092005 30633 raft_consensus.cc:3060] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.103446 30829 consensus_queue.cc:260] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.107095 30829 ts_tablet_manager.cc:1434] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 12:09:23.108685 30826 tablet_bootstrap.cc:654] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.110361 30829 tablet_bootstrap.cc:492] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:23.101823 30827 raft_consensus.cc:385] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.111200 30827 raft_consensus.cc:740] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.112569 30827 consensus_queue.cc:260] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.116035 30827 ts_tablet_manager.cc:1434] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:09:23.117008 30827 tablet_bootstrap.cc:492] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:23.143751 31111 raft_consensus.cc:493] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.144389 31111 raft_consensus.cc:515] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.152627 31111 leader_election.cc:290] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.153645 30829 tablet_bootstrap.cc:654] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.153823 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e799c08bc05248b095a6e90e79df63a7" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:23.154512 30784 raft_consensus.cc:2468] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:23.155817 30603 leader_election.cc:304] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:23.156948 31111 raft_consensus.cc:2804] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.157320 31111 raft_consensus.cc:493] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.157014 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e799c08bc05248b095a6e90e79df63a7" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:23.157716 31111 raft_consensus.cc:3060] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.165783 31114 raft_consensus.cc:493] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.166337 31114 raft_consensus.cc:515] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.167704 30829 tablet_bootstrap.cc:492] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:23.168198 30829 ts_tablet_manager.cc:1403] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.058s	user 0.004s	sys 0.007s
I20260709 12:09:23.169749 31114 leader_election.cc:290] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
W20260709 12:09:23.169945 30602 leader_election.cc:343] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.171734 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bff232da4c43a7bc4083d2b12ae451" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:23.172426 30784 raft_consensus.cc:2468] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:23.172853 30829 raft_consensus.cc:359] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.173512 30603 leader_election.cc:304] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:23.173538 30829 raft_consensus.cc:385] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.176997 30829 raft_consensus.cc:740] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.177654 31121 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.178730 30829 consensus_queue.cc:260] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.182720 30829 ts_tablet_manager.cc:1434] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:09:23.183367 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bff232da4c43a7bc4083d2b12ae451" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:23.172044 30633 raft_consensus.cc:2468] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:23.183676 30829 tablet_bootstrap.cc:492] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:23.174439 31114 raft_consensus.cc:2804] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.197322 31114 raft_consensus.cc:493] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.197799 31114 raft_consensus.cc:3060] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:23.198599 30602 leader_election.cc:343] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.198783 30676 leader_election.cc:304] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:23.199923 31048 raft_consensus.cc:2804] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.200426 31048 raft_consensus.cc:697] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:23.201225 31048 consensus_queue.cc:237] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.204751 31006 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.206596 31121 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.207099 30827 tablet_bootstrap.cc:654] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.211236 30829 tablet_bootstrap.cc:654] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:23.222167 30583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:23.228996 31111 raft_consensus.cc:515] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.229720 30826 tablet_bootstrap.cc:492] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:23.230170 30826 ts_tablet_manager.cc:1403] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.129s	user 0.027s	sys 0.013s
I20260709 12:09:23.239077 30826 raft_consensus.cc:359] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.239902 31065 raft_consensus.cc:493] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.240511 31065 raft_consensus.cc:515] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.240072 30826 raft_consensus.cc:385] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.241953 30826 raft_consensus.cc:740] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.244145 31065 leader_election.cc:290] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:23.245915 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e48d058c162465fab447124101593ba" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:23.241652 31114 raft_consensus.cc:515] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:23.247727 30751 leader_election.cc:343] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.249150 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bff232da4c43a7bc4083d2b12ae451" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
W20260709 12:09:23.253038 30602 leader_election.cc:343] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.252024 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e48d058c162465fab447124101593ba" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:23.255682 30750 leader_election.cc:343] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.256110 30750 leader_election.cc:304] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:23.256436 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e799c08bc05248b095a6e90e79df63a7" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:23.256812 31065 raft_consensus.cc:2749] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.251063 31006 raft_consensus.cc:493] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:23.257915 30602 leader_election.cc:343] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.257740 31006 raft_consensus.cc:515] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.261092 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467e3fba7ea04a86bcc6065df853531c" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:23.261917 30712 raft_consensus.cc:2468] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:23.263171 30602 leader_election.cc:304] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:23.264035 31113 raft_consensus.cc:2804] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.264416 31113 raft_consensus.cc:493] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.264768 31113 raft_consensus.cc:3060] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.278359 31113 raft_consensus.cc:515] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.281112 31113 leader_election.cc:290] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.282516 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467e3fba7ea04a86bcc6065df853531c" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:23.283738 30827 tablet_bootstrap.cc:492] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.284125 30826 consensus_queue.cc:260] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.285678 30712 raft_consensus.cc:3060] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.286808 31006 leader_election.cc:290] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.286969 30826 ts_tablet_manager.cc:1434] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 12:09:23.287953 31114 leader_election.cc:290] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.289702 30826 tablet_bootstrap.cc:492] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:23.291888 31111 leader_election.cc:290] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.295264 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467e3fba7ea04a86bcc6065df853531c" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:23.296541 30782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467e3fba7ea04a86bcc6065df853531c" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:23.297809 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e799c08bc05248b095a6e90e79df63a7" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:23.298419 30786 raft_consensus.cc:3060] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.284653 30533 catalog_manager.cc:5697] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:23.285863 30827 ts_tablet_manager.cc:1403] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.169s	user 0.012s	sys 0.023s
I20260709 12:09:23.315644 30827 raft_consensus.cc:359] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.316399 30827 raft_consensus.cc:385] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.316687 30827 raft_consensus.cc:740] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
W20260709 12:09:23.309316 30603 leader_election.cc:343] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:23.341846 31150 log.cc:927] Time spent T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
W20260709 12:09:23.348264 30603 leader_election.cc:343] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.350939 30827 consensus_queue.cc:260] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:23.361673 31117 log.cc:927] Time spent T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: Append to log took a long time: real 0.096s	user 0.002s	sys 0.006s
I20260709 12:09:23.367601 30786 raft_consensus.cc:2468] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:23.369520 30826 tablet_bootstrap.cc:654] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.369975 30827 ts_tablet_manager.cc:1434] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.002s
I20260709 12:09:23.373171 31122 raft_consensus.cc:493] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.378922 30827 tablet_bootstrap.cc:492] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:23.373311 30829 tablet_bootstrap.cc:492] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:23.377664 31113 raft_consensus.cc:493] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.381743 30829 ts_tablet_manager.cc:1403] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.198s	user 0.051s	sys 0.049s
I20260709 12:09:23.381661 31113 raft_consensus.cc:515] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.383814 31113 leader_election.cc:290] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.385277 30827 tablet_bootstrap.cc:654] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.378921 31122 raft_consensus.cc:515] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.387797 30826 tablet_bootstrap.cc:492] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:23.388316 31122 leader_election.cc:290] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.388545 30826 ts_tablet_manager.cc:1403] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.099s	user 0.006s	sys 0.006s
I20260709 12:09:23.391445 30826 raft_consensus.cc:359] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.392190 30826 raft_consensus.cc:385] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.392527 30826 raft_consensus.cc:740] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.393407 30826 consensus_queue.cc:260] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.395637 30826 ts_tablet_manager.cc:1434] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:23.396600 30826 tablet_bootstrap.cc:492] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:23.398520 30827 tablet_bootstrap.cc:492] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.399005 30827 ts_tablet_manager.cc:1403] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 12:09:23.401635 30827 raft_consensus.cc:359] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.402096 30829 raft_consensus.cc:359] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.402624 30827 raft_consensus.cc:385] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.402733 30829 raft_consensus.cc:385] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.402967 30827 raft_consensus.cc:740] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.403030 30829 raft_consensus.cc:740] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.403635 30827 consensus_queue.cc:260] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.403820 30829 consensus_queue.cc:260] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.406296 30829 ts_tablet_manager.cc:1434] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:09:23.406803 30827 ts_tablet_manager.cc:1434] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:09:23.407286 30829 tablet_bootstrap.cc:492] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:23.403021 30826 tablet_bootstrap.cc:654] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.412971 30827 tablet_bootstrap.cc:492] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:23.415158 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bff6c271a544618029abe13f3a5bf1" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:23.417008 30829 tablet_bootstrap.cc:654] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.419168 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bff232da4c43a7bc4083d2b12ae451" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:23.419802 30784 raft_consensus.cc:3060] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.420040 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eeb8c3b2ff744aea142aae88733de9b" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:23.420867 30603 leader_election.cc:304] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:23.422399 30829 tablet_bootstrap.cc:492] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:23.422863 30829 ts_tablet_manager.cc:1403] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 12:09:23.423039 30712 raft_consensus.cc:2468] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:23.424999 31114 raft_consensus.cc:2804] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.425642 31114 raft_consensus.cc:697] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:23.426465 31114 consensus_queue.cc:237] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.427856 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bff6c271a544618029abe13f3a5bf1" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:23.429418 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eeb8c3b2ff744aea142aae88733de9b" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:23.432114 30602 leader_election.cc:343] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.433069 30919 raft_consensus.cc:493] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.433342 30602 leader_election.cc:304] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:23.433588 30919 raft_consensus.cc:515] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.434351 31006 raft_consensus.cc:2804] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.434930 31006 raft_consensus.cc:697] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:23.435448 30784 raft_consensus.cc:2468] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:23.435276 30829 raft_consensus.cc:359] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.435627 30919 leader_election.cc:290] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:23.434322 30826 tablet_bootstrap.cc:492] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:23.419214 30827 tablet_bootstrap.cc:654] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.435775 31006 consensus_queue.cc:237] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.437114 30826 ts_tablet_manager.cc:1403] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.006s
I20260709 12:09:23.437527 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b28ba35da4c04b0e63ba6aac71758" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:23.439198 30750 leader_election.cc:343] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.439951 30826 raft_consensus.cc:359] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.440832 30826 raft_consensus.cc:385] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.441110 30826 raft_consensus.cc:740] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
W20260709 12:09:23.442162 30678 leader_election.cc:343] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.441907 30826 consensus_queue.cc:260] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.444320 30826 ts_tablet_manager.cc:1434] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:23.445453 30829 raft_consensus.cc:385] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.445788 30829 raft_consensus.cc:740] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
W20260709 12:09:23.445683 30676 leader_election.cc:343] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.446285 30676 leader_election.cc:304] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:23.446509 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b28ba35da4c04b0e63ba6aac71758" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:23.446534 30829 consensus_queue.cc:260] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.447321 30712 raft_consensus.cc:2468] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:23.447858 31046 raft_consensus.cc:2749] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.448406 30751 leader_election.cc:304] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:23.449592 30919 raft_consensus.cc:2804] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:09:23.449638 30603 leader_election.cc:343] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.447863 30826 tablet_bootstrap.cc:492] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:23.450042 30919 raft_consensus.cc:493] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.450687 30919 raft_consensus.cc:3060] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.450034 30829 ts_tablet_manager.cc:1434] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:09:23.454399 30829 tablet_bootstrap.cc:492] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:23.457322 30919 raft_consensus.cc:515] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.459924 31006 raft_consensus.cc:493] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.460601 30829 tablet_bootstrap.cc:654] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.462193 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b28ba35da4c04b0e63ba6aac71758" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
W20260709 12:09:23.464391 30750 leader_election.cc:343] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.464452 30919 leader_election.cc:290] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:23.450276 30603 leader_election.cc:304] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:23.468134 30827 tablet_bootstrap.cc:492] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.468611 30827 ts_tablet_manager.cc:1403] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.016s
I20260709 12:09:23.469468 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b28ba35da4c04b0e63ba6aac71758" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:23.470059 30712 raft_consensus.cc:3060] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.471596 31114 raft_consensus.cc:2749] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.460567 31006 raft_consensus.cc:515] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.472810 30603 leader_election.cc:304] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:23.473555 31114 raft_consensus.cc:2804] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.474210 31114 raft_consensus.cc:697] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:23.475471 31006 leader_election.cc:290] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.475082 31114 consensus_queue.cc:237] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.483564 31065 consensus_queue.cc:1048] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.484154 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c012fd214b4e4f038ee972b51ee23bd9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:23.484863 30784 raft_consensus.cc:2468] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:23.491214 30603 leader_election.cc:304] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:23.493515 31006 raft_consensus.cc:2804] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.493917 31006 raft_consensus.cc:493] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.494246 31006 raft_consensus.cc:3060] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.493515 30827 raft_consensus.cc:359] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.496224 30827 raft_consensus.cc:385] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.496553 30827 raft_consensus.cc:740] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.497442 30827 consensus_queue.cc:260] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.498996 30827 ts_tablet_manager.cc:1434] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 12:09:23.499974 30827 tablet_bootstrap.cc:492] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:23.501394 31122 raft_consensus.cc:493] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:23.501788 30603 consensus_peers.cc:597] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. 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:09:23.501896 31122 raft_consensus.cc:515] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.503971 31122 leader_election.cc:290] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.505656 30829 tablet_bootstrap.cc:492] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:23.506213 30829 ts_tablet_manager.cc:1403] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.052s	user 0.004s	sys 0.008s
I20260709 12:09:23.507026 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c012fd214b4e4f038ee972b51ee23bd9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:23.509442 30829 raft_consensus.cc:359] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.510206 30829 raft_consensus.cc:385] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.510603 30829 raft_consensus.cc:740] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.511165 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e799c08bc05248b095a6e90e79df63a7" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:23.511284 30829 consensus_queue.cc:260] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:23.515051 30602 leader_election.cc:343] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.515168 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e799c08bc05248b095a6e90e79df63a7" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:23.515811 30829 ts_tablet_manager.cc:1434] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:09:23.495919 30826 tablet_bootstrap.cc:654] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.516036 30784 raft_consensus.cc:2393] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:23.524835 30829 tablet_bootstrap.cc:492] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:23.500912 31006 raft_consensus.cc:515] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.531574 31111 raft_consensus.cc:493] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.518992 30827 tablet_bootstrap.cc:654] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.532090 31111 raft_consensus.cc:515] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.495800 30712 raft_consensus.cc:2468] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:23.534835 31111 leader_election.cc:290] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.536679 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cae54218dbd4cb5897215639b7fef9f" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:23.537406 30784 raft_consensus.cc:2468] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:23.538566 31111 consensus_queue.cc:1048] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:23.539023 31006 leader_election.cc:290] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.540921 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c012fd214b4e4f038ee972b51ee23bd9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:23.541507 30784 raft_consensus.cc:3060] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.541354 31165 consensus_queue.cc:1048] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.543460 30826 tablet_bootstrap.cc:492] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:23.544009 30826 ts_tablet_manager.cc:1403] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.015s
I20260709 12:09:23.546020 30827 tablet_bootstrap.cc:492] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.546159 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c012fd214b4e4f038ee972b51ee23bd9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:23.548270 30784 raft_consensus.cc:2468] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:23.548877 30827 ts_tablet_manager.cc:1403] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.002s
I20260709 12:09:23.548748 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cae54218dbd4cb5897215639b7fef9f" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:23.547825 30829 tablet_bootstrap.cc:654] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.549753 30712 raft_consensus.cc:2468] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:23.552553 30827 raft_consensus.cc:359] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.556109 30827 raft_consensus.cc:385] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.556545 30827 raft_consensus.cc:740] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.549168 30826 raft_consensus.cc:359] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.557025 30826 raft_consensus.cc:385] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.557353 30826 raft_consensus.cc:740] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.558030 30826 consensus_queue.cc:260] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.560822 30826 ts_tablet_manager.cc:1434] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 12:09:23.562268 30751 leader_election.cc:304] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:23.561983 30534 catalog_manager.cc:5697] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:23.563459 30826 tablet_bootstrap.cc:492] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:23.563767 31103 raft_consensus.cc:2804] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.562855 30827 consensus_queue.cc:260] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.563620 30534 catalog_manager.cc:5697] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:23.565752 31103 raft_consensus.cc:697] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:23.567028 30603 leader_election.cc:304] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:23.566668 31103 consensus_queue.cc:237] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.566699 30534 catalog_manager.cc:5697] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:23.569008 30602 leader_election.cc:343] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.571995 30829 tablet_bootstrap.cc:492] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:23.572233 30603 leader_election.cc:304] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:23.572561 30678 leader_election.cc:304] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:23.572580 30829 ts_tablet_manager.cc:1403] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.048s	user 0.002s	sys 0.009s
I20260709 12:09:23.577783 30827 ts_tablet_manager.cc:1434] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:09:23.578661 31122 raft_consensus.cc:3060] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.576630 30829 raft_consensus.cc:359] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.583477 30829 raft_consensus.cc:385] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.583779 30829 raft_consensus.cc:740] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.584468 30829 consensus_queue.cc:260] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.586936 30829 ts_tablet_manager.cc:1434] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:09:23.587857 30829 tablet_bootstrap.cc:492] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:23.582442 31111 raft_consensus.cc:2804] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.589782 31111 raft_consensus.cc:697] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:23.583103 30827 tablet_bootstrap.cc:492] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:23.578987 31114 raft_consensus.cc:2804] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.593699 31114 raft_consensus.cc:493] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.594238 31114 raft_consensus.cc:3060] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.594260 31111 consensus_queue.cc:237] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.602691 30827 tablet_bootstrap.cc:654] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.607353 31122 raft_consensus.cc:2749] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.617501 30829 tablet_bootstrap.cc:654] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.612620 31114 raft_consensus.cc:515] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.632524 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cae54218dbd4cb5897215639b7fef9f" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:23.633209 30710 raft_consensus.cc:3060] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.633890 30533 catalog_manager.cc:5697] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:23.637001 30826 tablet_bootstrap.cc:654] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.648102 30710 raft_consensus.cc:2468] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:23.652143 30602 leader_election.cc:304] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:23.651160 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cae54218dbd4cb5897215639b7fef9f" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:23.653330 30779 raft_consensus.cc:3060] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.655623 31111 raft_consensus.cc:2804] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.658413 31111 raft_consensus.cc:697] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:23.659407 31111 consensus_queue.cc:237] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.660982 30827 tablet_bootstrap.cc:492] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.661586 30827 ts_tablet_manager.cc:1403] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.012s
I20260709 12:09:23.652128 31114 leader_election.cc:290] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.664300 30779 raft_consensus.cc:2468] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:23.664333 30827 raft_consensus.cc:359] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.666421 30827 raft_consensus.cc:385] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.666848 30827 raft_consensus.cc:740] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.667847 30827 consensus_queue.cc:260] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.670521 30827 ts_tablet_manager.cc:1434] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:09:23.671612 30827 tablet_bootstrap.cc:492] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:23.684923 30827 tablet_bootstrap.cc:654] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.686599 31006 raft_consensus.cc:493] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.687144 31006 raft_consensus.cc:515] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.689195 31006 leader_election.cc:290] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:23.693444 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a521dd6904614a45cf9490ad2c1c5" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:23.694988 30532 catalog_manager.cc:5697] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:23.698766 30603 leader_election.cc:343] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.698766 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a521dd6904614a45cf9490ad2c1c5" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:23.700021 30827 tablet_bootstrap.cc:492] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.700555 30827 ts_tablet_manager.cc:1403] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260709 12:09:23.705588 30827 raft_consensus.cc:359] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.707163 30827 raft_consensus.cc:385] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.707532 30827 raft_consensus.cc:740] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.708389 30827 consensus_queue.cc:260] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.710887 30827 ts_tablet_manager.cc:1434] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
W20260709 12:09:23.707499 30602 leader_election.cc:343] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.711458 30602 leader_election.cc:304] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:23.712627 31114 raft_consensus.cc:2749] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.714361 30827 tablet_bootstrap.cc:492] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:23.719134 30827 tablet_bootstrap.cc:654] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.737000 31165 raft_consensus.cc:493] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.737593 31165 raft_consensus.cc:515] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.739781 31165 leader_election.cc:290] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:23.741820 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bff6c271a544618029abe13f3a5bf1" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:23.742470 30636 raft_consensus.cc:2468] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:23.743538 30750 leader_election.cc:304] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:23.745253 31103 raft_consensus.cc:2804] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:23.745440 30531 catalog_manager.cc:5697] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:23.746304 31103 raft_consensus.cc:493] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.748814 31103 raft_consensus.cc:3060] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.748255 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bff6c271a544618029abe13f3a5bf1" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:23.750590 30712 raft_consensus.cc:2468] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:23.754753 31046 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.756546 30827 tablet_bootstrap.cc:492] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.766788 31103 raft_consensus.cc:515] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.769995 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bff6c271a544618029abe13f3a5bf1" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:23.769160 31103 leader_election.cc:290] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:23.770242 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bff6c271a544618029abe13f3a5bf1" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:23.770658 30629 raft_consensus.cc:3060] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.770958 30712 raft_consensus.cc:3060] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.770314 30827 ts_tablet_manager.cc:1403] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.008s
I20260709 12:09:23.776885 30827 raft_consensus.cc:359] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.777621 30827 raft_consensus.cc:385] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.777900 30827 raft_consensus.cc:740] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.778566 30827 consensus_queue.cc:260] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.780499 30827 ts_tablet_manager.cc:1434] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:09:23.777155 30712 raft_consensus.cc:2468] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:23.782269 30751 leader_election.cc:304] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:23.783757 31165 raft_consensus.cc:2804] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:23.784247 31165 raft_consensus.cc:697] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:23.785064 31165 consensus_queue.cc:237] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.786509 30827 tablet_bootstrap.cc:492] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:23.790558 30779 raft_consensus.cc:3060] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.792344 30826 tablet_bootstrap.cc:492] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:23.792677 30827 tablet_bootstrap.cc:654] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.792857 30826 ts_tablet_manager.cc:1403] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.230s	user 0.019s	sys 0.021s
I20260709 12:09:23.794632 30829 tablet_bootstrap.cc:492] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:23.795100 30829 ts_tablet_manager.cc:1403] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.207s	user 0.013s	sys 0.025s
I20260709 12:09:23.795997 30826 raft_consensus.cc:359] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.796681 30826 raft_consensus.cc:385] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.796927 30826 raft_consensus.cc:740] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.797533 30826 consensus_queue.cc:260] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.797640 30629 raft_consensus.cc:2468] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:23.797609 30829 raft_consensus.cc:359] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.798434 30829 raft_consensus.cc:385] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.798731 30829 raft_consensus.cc:740] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.799662 30826 ts_tablet_manager.cc:1434] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:23.799345 30829 consensus_queue.cc:260] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.800642 30826 tablet_bootstrap.cc:492] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:23.801715 30829 ts_tablet_manager.cc:1434] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:09:23.802620 30829 tablet_bootstrap.cc:492] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:23.809126 30829 tablet_bootstrap.cc:654] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.811702 31046 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.809141 30826 tablet_bootstrap.cc:654] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.814502 30827 tablet_bootstrap.cc:492] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.814972 30827 ts_tablet_manager.cc:1403] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.005s
I20260709 12:09:23.818104 31165 raft_consensus.cc:493] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.818658 31165 raft_consensus.cc:515] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.821091 30827 raft_consensus.cc:359] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.821889 30827 raft_consensus.cc:385] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.821946 31165 leader_election.cc:290] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:23.822258 30827 raft_consensus.cc:740] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.823133 30827 consensus_queue.cc:260] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.825433 30827 ts_tablet_manager.cc:1434] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:09:23.826360 30829 tablet_bootstrap.cc:492] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:23.826489 30827 tablet_bootstrap.cc:492] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:23.826939 30829 ts_tablet_manager.cc:1403] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:09:23.829815 30829 raft_consensus.cc:359] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.830570 30829 raft_consensus.cc:385] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.830852 30829 raft_consensus.cc:740] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.831503 30829 consensus_queue.cc:260] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.832926 30827 tablet_bootstrap.cc:654] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.833709 30829 ts_tablet_manager.cc:1434] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:09:23.834810 30829 tablet_bootstrap.cc:492] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:23.838702 30827 tablet_bootstrap.cc:492] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:23.839229 30827 ts_tablet_manager.cc:1403] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:09:23.883986 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ea5534a89b46aeaebd6809d38d4132" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:23.889086 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ea5534a89b46aeaebd6809d38d4132" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
W20260709 12:09:23.933192 30751 leader_election.cc:343] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:23.945607 30750 leader_election.cc:343] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:23.937952 31113 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:09:23.946873 31114 consensus_queue.cc:1048] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:23.947582 30712 raft_consensus.cc:3060] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.949527 31113 consensus_queue.cc:1048] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.949790 31114 consensus_queue.cc:1048] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:23.953559 30829 tablet_bootstrap.cc:654] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:23.954124 30919 raft_consensus.cc:493] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.954696 30919 raft_consensus.cc:515] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.958993 30919 leader_election.cc:290] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:23.959555 30827 raft_consensus.cc:359] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:23.960453 30827 raft_consensus.cc:385] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:23.962319 30827 raft_consensus.cc:740] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:23.963157 30827 consensus_queue.cc:260] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.022884 30708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eeb8c3b2ff744aea142aae88733de9b" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:24.030236 30750 leader_election.cc:304] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:24.016338 30919 raft_consensus.cc:493] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.032328 30919 raft_consensus.cc:515] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.033203 30827 ts_tablet_manager.cc:1434] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.145s	user 0.012s	sys 0.017s
I20260709 12:09:24.038455 30827 tablet_bootstrap.cc:492] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:24.038652 31121 raft_consensus.cc:493] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.038928 31045 raft_consensus.cc:493] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.039552 31045 raft_consensus.cc:515] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.041416 30919 leader_election.cc:290] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
W20260709 12:09:24.041940 30750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 108457us
I20260709 12:09:24.048460 31121 raft_consensus.cc:515] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.051580 31121 leader_election.cc:290] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:24.052775 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4bebc5905c466ea59b2e7c3c79c18f" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:24.042151 30919 raft_consensus.cc:2749] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.057708 31045 leader_election.cc:290] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:24.084550 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4bebc5905c466ea59b2e7c3c79c18f" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:24.085739 30783 raft_consensus.cc:2468] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
W20260709 12:09:24.080930 30676 leader_election.cc:343] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.091326 30784 raft_consensus.cc:3060] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.100172 31111 raft_consensus.cc:493] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.100827 31111 raft_consensus.cc:515] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.081276 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e48d058c162465fab447124101593ba" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:24.072371 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 73888.1us
I20260709 12:09:24.136132 30785 raft_consensus.cc:3060] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.156500 31189 consensus_queue.cc:1048] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
W20260709 12:09:24.158492 30676 leader_election.cc:343] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.159482 30533 catalog_manager.cc:5697] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:24.165302 30826 tablet_bootstrap.cc:492] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:24.167296 30678 leader_election.cc:304] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:24.156504 31111 leader_election.cc:290] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:24.164918 31122 raft_consensus.cc:493] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.306259 30827 tablet_bootstrap.cc:654] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.174777 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eeb8c3b2ff744aea142aae88733de9b" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:24.308213 30826 ts_tablet_manager.cc:1403] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.508s	user 0.023s	sys 0.024s
I20260709 12:09:24.165169 30782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e48d058c162465fab447124101593ba" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:24.164801 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5657caeade4ca18674c283830939f7" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:24.305997 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5657caeade4ca18674c283830939f7" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:24.234584 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e54ce15a444973aa7c5352de50bbe2" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:24.318203 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 93900.9us
I20260709 12:09:24.310290 31122 raft_consensus.cc:515] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.339287 31193 raft_consensus.cc:493] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.318140 30633 raft_consensus.cc:2468] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:24.329645 30782 raft_consensus.cc:2468] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:24.368386 30829 tablet_bootstrap.cc:492] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
W20260709 12:09:24.361649 30751 leader_election.cc:343] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.373047 30829 ts_tablet_manager.cc:1403] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.538s	user 0.028s	sys 0.001s
I20260709 12:09:24.351140 31193 raft_consensus.cc:515] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.360212 31114 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 12:09:24.378851 30869 log.cc:927] Time spent T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:09:24.399658 31193 leader_election.cc:290] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:24.411196 30829 raft_consensus.cc:359] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.412874 30829 raft_consensus.cc:385] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.413142 30829 raft_consensus.cc:740] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.413851 30829 consensus_queue.cc:260] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.415256 30829 ts_tablet_manager.cc:1434] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:09:24.416293 30829 tablet_bootstrap.cc:492] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:24.430295 30750 leader_election.cc:304] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:24.443265 31206 raft_consensus.cc:2804] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.444697 31206 raft_consensus.cc:493] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.444010 30826 raft_consensus.cc:359] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.463636 30826 raft_consensus.cc:385] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.463904 30826 raft_consensus.cc:740] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.464399 31206 raft_consensus.cc:3060] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.464850 30827 tablet_bootstrap.cc:492] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:24.465299 30827 ts_tablet_manager.cc:1403] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.427s	user 0.018s	sys 0.007s
W20260709 12:09:24.469761 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 329530us
I20260709 12:09:24.470863 31211 raft_consensus.cc:2804] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.471366 31211 raft_consensus.cc:493] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.471457 30678 leader_election.cc:304] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:24.471771 31211 raft_consensus.cc:3060] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.475469 31196 raft_consensus.cc:2804] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.475899 31196 raft_consensus.cc:493] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.476210 31196 raft_consensus.cc:3060] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.477656 30826 consensus_queue.cc:260] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.481166 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467e3fba7ea04a86bcc6065df853531c" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:24.482852 31122 leader_election.cc:290] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:24.485569 30827 raft_consensus.cc:359] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.486402 30827 raft_consensus.cc:385] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.486677 30827 raft_consensus.cc:740] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.487342 30827 consensus_queue.cc:260] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.488873 30827 ts_tablet_manager.cc:1434] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 12:09:24.496533 30826 ts_tablet_manager.cc:1434] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.186s	user 0.007s	sys 0.000s
I20260709 12:09:24.499692 31103 consensus_queue.cc:1048] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:24.500447 31188 consensus_queue.cc:1048] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:24.502315 30602 leader_election.cc:343] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.504521 31122 raft_consensus.cc:493] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.510406 31122 raft_consensus.cc:515] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.515960 30827 tablet_bootstrap.cc:492] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:24.526327 30826 tablet_bootstrap.cc:492] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:24.527544 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bff232da4c43a7bc4083d2b12ae451" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:24.522706 31122 leader_election.cc:290] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:24.537705 31103 consensus_queue.cc:1048] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:24.550697 31206 raft_consensus.cc:515] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.554373 30829 tablet_bootstrap.cc:654] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:24.556123 30750 consensus_peers.cc:597] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:09:24.541352 31196 raft_consensus.cc:515] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.566874 31206 leader_election.cc:290] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:24.580380 31206 raft_consensus.cc:493] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.581418 31206 raft_consensus.cc:515] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.591792 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eeb8c3b2ff744aea142aae88733de9b" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:24.592500 30629 raft_consensus.cc:3060] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.585880 31206 leader_election.cc:290] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:24.607457 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bff232da4c43a7bc4083d2b12ae451" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:24.612040 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:24.612828 30636 raft_consensus.cc:2468] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:24.616695 30750 leader_election.cc:304] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:24.615828 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eeb8c3b2ff744aea142aae88733de9b" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:24.612097 31196 leader_election.cc:290] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:24.621976 31206 raft_consensus.cc:2804] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.636282 31206 raft_consensus.cc:493] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.636873 31206 raft_consensus.cc:3060] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:24.644697 30603 leader_election.cc:343] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.645190 30603 leader_election.cc:304] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:24.646541 31209 raft_consensus.cc:2749] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:24.663928 30583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:24.663762 31004 consensus_queue.cc:1048] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:24.656422 31211 raft_consensus.cc:515] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.669350 30826 tablet_bootstrap.cc:654] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.670702 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e48d058c162465fab447124101593ba" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:24.673821 30629 raft_consensus.cc:2468] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:24.674372 30829 tablet_bootstrap.cc:492] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:24.674366 30827 tablet_bootstrap.cc:654] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.674660 31166 raft_consensus.cc:493] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.676038 30829 ts_tablet_manager.cc:1403] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.260s	user 0.014s	sys 0.019s
I20260709 12:09:24.676107 31206 raft_consensus.cc:515] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.672443 31211 leader_election.cc:290] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:24.688328 30750 leader_election.cc:304] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:24.676187 31166 raft_consensus.cc:515] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.691808 31203 raft_consensus.cc:2804] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.692399 31203 raft_consensus.cc:697] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:24.693272 31203 consensus_queue.cc:237] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:24.710222 30676 leader_election.cc:343] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.713407 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4bebc5905c466ea59b2e7c3c79c18f" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:24.721200 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e54ce15a444973aa7c5352de50bbe2" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
W20260709 12:09:24.724025 30676 leader_election.cc:343] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.727967 30829 raft_consensus.cc:359] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.730237 30829 raft_consensus.cc:385] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.730556 30829 raft_consensus.cc:740] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.735970 30829 consensus_queue.cc:260] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.742834 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a299d1d595484bbbd6243cc70f558a" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:24.746048 30829 ts_tablet_manager.cc:1434] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.003s
I20260709 12:09:24.747200 30829 tablet_bootstrap.cc:492] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
W20260709 12:09:24.748607 30750 leader_election.cc:343] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.749490 31206 leader_election.cc:290] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:24.750453 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:24.751163 30629 raft_consensus.cc:3060] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.740811 31166 leader_election.cc:290] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:24.754850 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467e3fba7ea04a86bcc6065df853531c" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:24.784783 30827 tablet_bootstrap.cc:492] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:24.785743 30827 ts_tablet_manager.cc:1403] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.272s	user 0.017s	sys 0.011s
I20260709 12:09:24.783641 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a299d1d595484bbbd6243cc70f558a" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:24.790333 30781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eeb8c3b2ff744aea142aae88733de9b" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:24.793265 30602 consensus_peers.cc:597] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:09:24.805403 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e48d058c162465fab447124101593ba" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:24.806051 30783 raft_consensus.cc:3060] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.807487 30629 raft_consensus.cc:2468] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:24.808185 30751 leader_election.cc:304] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:24.808976 31203 raft_consensus.cc:2749] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.812747 30678 leader_election.cc:304] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:24.813555 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eeb8c3b2ff744aea142aae88733de9b" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:24.815131 31207 raft_consensus.cc:2749] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:24.815485 30711 raft_consensus.cc:3060] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.816471 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4bebc5905c466ea59b2e7c3c79c18f" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:24.817062 30785 raft_consensus.cc:3060] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:24.818867 30678 leader_election.cc:304] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:24.820040 30751 leader_election.cc:304] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:24.821910 31203 raft_consensus.cc:2749] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:24.825148 30826 tablet_bootstrap.cc:492] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:24.825671 30826 ts_tablet_manager.cc:1403] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.304s	user 0.019s	sys 0.020s
I20260709 12:09:24.829128 30826 raft_consensus.cc:359] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.829869 30826 raft_consensus.cc:385] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.830149 30826 raft_consensus.cc:740] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.830804 30826 consensus_queue.cc:260] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.833035 30826 ts_tablet_manager.cc:1434] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:09:24.802256 31209 consensus_queue.cc:1048] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:09:24.834586 30785 raft_consensus.cc:2468] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:24.804679 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:24.841585 30711 raft_consensus.cc:2468] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:24.812768 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:24.834874 30532 catalog_manager.cc:5697] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:24.844003 31207 raft_consensus.cc:2749] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.852412 31206 consensus_queue.cc:1048] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:09:24.854331 30751 leader_election.cc:343] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.854846 30751 leader_election.cc:304] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:24.857657 30750 leader_election.cc:304] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:24.857961 30678 leader_election.cc:304] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:24.859740 30919 raft_consensus.cc:2749] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:24.861938 31203 raft_consensus.cc:2804] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.862212 31207 raft_consensus.cc:2804] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.862519 31203 raft_consensus.cc:697] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:24.865670 31207 raft_consensus.cc:697] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:24.868155 31207 consensus_queue.cc:237] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.873029 31203 consensus_queue.cc:237] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.873978 31211 raft_consensus.cc:493] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.875736 31211 raft_consensus.cc:515] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:24.876422 31225 log.cc:927] Time spent T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
W20260709 12:09:24.879209 30751 leader_election.cc:343] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:24.881754 30751 leader_election.cc:343] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.872331 30783 raft_consensus.cc:2468] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:24.884999 30827 raft_consensus.cc:359] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.885742 30827 raft_consensus.cc:385] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:24.885958 30827 raft_consensus.cc:740] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:24.886740 30826 tablet_bootstrap.cc:492] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:24.894795 31211 leader_election.cc:290] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:24.898579 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9566010d30e465e864faa0843c8149e" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:24.903112 30678 leader_election.cc:343] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:24.911747 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9566010d30e465e864faa0843c8149e" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:24.912511 30632 raft_consensus.cc:2468] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:24.913331 30829 tablet_bootstrap.cc:654] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.927769 30531 catalog_manager.cc:5697] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:24.931450 30826 tablet_bootstrap.cc:654] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.943599 30827 consensus_queue.cc:260] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.943964 30676 leader_election.cc:304] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:24.946653 30678 leader_election.cc:304] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:24.956188 31220 raft_consensus.cc:2804] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:24.958727 31220 raft_consensus.cc:697] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:24.948624 31211 raft_consensus.cc:2804] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:24.962086 30827 ts_tablet_manager.cc:1434] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.176s	user 0.009s	sys 0.001s
I20260709 12:09:24.963376 30827 tablet_bootstrap.cc:492] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:24.959800 31220 consensus_queue.cc:237] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:24.978313 30826 tablet_bootstrap.cc:492] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:24.981992 30826 ts_tablet_manager.cc:1403] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.007s
I20260709 12:09:24.983438 30827 tablet_bootstrap.cc:654] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:24.961395 31211 raft_consensus.cc:493] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.992976 30829 tablet_bootstrap.cc:492] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:24.993719 30829 ts_tablet_manager.cc:1403] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.247s	user 0.005s	sys 0.029s
I20260709 12:09:24.988618 31211 raft_consensus.cc:3060] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:24.993784 31235 log.cc:927] Time spent T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 12:09:25.019086 30826 raft_consensus.cc:359] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.019963 30826 raft_consensus.cc:385] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.020298 30826 raft_consensus.cc:740] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.034324 30826 consensus_queue.cc:260] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.038897 30829 raft_consensus.cc:359] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.039737 30829 raft_consensus.cc:385] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.040027 30829 raft_consensus.cc:740] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.043525 30826 ts_tablet_manager.cc:1434] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.001s
I20260709 12:09:25.044737 30829 consensus_queue.cc:260] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.050776 30827 tablet_bootstrap.cc:492] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:25.051378 30827 ts_tablet_manager.cc:1403] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.006s
I20260709 12:09:25.051445 30829 ts_tablet_manager.cc:1434] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 12:09:25.052342 30829 tablet_bootstrap.cc:492] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:25.054075 30827 raft_consensus.cc:359] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.054768 30827 raft_consensus.cc:385] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.055054 30827 raft_consensus.cc:740] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.055750 30827 consensus_queue.cc:260] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.056533 30826 tablet_bootstrap.cc:492] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:25.056397 31211 raft_consensus.cc:515] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.057912 30827 ts_tablet_manager.cc:1434] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:25.058971 30827 tablet_bootstrap.cc:492] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:25.059036 31211 leader_election.cc:290] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.060148 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9566010d30e465e864faa0843c8149e" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
W20260709 12:09:25.061550 30678 leader_election.cc:343] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.069693 30829 tablet_bootstrap.cc:654] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.081202 30826 tablet_bootstrap.cc:654] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.081581 30827 tablet_bootstrap.cc:654] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.086038 30826 tablet_bootstrap.cc:492] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:25.086414 30826 ts_tablet_manager.cc:1403] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.006s
I20260709 12:09:25.087653 30532 catalog_manager.cc:5697] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:25.089076 30826 raft_consensus.cc:359] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.096827 30826 raft_consensus.cc:385] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.097162 30826 raft_consensus.cc:740] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.097790 30829 tablet_bootstrap.cc:492] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:25.098294 30829 ts_tablet_manager.cc:1403] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.046s	user 0.003s	sys 0.014s
I20260709 12:09:25.098501 30826 consensus_queue.cc:260] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.095695 30827 tablet_bootstrap.cc:492] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:25.099579 30827 ts_tablet_manager.cc:1403] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.011s
I20260709 12:09:25.095433 31203 consensus_queue.cc:1048] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.102789 30826 ts_tablet_manager.cc:1434] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:09:25.104033 30829 raft_consensus.cc:359] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.104755 30829 raft_consensus.cc:385] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.105028 30829 raft_consensus.cc:740] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
W20260709 12:09:25.107401 31237 log.cc:927] Time spent T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Append to log took a long time: real 0.162s	user 0.002s	sys 0.001s
I20260709 12:09:25.107777 30826 tablet_bootstrap.cc:492] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:25.106936 30829 consensus_queue.cc:260] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.118180 30829 ts_tablet_manager.cc:1434] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:09:25.119194 30829 tablet_bootstrap.cc:492] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:25.124693 30827 raft_consensus.cc:359] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.125505 30827 raft_consensus.cc:385] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.125773 30827 raft_consensus.cc:740] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.141908 30827 consensus_queue.cc:260] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.143780 30827 ts_tablet_manager.cc:1434] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.005s
I20260709 12:09:25.145090 30826 tablet_bootstrap.cc:654] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.134318 30829 tablet_bootstrap.cc:654] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.148486 30827 tablet_bootstrap.cc:492] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:25.149503 31193 consensus_queue.cc:1048] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.156991 30827 tablet_bootstrap.cc:654] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.167783 30531 catalog_manager.cc:5697] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.171222 31220 raft_consensus.cc:493] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.171355 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9566010d30e465e864faa0843c8149e" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:25.173168 30827 tablet_bootstrap.cc:492] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:25.198732 30632 raft_consensus.cc:3060] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.198880 30827 ts_tablet_manager.cc:1403] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.001s
I20260709 12:09:25.198670 31220 raft_consensus.cc:515] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.210348 30827 raft_consensus.cc:359] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.211154 30827 raft_consensus.cc:385] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.211442 30827 raft_consensus.cc:740] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.212467 30827 consensus_queue.cc:260] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.214869 30827 ts_tablet_manager.cc:1434] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:09:25.220440 30827 tablet_bootstrap.cc:492] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:25.223205 31220 leader_election.cc:290] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.225455 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c012fd214b4e4f038ee972b51ee23bd9" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:25.207470 31113 raft_consensus.cc:493] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.227347 31113 raft_consensus.cc:515] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.228415 30826 tablet_bootstrap.cc:492] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:25.228976 30826 ts_tablet_manager.cc:1403] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.121s	user 0.023s	sys 0.005s
I20260709 12:09:25.231917 30826 raft_consensus.cc:359] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.232633 30826 raft_consensus.cc:385] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.232905 30826 raft_consensus.cc:740] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.237757 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2418c195c49e47de995d994dabef2d64" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:25.238063 30781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c012fd214b4e4f038ee972b51ee23bd9" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:25.239023 30602 leader_election.cc:343] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.240304 30678 leader_election.cc:304] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:25.241016 31220 raft_consensus.cc:2749] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:25.243244 30829 tablet_bootstrap.cc:492] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:25.232803 31166 raft_consensus.cc:493] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.244550 31166 raft_consensus.cc:515] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.246585 31166 leader_election.cc:290] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:25.234560 30826 consensus_queue.cc:260] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.251039 31113 leader_election.cc:290] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.251204 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2418c195c49e47de995d994dabef2d64" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
W20260709 12:09:25.253307 30751 leader_election.cc:343] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.253871 30826 ts_tablet_manager.cc:1434] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.005s
I20260709 12:09:25.254802 30829 ts_tablet_manager.cc:1403] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.136s	user 0.031s	sys 0.049s
I20260709 12:09:25.254982 30826 tablet_bootstrap.cc:492] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:25.253531 30706 raft_consensus.cc:3060] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.257680 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2418c195c49e47de995d994dabef2d64" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:25.258342 30629 raft_consensus.cc:2468] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:25.265700 30750 leader_election.cc:304] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:25.270077 31166 raft_consensus.cc:2804] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.270563 31166 raft_consensus.cc:493] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.271065 31166 raft_consensus.cc:3060] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.273681 30829 raft_consensus.cc:359] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.274470 30829 raft_consensus.cc:385] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.274842 30829 raft_consensus.cc:740] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.275589 30829 consensus_queue.cc:260] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.279871 31219 raft_consensus.cc:493] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.280838 31219 raft_consensus.cc:515] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.280061 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2418c195c49e47de995d994dabef2d64" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:25.283561 31219 leader_election.cc:290] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.284694 30829 ts_tablet_manager.cc:1434] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:09:25.285248 30781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a521dd6904614a45cf9490ad2c1c5" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:25.280210 30632 raft_consensus.cc:2468] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:25.287449 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a521dd6904614a45cf9490ad2c1c5" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:25.288395 30629 raft_consensus.cc:2468] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:25.287694 30781 raft_consensus.cc:2468] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:25.293761 30676 leader_election.cc:304] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:25.299857 30829 tablet_bootstrap.cc:492] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:25.300098 30676 leader_election.cc:304] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:25.301924 30827 tablet_bootstrap.cc:654] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.304116 31211 raft_consensus.cc:2804] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.305276 31211 raft_consensus.cc:697] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:25.306152 31211 consensus_queue.cc:237] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.306895 31207 consensus_queue.cc:1048] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.302404 31219 raft_consensus.cc:2804] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.309610 31219 raft_consensus.cc:493] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.309973 31219 raft_consensus.cc:3060] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.312573 31166 raft_consensus.cc:515] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.315647 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2418c195c49e47de995d994dabef2d64" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:25.316872 30779 raft_consensus.cc:2393] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b31384dc88084b95a1cd975b4fe6eae0 in current term 1: Already voted for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in this term.
I20260709 12:09:25.321089 30629 raft_consensus.cc:3060] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.320402 31166 leader_election.cc:290] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:25.323143 30711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2418c195c49e47de995d994dabef2d64" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
W20260709 12:09:25.331431 30751 leader_election.cc:343] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.338874 30829 tablet_bootstrap.cc:654] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.339897 31193 raft_consensus.cc:493] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.339385 31219 raft_consensus.cc:515] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.341962 30603 leader_election.cc:304] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:25.348471 30826 tablet_bootstrap.cc:654] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.340353 31193 raft_consensus.cc:515] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.351523 31193 leader_election.cc:290] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:25.353961 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5657caeade4ca18674c283830939f7" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:25.354614 30709 raft_consensus.cc:2468] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:25.354614 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5657caeade4ca18674c283830939f7" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:25.358335 30632 raft_consensus.cc:2468] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 0.
I20260709 12:09:25.359784 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a521dd6904614a45cf9490ad2c1c5" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:25.360427 30636 raft_consensus.cc:3060] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.362200 30533 catalog_manager.cc:5697] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.365404 30750 leader_election.cc:304] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:25.369850 31166 raft_consensus.cc:2804] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.373706 31166 raft_consensus.cc:493] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.374074 31166 raft_consensus.cc:3060] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.374734 30629 raft_consensus.cc:2468] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:25.377688 31113 raft_consensus.cc:2749] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:25.384083 30829 tablet_bootstrap.cc:492] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:25.384922 30829 ts_tablet_manager.cc:1403] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.004s
I20260709 12:09:25.388456 30829 raft_consensus.cc:359] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.388850 30750 leader_election.cc:304] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:25.389163 30829 raft_consensus.cc:385] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.389964 30919 raft_consensus.cc:2804] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.390429 30919 raft_consensus.cc:697] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:25.390699 30636 raft_consensus.cc:2468] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:25.391126 30919 consensus_queue.cc:237] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.391770 30676 leader_election.cc:304] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:25.392517 31211 raft_consensus.cc:2804] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.389479 30829 raft_consensus.cc:740] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.393121 31211 raft_consensus.cc:697] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:25.394069 31211 consensus_queue.cc:237] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.394193 30829 consensus_queue.cc:260] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.397842 30829 ts_tablet_manager.cc:1434] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 12:09:25.397442 31219 leader_election.cc:290] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.400278 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a521dd6904614a45cf9490ad2c1c5" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:25.399972 31166 raft_consensus.cc:515] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.400969 30779 raft_consensus.cc:3060] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.401337 31103 raft_consensus.cc:493] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.401988 31103 raft_consensus.cc:515] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.403512 30829 tablet_bootstrap.cc:492] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:25.404740 31103 leader_election.cc:290] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:25.405973 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228378463ec9432786a360fdff80dd3b" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
W20260709 12:09:25.407322 30751 leader_election.cc:343] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.411478 30637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228378463ec9432786a360fdff80dd3b" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:25.412464 30826 tablet_bootstrap.cc:492] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:25.413008 30826 ts_tablet_manager.cc:1403] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.158s	user 0.007s	sys 0.013s
W20260709 12:09:25.413702 30750 leader_election.cc:343] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.418423 30750 leader_election.cc:304] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:25.426173 31203 raft_consensus.cc:2749] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:25.430276 30636 raft_consensus.cc:3060] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:25.432163 30676 consensus_peers.cc:597] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:09:25.435690 30533 catalog_manager.cc:5697] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:25.440510 30779 raft_consensus.cc:2468] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:25.430991 30829 tablet_bootstrap.cc:654] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.449774 31203 consensus_queue.cc:1048] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:09:25.457810 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5657caeade4ca18674c283830939f7" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:25.458437 30706 raft_consensus.cc:3060] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.459117 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5657caeade4ca18674c283830939f7" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:25.459744 30632 raft_consensus.cc:3060] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.454265 31166 leader_election.cc:290] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:25.475239 30706 raft_consensus.cc:2468] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:25.468061 31211 consensus_queue.cc:1048] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:09:25.482522 30827 tablet_bootstrap.cc:492] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:25.482936 30827 ts_tablet_manager.cc:1403] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.263s	user 0.013s	sys 0.013s
I20260709 12:09:25.477451 30532 catalog_manager.cc:5697] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.484367 30751 leader_election.cc:304] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:25.488106 30826 raft_consensus.cc:359] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.488844 30826 raft_consensus.cc:385] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.489097 30826 raft_consensus.cc:740] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.490314 31203 raft_consensus.cc:2804] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.491995 30826 consensus_queue.cc:260] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.490751 30827 raft_consensus.cc:359] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.493686 30827 raft_consensus.cc:385] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.493947 30827 raft_consensus.cc:740] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.490875 31203 raft_consensus.cc:697] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:25.497983 30827 consensus_queue.cc:260] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:25.507754 30676 consensus_peers.cc:597] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:09:25.512300 30632 raft_consensus.cc:2468] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 1.
I20260709 12:09:25.514734 31203 consensus_queue.cc:237] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:25.517714 30751 consensus_peers.cc:597] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:09:25.518146 30827 ts_tablet_manager.cc:1434] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:09:25.520799 30827 tablet_bootstrap.cc:492] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088: Bootstrap starting.
I20260709 12:09:25.528410 30826 ts_tablet_manager.cc:1434] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.114s	user 0.003s	sys 0.003s
I20260709 12:09:25.533214 30826 tablet_bootstrap.cc:492] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:25.549677 30827 tablet_bootstrap.cc:654] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.603487 30826 tablet_bootstrap.cc:654] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.612360 30829 tablet_bootstrap.cc:492] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:25.612890 30829 ts_tablet_manager.cc:1403] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.210s	user 0.017s	sys 0.012s
I20260709 12:09:25.625244 30826 tablet_bootstrap.cc:492] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:25.625794 30826 ts_tablet_manager.cc:1403] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.014s
I20260709 12:09:25.626441 30827 tablet_bootstrap.cc:492] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088: No bootstrap required, opened a new log
I20260709 12:09:25.626899 30827 ts_tablet_manager.cc:1403] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.011s
I20260709 12:09:25.627759 31200 raft_consensus.cc:493] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.628234 31200 raft_consensus.cc:515] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.629637 30827 raft_consensus.cc:359] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.630196 30533 catalog_manager.cc:5697] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:25.631837 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ea5534a89b46aeaebd6809d38d4132" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:25.630923 30829 raft_consensus.cc:359] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.632836 30826 raft_consensus.cc:359] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.638173 30826 raft_consensus.cc:385] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.638048 30785 raft_consensus.cc:2468] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:25.638559 30826 raft_consensus.cc:740] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.637989 30829 raft_consensus.cc:385] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.639344 30826 consensus_queue.cc:260] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.639671 30603 leader_election.cc:304] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:25.639954 30829 raft_consensus.cc:740] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.640515 31209 raft_consensus.cc:2804] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.640908 31209 raft_consensus.cc:493] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.640666 30829 consensus_queue.cc:260] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.641258 31209 raft_consensus.cc:3060] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.642998 30829 ts_tablet_manager.cc:1434] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260709 12:09:25.643958 30829 tablet_bootstrap.cc:492] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:25.648511 31209 raft_consensus.cc:515] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.631906 31200 leader_election.cc:290] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.633646 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ea5534a89b46aeaebd6809d38d4132" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:25.634771 31006 raft_consensus.cc:493] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.630317 30827 raft_consensus.cc:385] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.650408 30827 raft_consensus.cc:740] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.650198 31006 raft_consensus.cc:515] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.651080 30827 consensus_queue.cc:260] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.652335 31006 leader_election.cc:290] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.654166 30781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c0be245cb48e392c649b1ad673788" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:25.654843 30781 raft_consensus.cc:2468] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:25.656082 30603 leader_election.cc:304] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
W20260709 12:09:25.657518 30602 leader_election.cc:343] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.660102 30781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ea5534a89b46aeaebd6809d38d4132" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:25.660326 31200 raft_consensus.cc:2804] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.660730 31200 raft_consensus.cc:493] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.660758 30781 raft_consensus.cc:3060] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.662847 31200 raft_consensus.cc:3060] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.667259 30827 ts_tablet_manager.cc:1434] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:09:25.667511 30781 raft_consensus.cc:2468] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:25.668565 30829 tablet_bootstrap.cc:654] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.668712 30603 leader_election.cc:304] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:25.669447 31006 raft_consensus.cc:2804] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.671486 31006 raft_consensus.cc:697] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:25.672349 31006 consensus_queue.cc:237] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.655902 30826 ts_tablet_manager.cc:1434] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 12:09:25.676623 30826 tablet_bootstrap.cc:492] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:25.677872 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c0be245cb48e392c649b1ad673788" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:25.679529 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ea5534a89b46aeaebd6809d38d4132" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:25.658113 31209 leader_election.cc:290] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.683182 31200 raft_consensus.cc:515] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:25.694078 30602 leader_election.cc:343] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:25.698040 30602 leader_election.cc:343] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.705147 30781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c0be245cb48e392c649b1ad673788" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:25.705298 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c0be245cb48e392c649b1ad673788" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:25.705818 30781 raft_consensus.cc:3060] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.709368 31200 leader_election.cc:290] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.703579 30533 catalog_manager.cc:5697] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.715802 30826 tablet_bootstrap.cc:654] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:25.718219 30602 leader_election.cc:343] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:25.724103 30583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:25.733076 30829 tablet_bootstrap.cc:492] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:25.733570 30829 ts_tablet_manager.cc:1403] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.006s
I20260709 12:09:25.735085 31207 raft_consensus.cc:493] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.735700 31207 raft_consensus.cc:515] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.742537 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a299d1d595484bbbd6243cc70f558a" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
W20260709 12:09:25.744768 30676 leader_election.cc:343] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:25.747640 30829 raft_consensus.cc:359] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.748401 30829 raft_consensus.cc:385] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.748644 30829 raft_consensus.cc:740] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.749318 30829 consensus_queue.cc:260] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.751092 31209 raft_consensus.cc:493] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.751699 31209 raft_consensus.cc:515] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.754967 31207 leader_election.cc:290] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.759541 30829 ts_tablet_manager.cc:1434] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:09:25.760535 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a299d1d595484bbbd6243cc70f558a" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:25.761145 30829 tablet_bootstrap.cc:492] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:25.761176 30785 raft_consensus.cc:2468] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 0.
I20260709 12:09:25.763603 30785 raft_consensus.cc:3060] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.764422 30678 leader_election.cc:304] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:25.765179 31207 raft_consensus.cc:2804] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:25.765885 31207 raft_consensus.cc:493] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:25.766213 31207 raft_consensus.cc:3060] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.771147 31209 leader_election.cc:290] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.772136 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4bebc5905c466ea59b2e7c3c79c18f" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:25.773870 30781 raft_consensus.cc:2468] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:25.774950 30603 leader_election.cc:304] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:25.776005 31209 raft_consensus.cc:2804] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.776590 31209 raft_consensus.cc:697] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:25.777451 31209 consensus_queue.cc:237] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.778087 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4bebc5905c466ea59b2e7c3c79c18f" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:25.779633 30602 leader_election.cc:304] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:25.780967 31006 raft_consensus.cc:2749] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:25.785825 31211 consensus_queue.cc:1048] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:25.787061 30919 raft_consensus.cc:493] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:25.787580 30919 raft_consensus.cc:515] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.790906 30826 tablet_bootstrap.cc:492] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:25.791467 30826 ts_tablet_manager.cc:1403] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.002s
I20260709 12:09:25.793237 31211 consensus_queue.cc:1048] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.794732 30826 raft_consensus.cc:359] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.795506 30826 raft_consensus.cc:385] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:25.795789 30826 raft_consensus.cc:740] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:25.797736 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9566010d30e465e864faa0843c8149e" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:25.775934 31207 raft_consensus.cc:515] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.799460 30826 consensus_queue.cc:260] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.800763 30919 leader_election.cc:290] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:25.803905 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9566010d30e465e864faa0843c8149e" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:25.805539 30751 leader_election.cc:304] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:25.810093 30826 ts_tablet_manager.cc:1434] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 12:09:25.815111 31103 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.818310 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a299d1d595484bbbd6243cc70f558a" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:25.820039 30629 raft_consensus.cc:3060] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.827023 31207 leader_election.cc:290] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:25.828416 30919 raft_consensus.cc:2749] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:25.828640 30706 raft_consensus.cc:3060] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.830618 30826 tablet_bootstrap.cc:492] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:25.845079 30781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a299d1d595484bbbd6243cc70f558a" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:25.845741 30781 raft_consensus.cc:3060] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:25.857204 30531 catalog_manager.cc:5697] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:25.866436 30781 raft_consensus.cc:2468] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:25.868075 30829 tablet_bootstrap.cc:654] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.873632 30678 leader_election.cc:304] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:25.877980 31121 raft_consensus.cc:2804] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:25.905321 30826 tablet_bootstrap.cc:654] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:25.920353 31121 raft_consensus.cc:697] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:25.923491 31121 consensus_queue.cc:237] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:25.899153 30629 raft_consensus.cc:2468] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 1.
I20260709 12:09:25.927572 31207 consensus_queue.cc:1048] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.114s
I20260709 12:09:26.068867 31196 raft_consensus.cc:493] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.086876 30826 tablet_bootstrap.cc:492] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:26.087410 30826 ts_tablet_manager.cc:1403] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.257s	user 0.008s	sys 0.016s
I20260709 12:09:26.069998 31274 raft_consensus.cc:493] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.069451 31196 raft_consensus.cc:515] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.146018 30829 tablet_bootstrap.cc:492] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:26.146905 30829 ts_tablet_manager.cc:1403] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.386s	user 0.017s	sys 0.027s
I20260709 12:09:26.124797 31193 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 12:09:26.122777 31274 raft_consensus.cc:515] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.181564 30826 raft_consensus.cc:359] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.184991 30826 raft_consensus.cc:385] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.185302 30826 raft_consensus.cc:740] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.217829 30826 consensus_queue.cc:260] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.226277 30919 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:26.229018 30826 ts_tablet_manager.cc:1434] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.141s	user 0.007s	sys 0.002s
I20260709 12:09:26.233924 30826 tablet_bootstrap.cc:492] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0: Bootstrap starting.
I20260709 12:09:26.240140 30829 raft_consensus.cc:359] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.240965 30829 raft_consensus.cc:385] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.241228 30829 raft_consensus.cc:740] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.243175 30829 consensus_queue.cc:260] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.262368 30829 ts_tablet_manager.cc:1434] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.115s	user 0.009s	sys 0.000s
W20260709 12:09:26.290841 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 232286us
I20260709 12:09:26.266153 31113 raft_consensus.cc:493] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:26.303668 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 57295.2us
I20260709 12:09:26.304715 31113 raft_consensus.cc:515] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:26.371132 30602 consensus_peers.cc:597] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:09:26.372319 30826 tablet_bootstrap.cc:654] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:26.373888 31289 log.cc:927] Time spent T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 12:09:26.390944 30636 raft_consensus.cc:3060] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.393436 31274 leader_election.cc:290] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:26.420423 30705 raft_consensus.cc:3060] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.422284 30829 tablet_bootstrap.cc:492] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:26.421913 31219 consensus_queue.cc:1048] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:26.431844 30826 tablet_bootstrap.cc:492] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0: No bootstrap required, opened a new log
I20260709 12:09:26.448800 30826 ts_tablet_manager.cc:1403] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0: Time spent bootstrapping tablet: real 0.215s	user 0.019s	sys 0.012s
W20260709 12:09:26.434598 30750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 53594.8us
I20260709 12:09:26.451515 31113 leader_election.cc:290] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:26.453282 30826 raft_consensus.cc:359] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.455080 30826 raft_consensus.cc:385] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.455482 30826 raft_consensus.cc:740] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.440416 31196 leader_election.cc:290] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:26.460294 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:26.461480 30711 raft_consensus.cc:3060] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.458570 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:26.466151 30826 consensus_queue.cc:260] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.456811 31166 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:09:26.503204 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2418c195c49e47de995d994dabef2d64" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:26.506086 30826 ts_tablet_manager.cc:1434] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.003s
I20260709 12:09:26.533367 30829 tablet_bootstrap.cc:654] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:26.551703 30532 catalog_manager.cc:5697] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:26.563467 30829 tablet_bootstrap.cc:492] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:26.563974 30829 ts_tablet_manager.cc:1403] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.142s	user 0.012s	sys 0.007s
I20260709 12:09:26.566728 30829 raft_consensus.cc:359] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.567406 30829 raft_consensus.cc:385] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.567679 30829 raft_consensus.cc:740] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.568277 30829 consensus_queue.cc:260] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.575661 30829 ts_tablet_manager.cc:1434] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:09:26.576797 30829 tablet_bootstrap.cc:492] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c: Bootstrap starting.
I20260709 12:09:26.593782 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2418c195c49e47de995d994dabef2d64" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
W20260709 12:09:26.607053 30676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 48899us
I20260709 12:09:26.612207 30678 leader_election.cc:304] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:26.625200 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228378463ec9432786a360fdff80dd3b" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:26.625814 30785 raft_consensus.cc:2468] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 0.
I20260709 12:09:26.611447 31188 consensus_queue.cc:1048] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:09:26.627254 30678 leader_election.cc:304] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:26.636531 31291 raft_consensus.cc:2749] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:26.644667 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228378463ec9432786a360fdff80dd3b" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:26.651453 30829 tablet_bootstrap.cc:654] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:26.682402 30602 leader_election.cc:343] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:26.689093 31287 raft_consensus.cc:493] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.689692 31287 raft_consensus.cc:515] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.691838 31287 leader_election.cc:290] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:26.692467 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c0be245cb48e392c649b1ad673788" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0" is_pre_election: true
I20260709 12:09:26.699793 30785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760c0be245cb48e392c649b1ad673788" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:26.700953 30785 raft_consensus.cc:2393] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09563c459313460da8a2153714f0074c in current term 1: Already voted for candidate b31384dc88084b95a1cd975b4fe6eae0 in this term.
I20260709 12:09:26.707034 31297 raft_consensus.cc:2749] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.734750 31006 consensus_queue.cc:1048] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:26.733911 31209 consensus_queue.cc:1048] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:09:26.762431 30829 tablet_bootstrap.cc:492] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c: No bootstrap required, opened a new log
I20260709 12:09:26.762969 30829 ts_tablet_manager.cc:1403] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c: Time spent bootstrapping tablet: real 0.186s	user 0.013s	sys 0.003s
I20260709 12:09:26.768764 30829 raft_consensus.cc:359] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.775188 30829 raft_consensus.cc:385] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:26.775544 30829 raft_consensus.cc:740] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Initialized, Role: FOLLOWER
I20260709 12:09:26.776227 30829 consensus_queue.cc:260] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.779654 30829 ts_tablet_manager.cc:1434] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
W20260709 12:09:26.783864 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 57586.8us
I20260709 12:09:26.790517 30603 leader_election.cc:304] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c
I20260709 12:09:26.791908 31290 raft_consensus.cc:2804] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:26.792456 31290 raft_consensus.cc:493] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:26.792811 31290 raft_consensus.cc:3060] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.800760 30676 leader_election.cc:304] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09563c459313460da8a2153714f0074c; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:26.802148 31287 raft_consensus.cc:3060] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.842057 31287 raft_consensus.cc:2749] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:26.845665 31290 raft_consensus.cc:515] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.851866 31121 consensus_queue.cc:1048] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 12:09:26.883119 31297 consensus_queue.cc:1048] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:09:26.885648 30583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:09:26.933557 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 81014.1us
I20260709 12:09:26.938850 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228378463ec9432786a360fdff80dd3b" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:26.939513 30712 raft_consensus.cc:3060] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:26.945624 31286 raft_consensus.cc:493] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:26.971277 30712 raft_consensus.cc:2468] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:26.972282 30602 leader_election.cc:304] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:26.973553 31006 raft_consensus.cc:2804] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:26.974013 31006 raft_consensus.cc:697] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:26.964718 31290 leader_election.cc:290] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:26.967554 31286 raft_consensus.cc:515] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:26.982775 31286 leader_election.cc:290] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:26.985211 30703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e48d058c162465fab447124101593ba" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09563c459313460da8a2153714f0074c" is_pre_election: true
I20260709 12:09:26.974758 31006 consensus_queue.cc:237] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:27.017813 30633 raft_consensus.cc:3060] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.026686 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228378463ec9432786a360fdff80dd3b" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:27.027369 30784 raft_consensus.cc:3060] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:27.041164 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e48d058c162465fab447124101593ba" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" is_pre_election: true
I20260709 12:09:27.048883 30603 leader_election.cc:304] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0; no voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:27.049553 30784 raft_consensus.cc:2468] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 1.
I20260709 12:09:27.070187 31209 raft_consensus.cc:2749] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:27.102087 30532 catalog_manager.cc:5697] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:27.441479 31006 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:27.452505 31209 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:28.630636 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:28.659194 31338 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:09:28.659269 31341 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:09:28.659318 31339 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:09:28.660528 29421 server_base.cc:1061] running on GCE node
I20260709 12:09:28.661590 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:28.661834 29421 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:09:28.662027 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783598968662008 us; error 0 us; skew 500 ppm
I20260709 12:09:28.662804 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:28.665969 29421 webserver.cc:533] Webserver started at http://127.28.187.68:35267/ using document root <none> and password file <none>
I20260709 12:09:28.666471 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:28.666649 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:28.666944 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:28.668082 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-3-root/instance:
uuid: "bab2b110cffd4e23a6324e42b94bfa17"
format_stamp: "Formatted at 2026-07-09 12:09:28 on dist-test-slave-442x"
I20260709 12:09:28.673149 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:09:28.676630 31346 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:09:28.677423 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:09:28.677711 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-3-root
uuid: "bab2b110cffd4e23a6324e42b94bfa17"
format_stamp: "Formatted at 2026-07-09 12:09:28 on dist-test-slave-442x"
I20260709 12:09:28.678009 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-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:09:28.705267 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:28.706894 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:28.709875 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:28.715507 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:28.716075 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260709 12:09:28.716393 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:28.716682 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:28.778831 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.68:34453
I20260709 12:09:28.779407 31409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.68:34453 every 8 connection(s)
I20260709 12:09:28.787607 29421 auto_leader_rebalancer-test.cc:439] add a tserver: bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:28.804095 31410 heartbeater.cc:344] Connected to a master server at 127.28.187.126:44213
I20260709 12:09:28.804675 31410 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:28.805457 31410 heartbeater.cc:507] Master 127.28.187.126:44213 requested a full tablet report, sending...
I20260709 12:09:28.807519 30533 ts_manager.cc:194] Registered new tserver with Master: bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453)
I20260709 12:09:28.809038 30533 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43600
I20260709 12:09:29.024199 30708 consensus_queue.cc:237] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:29.035000 30632 raft_consensus.cc:1275] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.036442 31121 consensus_queue.cc:1048] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:29.038014 30784 raft_consensus.cc:1275] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.041790 31121 consensus_queue.cc:1048] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:29.045261 31284 raft_consensus.cc:2955] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
W20260709 12:09:29.053319 30677 consensus_peers.cc:597] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92a1a5d4e3eb4c62b9c66e7f1a296d15. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:29.053614 30632 raft_consensus.cc:2955] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.077567 30533 catalog_manager.cc:5697] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:29.127209 30779 raft_consensus.cc:2955] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.137557 30629 consensus_queue.cc:237] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:29.147874 30779 raft_consensus.cc:1275] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.157226 31006 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:29.165032 30708 raft_consensus.cc:1275] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.166865 31006 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:29.172989 30602 consensus_peers.cc:597] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 228378463ec9432786a360fdff80dd3b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:29.173075 31423 raft_consensus.cc:2955] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.174903 30779 raft_consensus.cc:2955] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.177838 30708 raft_consensus.cc:2955] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.191408 30710 consensus_queue.cc:237] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:29.193657 30532 catalog_manager.cc:5697] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:29.211376 30677 consensus_peers.cc:597] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f392425798da4467b42d04516543f48d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:29.211599 30632 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:29.213212 31121 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:29.215188 30779 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:29.219625 31284 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:29.223675 31284 raft_consensus.cc:2955] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.226944 30629 raft_consensus.cc:2955] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.240322 30784 raft_consensus.cc:2955] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.244237 30533 catalog_manager.cc:5697] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:29.246304 30632 consensus_queue.cc:237] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:29.257477 30784 raft_consensus.cc:1275] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.259620 31006 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:29.261833 30602 consensus_peers.cc:597] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b4e195b39d047a8813db0b13722d23a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:29.264756 30710 raft_consensus.cc:1275] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:29.266311 31200 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:29.269219 31006 raft_consensus.cc:2955] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.271045 30784 raft_consensus.cc:2955] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.279065 30710 raft_consensus.cc:2955] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.297955 30532 catalog_manager.cc:5697] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:29.751744 31444 ts_tablet_manager.cc:933] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:29.762511 31444 tablet_copy_client.cc:323] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:29.811724 31410 heartbeater.cc:499] Master 127.28.187.126:44213 was elected leader, sending a full tablet report...
I20260709 12:09:29.812273 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet f392425798da4467b42d04516543f48d from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:29.812850 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet f392425798da4467b42d04516543f48d from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-f392425798da4467b42d04516543f48d
I20260709 12:09:29.821292 30722 tablet_copy_source_session.cc:215] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:29.823136 31442 ts_tablet_manager.cc:933] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:29.835531 31444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f392425798da4467b42d04516543f48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:29.868479 31443 ts_tablet_manager.cc:933] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:29.893280 31442 tablet_copy_client.cc:323] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:29.895186 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:29.895879 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-92a1a5d4e3eb4c62b9c66e7f1a296d15
I20260709 12:09:29.907379 30722 tablet_copy_source_session.cc:215] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:29.910652 31442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:29.921172 31443 tablet_copy_client.cc:323] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:29.935458 31442 tablet_copy_client.cc:806] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:29.936299 31442 tablet_copy_client.cc:670] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:29.941334 31442 tablet_copy_client.cc:538] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:29.968731 31442 tablet_bootstrap.cc:492] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:29.971410 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet 228378463ec9432786a360fdff80dd3b from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:29.972013 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet 228378463ec9432786a360fdff80dd3b from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-228378463ec9432786a360fdff80dd3b
W20260709 12:09:29.977535 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 89374.7us
I20260709 12:09:29.983598 30647 tablet_copy_source_session.cc:215] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:29.989239 31443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228378463ec9432786a360fdff80dd3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:29.971324 31444 tablet_copy_client.cc:806] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:29.993145 31444 tablet_copy_client.cc:670] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:30.024356 31455 ts_tablet_manager.cc:933] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:30.033486 31444 tablet_copy_client.cc:538] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:30.041622 31455 tablet_copy_client.cc:323] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:30.046809 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet 8b4e195b39d047a8813db0b13722d23a from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:30.047521 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet 8b4e195b39d047a8813db0b13722d23a from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-8b4e195b39d047a8813db0b13722d23a
I20260709 12:09:30.047731 31443 tablet_copy_client.cc:806] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:30.053932 31443 tablet_copy_client.cc:670] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:30.066990 31444 tablet_bootstrap.cc:492] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:30.061928 31443 tablet_copy_client.cc:538] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:09:30.059881 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 53056.7us
I20260709 12:09:30.059451 30647 tablet_copy_source_session.cc:215] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:30.084887 31455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4e195b39d047a8813db0b13722d23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:30.088054 31443 tablet_bootstrap.cc:492] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:30.095240 31442 tablet_bootstrap.cc:492] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:30.113858 31455 tablet_copy_client.cc:806] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:30.115540 31455 tablet_copy_client.cc:670] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:30.105161 31442 tablet_bootstrap.cc:492] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:30.120589 31455 tablet_copy_client.cc:538] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:30.120656 31442 ts_tablet_manager.cc:1403] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.152s	user 0.019s	sys 0.012s
I20260709 12:09:30.136953 31444 tablet_bootstrap.cc:492] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: 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:09:30.138077 31444 tablet_bootstrap.cc:492] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:30.141355 31443 tablet_bootstrap.cc:492] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: 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:09:30.142419 31455 tablet_bootstrap.cc:492] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:30.143142 31443 tablet_bootstrap.cc:492] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:30.143918 31443 ts_tablet_manager.cc:1403] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.012s
I20260709 12:09:30.145778 31444 ts_tablet_manager.cc:1403] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.019s
I20260709 12:09:30.149307 31444 raft_consensus.cc:359] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:30.150270 31444 raft_consensus.cc:740] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:30.155390 31444 consensus_queue.cc:260] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:30.153942 31443 raft_consensus.cc:359] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:30.156879 31443 raft_consensus.cc:740] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:30.156924 31442 raft_consensus.cc:359] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:30.171000 31442 raft_consensus.cc:740] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:30.157778 31443 consensus_queue.cc:260] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:30.177913 31443 ts_tablet_manager.cc:1434] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 12:09:30.172055 31444 ts_tablet_manager.cc:1434] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.010s
I20260709 12:09:30.180007 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-228378463ec9432786a360fdff80dd3b received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:30.180500 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-228378463ec9432786a360fdff80dd3b on tablet 228378463ec9432786a360fdff80dd3b with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:30.183207 31442 consensus_queue.cc:260] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:30.184511 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-f392425798da4467b42d04516543f48d received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:30.193079 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-f392425798da4467b42d04516543f48d on tablet f392425798da4467b42d04516543f48d with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:30.197036 31442 ts_tablet_manager.cc:1434] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.002s
I20260709 12:09:30.206730 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-92a1a5d4e3eb4c62b9c66e7f1a296d15 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:30.207216 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-92a1a5d4e3eb4c62b9c66e7f1a296d15 on tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:30.214641 31455 tablet_bootstrap.cc:492] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: 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:09:30.215711 31455 tablet_bootstrap.cc:492] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:30.216542 31455 ts_tablet_manager.cc:1403] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.014s
I20260709 12:09:30.219656 31455 raft_consensus.cc:359] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:30.220621 31455 raft_consensus.cc:740] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:30.215653 31385 raft_consensus.cc:1217] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:09:30.223794 31455 consensus_queue.cc:260] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:30.226521 31455 ts_tablet_manager.cc:1434] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:09:30.232259 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-8b4e195b39d047a8813db0b13722d23a received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:30.232703 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-8b4e195b39d047a8813db0b13722d23a on tablet 8b4e195b39d047a8813db0b13722d23a with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:30.284485 31385 raft_consensus.cc:1217] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:30.348480 31385 raft_consensus.cc:1217] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:30.427211 31385 raft_consensus.cc:1217] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:09:30.546751 30566 debug-util.cc:398] Leaking SignalData structure 0x7b0800035e60 after lost signal to thread 29424
W20260709 12:09:30.547787 30566 debug-util.cc:398] Leaking SignalData structure 0x7b080003b540 after lost signal to thread 30569
W20260709 12:09:30.550383 30566 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7300 after lost signal to thread 30810
W20260709 12:09:30.551446 30566 debug-util.cc:398] Leaking SignalData structure 0x7b08000f3020 after lost signal to thread 31409
I20260709 12:09:30.675915 31121 raft_consensus.cc:1064] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:30.679589 31121 consensus_queue.cc:237] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:30.687760 31385 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:30.687849 30780 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:30.692740 31457 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:30.699880 30629 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:30.703311 31446 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:30.711413 31457 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:30.735136 31446 raft_consensus.cc:2955] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:30.770084 30632 raft_consensus.cc:2955] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:30.774693 30780 raft_consensus.cc:2955] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:30.778980 30531 catalog_manager.cc:5697] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:30.808156 31467 raft_consensus.cc:1064] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:30.811039 31467 consensus_queue.cc:237] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:30.836637 31385 raft_consensus.cc:2955] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:30.847093 30632 raft_consensus.cc:1275] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.849345 30780 raft_consensus.cc:1275] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.849543 31121 consensus_queue.cc:1048] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:30.851051 31439 raft_consensus.cc:1064] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:30.853335 31384 raft_consensus.cc:1275] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.854120 31439 consensus_queue.cc:237] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:30.855340 31121 consensus_queue.cc:1048] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:30.861202 31121 consensus_queue.cc:1048] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:30.906526 31121 raft_consensus.cc:2955] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:30.910800 30778 raft_consensus.cc:1275] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.914661 31384 raft_consensus.cc:2955] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:30.916368 30778 raft_consensus.cc:2955] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:30.918889 31479 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:30.936607 30629 raft_consensus.cc:2955] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:30.939669 31209 raft_consensus.cc:1064] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:30.944232 31209 consensus_queue.cc:237] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:30.967155 30532 catalog_manager.cc:5697] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:30.982435 30703 raft_consensus.cc:1275] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.985085 31384 raft_consensus.cc:1275] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:31.002599 30704 consensus_queue.cc:237] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:31.002934 30703 consensus_queue.cc:237] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:31.008252 30782 raft_consensus.cc:1275] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:31.010445 31484 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:31.016337 31384 raft_consensus.cc:1275] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:31.018693 31121 consensus_queue.cc:1048] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:31.027299 31121 raft_consensus.cc:2955] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.030433 31384 raft_consensus.cc:2955] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.040863 31385 raft_consensus.cc:1275] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:31.041997 30710 raft_consensus.cc:1275] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:31.054054 31385 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:31.061578 31467 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:31.069191 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:31.069561 30632 raft_consensus.cc:2955] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.071372 31457 raft_consensus.cc:2955] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.080521 31484 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:31.084066 31385 raft_consensus.cc:2955] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.086431 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f392425798da4467b42d04516543f48d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:31.086966 30533 catalog_manager.cc:5697] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.089488 31209 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:31.093812 30780 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:31.096174 31457 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:31.101771 30782 raft_consensus.cc:2955] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.104935 31479 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:31.124907 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:31.131393 30531 catalog_manager.cc:5697] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.165869 31489 tablet_replica.cc:333] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:31.166421 31452 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:31.183905 31209 raft_consensus.cc:2955] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.197368 31385 raft_consensus.cc:2955] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.211640 31489 raft_consensus.cc:2243] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:31.212368 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet f392425798da4467b42d04516543f48d with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:31.227571 31489 raft_consensus.cc:2272] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:31.232577 30780 raft_consensus.cc:2955] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.234388 30531 catalog_manager.cc:5697] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.250720 31489 ts_tablet_manager.cc:1916] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:31.260555 31452 raft_consensus.cc:2955] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.272233 30782 raft_consensus.cc:2955] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.291095 31489 ts_tablet_manager.cc:1929] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:31.291682 31489 log.cc:1199] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/92a1a5d4e3eb4c62b9c66e7f1a296d15
I20260709 12:09:31.294173 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 92a1a5d4e3eb4c62b9c66e7f1a296d15 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:31.299235 30705 raft_consensus.cc:2955] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.302590 31384 raft_consensus.cc:2955] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.311633 31493 tablet_replica.cc:333] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:31.312747 31493 raft_consensus.cc:2243] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:31.313608 31493 raft_consensus.cc:2272] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:31.312034 30704 raft_consensus.cc:2955] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.319717 30533 catalog_manager.cc:5697] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:31.352000 31493 ts_tablet_manager.cc:1916] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:31.369728 30632 consensus_queue.cc:237] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:31.382929 30704 raft_consensus.cc:1275] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:31.385084 31384 raft_consensus.cc:1275] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:31.387403 31209 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:31.396486 31452 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:31.396986 31493 ts_tablet_manager.cc:1929] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:09:31.397475 31493 log.cc:1199] T f392425798da4467b42d04516543f48d P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/f392425798da4467b42d04516543f48d
I20260709 12:09:31.401614 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet f392425798da4467b42d04516543f48d (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:31.405661 31209 raft_consensus.cc:2955] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.421211 30707 raft_consensus.cc:2955] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.428217 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b4e195b39d047a8813db0b13722d23a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:31.428469 30632 consensus_queue.cc:237] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:31.443140 30779 raft_consensus.cc:1275] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:31.442903 30534 catalog_manager.cc:5697] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:31.445348 31385 raft_consensus.cc:1275] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:31.446696 31484 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:31.447471 31384 raft_consensus.cc:2955] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.454576 31484 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:31.457201 31479 raft_consensus.cc:2955] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.459822 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b4e195b39d047a8813db0b13722d23a with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:31.462260 31489 tablet_replica.cc:333] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:31.475437 31489 raft_consensus.cc:2243] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:31.476146 31489 raft_consensus.cc:2272] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:31.477460 30780 raft_consensus.cc:2955] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.479317 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 228378463ec9432786a360fdff80dd3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:31.487872 31489 ts_tablet_manager.cc:1916] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:31.518077 31489 ts_tablet_manager.cc:1929] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:31.518599 31489 log.cc:1199] T 8b4e195b39d047a8813db0b13722d23a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/8b4e195b39d047a8813db0b13722d23a
I20260709 12:09:31.520412 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 8b4e195b39d047a8813db0b13722d23a (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:31.524382 30534 catalog_manager.cc:5697] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.534412 31385 raft_consensus.cc:2955] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:31.537730 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 228378463ec9432786a360fdff80dd3b with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:31.548010 31495 tablet_replica.cc:333] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:31.557049 31495 raft_consensus.cc:2243] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:31.558145 31495 raft_consensus.cc:2272] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:31.561662 31495 ts_tablet_manager.cc:1916] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:31.584431 31495 ts_tablet_manager.cc:1929] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:31.584838 31495 log.cc:1199] T 228378463ec9432786a360fdff80dd3b P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/228378463ec9432786a360fdff80dd3b
I20260709 12:09:31.586796 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 228378463ec9432786a360fdff80dd3b (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:32.641542 30779 consensus_queue.cc:237] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:32.662894 30629 raft_consensus.cc:1275] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:32.665788 31440 consensus_queue.cc:1048] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:32.674800 30703 raft_consensus.cc:1275] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:32.676337 31470 consensus_queue.cc:1048] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:09:32.689060 30751 consensus_peers.cc:597] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 952954442aaa4f24901fd989c83153f3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:32.689752 31440 raft_consensus.cc:2955] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.695852 30629 raft_consensus.cc:2955] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.707321 30531 catalog_manager.cc:5697] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:32.708279 30632 consensus_queue.cc:237] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:32.722306 30703 raft_consensus.cc:2955] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
W20260709 12:09:32.734182 30602 consensus_peers.cc:597] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2d3e7b0389c4fa8b47babf2a9f8376d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:32.734786 30704 raft_consensus.cc:1275] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:32.737097 31439 consensus_queue.cc:1048] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:32.737845 30779 raft_consensus.cc:1275] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:32.740554 31439 consensus_queue.cc:1048] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:32.761605 31484 raft_consensus.cc:2955] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.763868 30782 raft_consensus.cc:2955] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.768116 30704 raft_consensus.cc:2955] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.777624 30779 consensus_queue.cc:237] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
W20260709 12:09:32.787261 30751 consensus_peers.cc:597] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d85caa8801ea4bd587f80dd7cff8d044. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:32.788762 30703 raft_consensus.cc:1275] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:32.795305 31470 consensus_queue.cc:1048] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:32.810797 30632 raft_consensus.cc:1275] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:32.811749 30532 catalog_manager.cc:5697] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.813936 31470 consensus_queue.cc:1048] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:32.835268 31440 raft_consensus.cc:2955] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.838763 30704 raft_consensus.cc:2955] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.838680 30633 raft_consensus.cc:2955] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.857740 30782 consensus_queue.cc:237] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:32.863796 30532 catalog_manager.cc:5697] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.871389 30703 raft_consensus.cc:1275] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:32.872939 30751 consensus_peers.cc:597] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02bff6c271a544618029abe13f3a5bf1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:32.873495 31504 consensus_queue.cc:1048] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:32.874462 30629 raft_consensus.cc:1275] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:32.876376 31517 consensus_queue.cc:1048] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:32.902006 31517 raft_consensus.cc:2955] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.903702 30629 raft_consensus.cc:2955] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.907059 30704 raft_consensus.cc:2955] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:32.920722 30532 catalog_manager.cc:5697] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:33.116699 31521 ts_tablet_manager.cc:933] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:33.119130 31521 tablet_copy_client.cc:323] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:33.120945 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet b2d3e7b0389c4fa8b47babf2a9f8376d from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:33.121548 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet b2d3e7b0389c4fa8b47babf2a9f8376d from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-b2d3e7b0389c4fa8b47babf2a9f8376d
I20260709 12:09:33.129752 30647 tablet_copy_source_session.cc:215] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:33.136168 31521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d3e7b0389c4fa8b47babf2a9f8376d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:33.167675 31521 tablet_copy_client.cc:806] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:33.168270 31521 tablet_copy_client.cc:670] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:33.172272 31521 tablet_copy_client.cc:538] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:33.188064 31521 tablet_bootstrap.cc:492] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:33.225838 31521 tablet_bootstrap.cc:492] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: 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:09:33.226815 31521 tablet_bootstrap.cc:492] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:33.227548 31521 ts_tablet_manager.cc:1403] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.008s
I20260709 12:09:33.230626 31521 raft_consensus.cc:359] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:33.231477 31521 raft_consensus.cc:740] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:33.232160 31521 consensus_queue.cc:260] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:33.240196 31521 ts_tablet_manager.cc:1434] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.008s
I20260709 12:09:33.243068 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-b2d3e7b0389c4fa8b47babf2a9f8376d received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:33.243542 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-b2d3e7b0389c4fa8b47babf2a9f8376d on tablet b2d3e7b0389c4fa8b47babf2a9f8376d with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:33.275475 31521 ts_tablet_manager.cc:933] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:33.290627 31521 tablet_copy_client.cc:323] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:33.302958 31528 ts_tablet_manager.cc:933] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:33.309666 31528 tablet_copy_client.cc:323] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:33.330722 30796 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 952954442aaa4f24901fd989c83153f3 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:33.331300 30796 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 952954442aaa4f24901fd989c83153f3 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-952954442aaa4f24901fd989c83153f3
I20260709 12:09:33.339141 30796 tablet_copy_source_session.cc:215] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:33.340241 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet d85caa8801ea4bd587f80dd7cff8d044 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:33.340855 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet d85caa8801ea4bd587f80dd7cff8d044 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-d85caa8801ea4bd587f80dd7cff8d044
I20260709 12:09:33.343675 31521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952954442aaa4f24901fd989c83153f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:33.362592 31521 tablet_copy_client.cc:806] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:33.363246 31521 tablet_copy_client.cc:670] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:33.391029 30795 tablet_copy_source_session.cc:215] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:33.396037 31521 tablet_copy_client.cc:538] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:33.396257 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85caa8801ea4bd587f80dd7cff8d044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:33.413280 31521 tablet_bootstrap.cc:492] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:33.444633 31528 tablet_copy_client.cc:806] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:33.453696 31528 tablet_copy_client.cc:670] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:33.458314 31528 tablet_copy_client.cc:538] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:33.474120 31528 tablet_bootstrap.cc:492] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:33.494333 31532 ts_tablet_manager.cc:933] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:33.503978 31532 tablet_copy_client.cc:323] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:33.505712 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 02bff6c271a544618029abe13f3a5bf1 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:33.506323 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 02bff6c271a544618029abe13f3a5bf1 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-02bff6c271a544618029abe13f3a5bf1
I20260709 12:09:33.522204 30795 tablet_copy_source_session.cc:215] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:33.528409 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bff6c271a544618029abe13f3a5bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:33.532984 31521 tablet_bootstrap.cc:492] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:33.533949 31521 tablet_bootstrap.cc:492] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:33.534628 31521 ts_tablet_manager.cc:1403] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.122s	user 0.032s	sys 0.011s
I20260709 12:09:33.539708 31521 raft_consensus.cc:359] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:33.542577 31521 raft_consensus.cc:740] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:33.543255 31521 consensus_queue.cc:260] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:33.547133 31521 ts_tablet_manager.cc:1434] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:09:33.552421 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-952954442aaa4f24901fd989c83153f3 received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:33.552940 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-952954442aaa4f24901fd989c83153f3 on tablet 952954442aaa4f24901fd989c83153f3 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:33.559355 31528 tablet_bootstrap.cc:492] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:33.560374 31528 tablet_bootstrap.cc:492] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:33.561633 31532 tablet_copy_client.cc:806] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:33.562296 31532 tablet_copy_client.cc:670] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:33.568434 31528 ts_tablet_manager.cc:1403] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.013s
I20260709 12:09:33.568861 31532 tablet_copy_client.cc:538] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:33.572108 31528 raft_consensus.cc:359] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:33.573045 31528 raft_consensus.cc:740] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:33.573956 31528 consensus_queue.cc:260] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:33.576359 31528 ts_tablet_manager.cc:1434] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:33.578222 31532 tablet_bootstrap.cc:492] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:33.578460 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-d85caa8801ea4bd587f80dd7cff8d044 received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:33.579905 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-d85caa8801ea4bd587f80dd7cff8d044 on tablet d85caa8801ea4bd587f80dd7cff8d044 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:33.599675 31532 tablet_bootstrap.cc:492] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:33.600493 31532 tablet_bootstrap.cc:492] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:33.601255 31532 ts_tablet_manager.cc:1403] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260709 12:09:33.604337 31532 raft_consensus.cc:359] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:33.605559 31532 raft_consensus.cc:740] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:33.606238 31532 consensus_queue.cc:260] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:33.608922 31532 ts_tablet_manager.cc:1434] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:33.610980 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-02bff6c271a544618029abe13f3a5bf1 received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:33.611474 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-02bff6c271a544618029abe13f3a5bf1 on tablet 02bff6c271a544618029abe13f3a5bf1 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:33.652987 31385 raft_consensus.cc:1217] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:33.885703 31385 raft_consensus.cc:1217] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:33.915212 31385 raft_consensus.cc:1217] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:34.119472 31385 raft_consensus.cc:1217] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:34.269804 31439 raft_consensus.cc:1064] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:34.273058 31439 consensus_queue.cc:237] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:34.290699 30782 raft_consensus.cc:1275] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.294271 31385 raft_consensus.cc:1275] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.295950 31537 consensus_queue.cc:1048] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:34.298178 31530 consensus_queue.cc:1048] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:34.305410 30707 raft_consensus.cc:1275] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.306913 31530 consensus_queue.cc:1048] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:34.320762 31470 raft_consensus.cc:1064] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:34.323601 31470 consensus_queue.cc:237] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:34.367045 30779 raft_consensus.cc:2955] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.361709 31537 raft_consensus.cc:2955] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.403326 31384 raft_consensus.cc:1275] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.405247 31539 consensus_queue.cc:1048] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:34.412317 30707 raft_consensus.cc:2955] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.419556 30629 raft_consensus.cc:1275] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.421236 31539 consensus_queue.cc:1048] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:34.423975 30703 raft_consensus.cc:1275] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.426649 31517 consensus_queue.cc:1048] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:34.445191 30531 catalog_manager.cc:5697] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.466167 31539 raft_consensus.cc:1064] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:34.484898 31385 raft_consensus.cc:2955] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:34.539060 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.68:34453, user_credentials={real_user=slave}} blocked reactor thread for 76224us
I20260709 12:09:34.541766 31539 consensus_queue.cc:237] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:34.550391 31470 raft_consensus.cc:2955] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.559128 31385 raft_consensus.cc:2955] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.560756 31551 raft_consensus.cc:1064] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:34.564497 30629 raft_consensus.cc:2955] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.575469 31385 raft_consensus.cc:1275] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.577215 30707 raft_consensus.cc:1275] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.575318 30705 raft_consensus.cc:2955] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.578799 30633 raft_consensus.cc:1275] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.578646 31549 consensus_queue.cc:1048] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:34.581316 31470 consensus_queue.cc:1048] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:34.585630 31551 consensus_queue.cc:237] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
W20260709 12:09:34.634075 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 46422.9us
I20260709 12:09:34.636950 31470 consensus_queue.cc:1048] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:34.647049 30629 consensus_queue.cc:237] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:34.674712 31384 raft_consensus.cc:1275] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:34.676913 30780 raft_consensus.cc:1275] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:34.678426 31484 consensus_queue.cc:1048] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:34.681859 30533 catalog_manager.cc:5697] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.684104 31439 consensus_queue.cc:1048] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:34.729611 31470 raft_consensus.cc:2955] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.731231 31383 raft_consensus.cc:1275] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.731202 31484 raft_consensus.cc:2955] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:34.743525 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 51945.9us
I20260709 12:09:34.740885 31383 raft_consensus.cc:2955] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.741901 30780 raft_consensus.cc:2955] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.751215 30705 raft_consensus.cc:1275] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.752025 31384 raft_consensus.cc:2955] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:34.756299 30633 raft_consensus.cc:1275] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:34.768510 31551 consensus_queue.cc:1048] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:34.854516 30779 consensus_queue.cc:237] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:34.861182 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2d3e7b0389c4fa8b47babf2a9f8376d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:09:34.881322 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 110386us
I20260709 12:09:34.931357 31517 consensus_queue.cc:1048] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:34.942306 31565 consensus_queue.cc:1048] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:34.946408 30532 catalog_manager.cc:5697] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:34.947930 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 54972.1us
I20260709 12:09:34.960956 30707 raft_consensus.cc:1275] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:34.970319 30629 raft_consensus.cc:2955] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.008476 31383 raft_consensus.cc:1275] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:35.010110 31551 consensus_queue.cc:1048] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:35.017766 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet b2d3e7b0389c4fa8b47babf2a9f8376d with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
W20260709 12:09:35.021957 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 54356.2us
W20260709 12:09:35.063215 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 95486.1us
I20260709 12:09:35.069751 30532 catalog_manager.cc:5697] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.074468 31562 raft_consensus.cc:2955] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.082978 31383 raft_consensus.cc:2955] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.109898 30779 consensus_queue.cc:237] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:35.112174 31539 raft_consensus.cc:2955] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.114526 31576 tablet_replica.cc:333] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:35.115814 31576 raft_consensus.cc:2243] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:35.116624 31576 raft_consensus.cc:2272] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:35.117062 31384 raft_consensus.cc:1275] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:35.116828 30631 raft_consensus.cc:2955] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.119024 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 952954442aaa4f24901fd989c83153f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:35.121105 31551 consensus_queue.cc:1048] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:35.133436 31576 ts_tablet_manager.cc:1916] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:35.135910 30534 catalog_manager.cc:5697] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:35.157371 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 161831us
I20260709 12:09:35.158433 31383 raft_consensus.cc:2955] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.158509 31551 raft_consensus.cc:2955] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.168753 31384 raft_consensus.cc:2955] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.168503 30532 catalog_manager.cc:5697] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.183296 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d85caa8801ea4bd587f80dd7cff8d044 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:35.183921 31576 ts_tablet_manager.cc:1929] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:35.184481 31576 log.cc:1199] T b2d3e7b0389c4fa8b47babf2a9f8376d P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/b2d3e7b0389c4fa8b47babf2a9f8376d
I20260709 12:09:35.186743 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet b2d3e7b0389c4fa8b47babf2a9f8376d (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:35.192106 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet 952954442aaa4f24901fd989c83153f3 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:35.222981 30534 catalog_manager.cc:5697] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:35.226035 31578 tablet_replica.cc:333] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:35.228305 31578 raft_consensus.cc:2243] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:35.229269 31578 raft_consensus.cc:2272] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:35.229192 31551 consensus_queue.cc:1048] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:35.233548 31578 ts_tablet_manager.cc:1916] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:35.242411 30779 consensus_queue.cc:237] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:35.244982 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet d85caa8801ea4bd587f80dd7cff8d044 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:35.250715 30631 raft_consensus.cc:1275] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:35.250715 31383 raft_consensus.cc:1275] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:35.252910 31539 consensus_queue.cc:1048] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:35.254490 31539 consensus_queue.cc:1048] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:35.263361 31563 raft_consensus.cc:2955] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.265909 31383 raft_consensus.cc:2955] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.276108 30631 raft_consensus.cc:2955] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.291594 30534 catalog_manager.cc:5697] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.293759 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02bff6c271a544618029abe13f3a5bf1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:35.292378 31578 ts_tablet_manager.cc:1929] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:35.295449 31578 log.cc:1199] T 952954442aaa4f24901fd989c83153f3 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/952954442aaa4f24901fd989c83153f3
I20260709 12:09:35.298554 31578 tablet_replica.cc:333] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:35.299698 31578 raft_consensus.cc:2243] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:35.300427 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet 952954442aaa4f24901fd989c83153f3 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:35.300602 31578 raft_consensus.cc:2272] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:35.311594 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 02bff6c271a544618029abe13f3a5bf1 with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:35.312590 31576 tablet_replica.cc:333] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:35.313758 31576 raft_consensus.cc:2243] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:35.314433 31576 raft_consensus.cc:2272] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:35.318090 31576 ts_tablet_manager.cc:1916] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:35.327147 31578 ts_tablet_manager.cc:1916] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:35.338770 30704 raft_consensus.cc:2955] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.345533 31578 ts_tablet_manager.cc:1929] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:35.346062 31578 log.cc:1199] T d85caa8801ea4bd587f80dd7cff8d044 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/d85caa8801ea4bd587f80dd7cff8d044
I20260709 12:09:35.347519 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet d85caa8801ea4bd587f80dd7cff8d044 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:35.359561 31576 ts_tablet_manager.cc:1929] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260709 12:09:35.360066 31576 log.cc:1199] T 02bff6c271a544618029abe13f3a5bf1 P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/02bff6c271a544618029abe13f3a5bf1
I20260709 12:09:35.360824 30705 raft_consensus.cc:1275] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:35.362236 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 02bff6c271a544618029abe13f3a5bf1 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:35.372313 30705 raft_consensus.cc:2955] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:35.383917 31470 consensus_queue.cc:1048] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:35.418756 30705 raft_consensus.cc:2955] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:36.186723 30750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 66283.8us
W20260709 12:09:36.200827 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 80036.2us
I20260709 12:09:36.389209 30710 consensus_queue.cc:237] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:36.395969 30785 raft_consensus.cc:1275] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:36.396167 30636 raft_consensus.cc:1275] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:36.396721 30677 consensus_peers.cc:597] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e5a235131a447bd833dea56f09a8b9d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:36.398272 31589 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:36.399065 31586 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:36.406333 31585 raft_consensus.cc:2955] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.408180 30785 raft_consensus.cc:2955] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.415704 30636 raft_consensus.cc:2955] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.422636 30633 consensus_queue.cc:237] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:36.424482 30534 catalog_manager.cc:5697] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:36.432619 30785 raft_consensus.cc:1275] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:36.435559 30602 consensus_peers.cc:597] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3dcfdbbe46404a01993bb0e221da99d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:36.437328 31571 consensus_queue.cc:1048] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:36.440033 30710 raft_consensus.cc:1275] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:36.441313 31571 consensus_queue.cc:1048] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:36.449105 31571 raft_consensus.cc:2955] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.454511 30785 raft_consensus.cc:2955] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.470036 30710 raft_consensus.cc:2955] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.472882 30533 catalog_manager.cc:5697] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:36.476039 30636 consensus_queue.cc:237] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
W20260709 12:09:36.500298 30602 consensus_peers.cc:597] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 176419c355f142c1bc9d949ffe8af90d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:36.501466 30710 raft_consensus.cc:1275] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:36.502017 30785 raft_consensus.cc:1275] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:36.502934 31571 consensus_queue.cc:1048] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:09:36.505822 31583 consensus_queue.cc:1048] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:36.515233 31588 raft_consensus.cc:2955] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.517361 30778 raft_consensus.cc:2955] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.534677 30706 consensus_queue.cc:237] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:36.530915 30710 raft_consensus.cc:2955] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.538839 30532 catalog_manager.cc:5697] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
W20260709 12:09:36.565986 30677 consensus_peers.cc:597] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cdf3529e1070453fb6c402155c44d5e0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:36.568851 30783 raft_consensus.cc:1275] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:36.570346 30636 raft_consensus.cc:1275] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:36.570263 31585 consensus_queue.cc:1048] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:36.574124 31585 consensus_queue.cc:1048] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:36.580715 31586 raft_consensus.cc:2955] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.591390 30778 raft_consensus.cc:2955] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:36.610108 30532 catalog_manager.cc:5697] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:36.614037 30633 raft_consensus.cc:2955] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
W20260709 12:09:36.712905 30566 debug-util.cc:398] Leaking SignalData structure 0x7b080029c040 after lost signal to thread 29424
W20260709 12:09:36.713990 30566 debug-util.cc:398] Leaking SignalData structure 0x7b08002b8ca0 after lost signal to thread 30569
W20260709 12:09:36.715159 30566 debug-util.cc:398] Leaking SignalData structure 0x7b080003bb80 after lost signal to thread 30661
W20260709 12:09:36.716183 30566 debug-util.cc:398] Leaking SignalData structure 0x7b080003b320 after lost signal to thread 30736
W20260709 12:09:36.718309 30566 debug-util.cc:398] Leaking SignalData structure 0x7b0800322a00 after lost signal to thread 30810
W20260709 12:09:36.719403 30566 debug-util.cc:398] Leaking SignalData structure 0x7b08002ca920 after lost signal to thread 31409
I20260709 12:09:36.925369 31608 ts_tablet_manager.cc:933] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:36.927436 31608 tablet_copy_client.cc:323] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:36.929255 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet 3dcfdbbe46404a01993bb0e221da99d9 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:36.929806 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet 3dcfdbbe46404a01993bb0e221da99d9 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-3dcfdbbe46404a01993bb0e221da99d9
I20260709 12:09:36.936518 30647 tablet_copy_source_session.cc:215] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:36.939754 31608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dcfdbbe46404a01993bb0e221da99d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:36.957252 31608 tablet_copy_client.cc:806] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:36.957938 31608 tablet_copy_client.cc:670] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:36.962488 31608 tablet_copy_client.cc:538] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:36.969506 31608 tablet_bootstrap.cc:492] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:36.993093 31611 ts_tablet_manager.cc:933] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:36.994983 31611 tablet_copy_client.cc:323] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:36.997304 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 2e5a235131a447bd833dea56f09a8b9d from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:36.997848 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 2e5a235131a447bd833dea56f09a8b9d from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-2e5a235131a447bd833dea56f09a8b9d
I20260709 12:09:36.999440 31608 tablet_bootstrap.cc:492] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:37.001398 31608 tablet_bootstrap.cc:492] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:37.002138 31608 ts_tablet_manager.cc:1403] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.033s	user 0.027s	sys 0.004s
I20260709 12:09:37.005043 30722 tablet_copy_source_session.cc:215] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:37.005923 31608 raft_consensus.cc:359] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:37.006805 31608 raft_consensus.cc:740] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:37.007700 31611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5a235131a447bd833dea56f09a8b9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:37.007505 31608 consensus_queue.cc:260] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:37.013571 31608 ts_tablet_manager.cc:1434] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:09:37.015309 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-3dcfdbbe46404a01993bb0e221da99d9 received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:37.015779 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-3dcfdbbe46404a01993bb0e221da99d9 on tablet 3dcfdbbe46404a01993bb0e221da99d9 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:37.029179 31611 tablet_copy_client.cc:806] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:37.029695 31611 tablet_copy_client.cc:670] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:37.033568 31611 tablet_copy_client.cc:538] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:37.041941 31611 tablet_bootstrap.cc:492] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:37.075409 31611 tablet_bootstrap.cc:492] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: 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:09:37.076514 31611 tablet_bootstrap.cc:492] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:37.077358 31611 ts_tablet_manager.cc:1403] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.012s
I20260709 12:09:37.080423 31611 raft_consensus.cc:359] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:37.081264 31611 raft_consensus.cc:740] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:37.081938 31611 consensus_queue.cc:260] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:37.085202 31611 ts_tablet_manager.cc:1434] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:09:37.087592 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-2e5a235131a447bd833dea56f09a8b9d received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:37.088063 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-2e5a235131a447bd833dea56f09a8b9d on tablet 2e5a235131a447bd833dea56f09a8b9d with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:37.145063 31611 ts_tablet_manager.cc:933] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:37.159050 31611 tablet_copy_client.cc:323] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:37.163781 31608 ts_tablet_manager.cc:933] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:37.166141 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet 176419c355f142c1bc9d949ffe8af90d from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:37.166848 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet 176419c355f142c1bc9d949ffe8af90d from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-176419c355f142c1bc9d949ffe8af90d
I20260709 12:09:37.184441 30647 tablet_copy_source_session.cc:215] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:37.206660 31608 tablet_copy_client.cc:323] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:37.210004 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet cdf3529e1070453fb6c402155c44d5e0 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:37.210655 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet cdf3529e1070453fb6c402155c44d5e0 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-cdf3529e1070453fb6c402155c44d5e0
I20260709 12:09:37.224566 30722 tablet_copy_source_session.cc:215] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:37.228302 31611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 176419c355f142c1bc9d949ffe8af90d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:37.229468 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 102150us
I20260709 12:09:37.231374 31608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf3529e1070453fb6c402155c44d5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:37.253471 31608 tablet_copy_client.cc:806] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:37.253594 31611 tablet_copy_client.cc:806] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:37.254350 31608 tablet_copy_client.cc:670] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:37.254434 31611 tablet_copy_client.cc:670] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:37.258141 31611 tablet_copy_client.cc:538] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:37.258567 31608 tablet_copy_client.cc:538] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:37.269708 31611 tablet_bootstrap.cc:492] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:37.270227 31608 tablet_bootstrap.cc:492] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:37.291466 31611 tablet_bootstrap.cc:492] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: 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:09:37.292348 31611 tablet_bootstrap.cc:492] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:37.292444 31608 tablet_bootstrap.cc:492] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:37.292982 31611 ts_tablet_manager.cc:1403] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 12:09:37.293365 31608 tablet_bootstrap.cc:492] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:37.294351 31608 ts_tablet_manager.cc:1403] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260709 12:09:37.295492 31611 raft_consensus.cc:359] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:37.296262 31611 raft_consensus.cc:740] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:37.296779 31611 consensus_queue.cc:260] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:37.297998 31608 raft_consensus.cc:359] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:37.298902 31608 raft_consensus.cc:740] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:37.299575 31608 consensus_queue.cc:260] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:37.302126 31608 ts_tablet_manager.cc:1434] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:09:37.303437 31611 ts_tablet_manager.cc:1434] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:09:37.304144 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-cdf3529e1070453fb6c402155c44d5e0 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:37.304589 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-cdf3529e1070453fb6c402155c44d5e0 on tablet cdf3529e1070453fb6c402155c44d5e0 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:37.305115 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-176419c355f142c1bc9d949ffe8af90d received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:37.305523 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-176419c355f142c1bc9d949ffe8af90d on tablet 176419c355f142c1bc9d949ffe8af90d with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:37.344223 31384 raft_consensus.cc:1217] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:37.384452 31384 raft_consensus.cc:1217] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:37.627301 31384 raft_consensus.cc:1217] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:37.756848 31384 raft_consensus.cc:1217] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:37.777128 31616 raft_consensus.cc:1064] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:37.779918 31616 consensus_queue.cc:237] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:37.792016 31384 raft_consensus.cc:1275] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:37.793895 30636 raft_consensus.cc:1275] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:37.794202 31616 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:37.792016 30785 raft_consensus.cc:1275] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:37.796206 31570 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:37.797204 31586 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:37.822002 31616 raft_consensus.cc:2955] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.825168 30778 raft_consensus.cc:2955] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.834031 31383 raft_consensus.cc:2955] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.843807 31626 raft_consensus.cc:1064] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:37.852353 31626 consensus_queue.cc:237] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:37.861179 30532 catalog_manager.cc:5697] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.882725 30778 raft_consensus.cc:1275] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:37.882906 31383 raft_consensus.cc:1275] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:37.885210 31583 consensus_queue.cc:1048] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:37.885079 30706 raft_consensus.cc:1275] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:37.887684 31617 consensus_queue.cc:1048] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:37.890448 31583 consensus_queue.cc:1048] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:37.907435 30636 raft_consensus.cc:2955] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.927121 31626 raft_consensus.cc:2955] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:37.934851 31616 consensus_queue.cc:1175] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b31384dc88084b95a1cd975b4fe6eae0" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260709 12:09:37.935987 30710 consensus_queue.cc:237] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:37.937618 30778 raft_consensus.cc:2955] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.953624 31384 raft_consensus.cc:1275] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:37.954093 30636 raft_consensus.cc:1275] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:37.956106 31586 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:37.956907 31616 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:37.962821 31383 raft_consensus.cc:2955] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.968267 30706 raft_consensus.cc:2955] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.971175 31628 raft_consensus.cc:2955] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.980139 30636 raft_consensus.cc:2955] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.990929 31382 raft_consensus.cc:2955] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:37.981654 30532 catalog_manager.cc:5697] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.013393 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e5a235131a447bd833dea56f09a8b9d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:38.038743 30533 catalog_manager.cc:5697] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.054948 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e5a235131a447bd833dea56f09a8b9d with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:38.060324 31636 tablet_replica.cc:333] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:38.061605 31636 raft_consensus.cc:2243] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:38.062096 30629 consensus_queue.cc:237] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:38.063088 31636 raft_consensus.cc:2272] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:38.067149 31636 ts_tablet_manager.cc:1916] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:38.071934 31382 raft_consensus.cc:1275] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:38.072124 30778 raft_consensus.cc:1275] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:38.074455 31583 consensus_queue.cc:1048] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:38.082098 31626 consensus_queue.cc:1048] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:38.087486 31636 ts_tablet_manager.cc:1929] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:38.087970 31636 log.cc:1199] T 2e5a235131a447bd833dea56f09a8b9d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/2e5a235131a447bd833dea56f09a8b9d
I20260709 12:09:38.089800 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 2e5a235131a447bd833dea56f09a8b9d (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:38.094192 31615 raft_consensus.cc:2955] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.100485 31383 raft_consensus.cc:2955] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.109454 30785 raft_consensus.cc:2955] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.110615 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3dcfdbbe46404a01993bb0e221da99d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:38.124260 30533 catalog_manager.cc:5697] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:38.146664 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 3dcfdbbe46404a01993bb0e221da99d9 with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:38.152262 31637 tablet_replica.cc:333] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:38.153442 31637 raft_consensus.cc:2243] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:38.154237 31637 raft_consensus.cc:2272] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:38.157595 31637 ts_tablet_manager.cc:1916] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:38.174312 31637 ts_tablet_manager.cc:1929] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:38.174719 31637 log.cc:1199] T 3dcfdbbe46404a01993bb0e221da99d9 P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/3dcfdbbe46404a01993bb0e221da99d9
I20260709 12:09:38.176596 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 3dcfdbbe46404a01993bb0e221da99d9 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:38.208667 31615 raft_consensus.cc:1064] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:38.211210 31615 consensus_queue.cc:237] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:38.218994 30778 raft_consensus.cc:1275] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:38.219342 30706 raft_consensus.cc:1275] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:38.220436 31383 raft_consensus.cc:1275] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:38.220749 31617 consensus_queue.cc:1048] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:38.222654 31626 consensus_queue.cc:1048] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:38.227665 31617 consensus_queue.cc:1048] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:38.254963 31583 raft_consensus.cc:2955] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.261343 31616 raft_consensus.cc:1064] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:38.261569 31382 raft_consensus.cc:2955] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.264066 31616 consensus_queue.cc:237] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:38.280818 30531 catalog_manager.cc:5697] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.281059 30778 raft_consensus.cc:2955] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.284809 30706 raft_consensus.cc:2955] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.298648 30633 consensus_queue.cc:237] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:38.312575 31382 raft_consensus.cc:1275] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:38.318046 30706 raft_consensus.cc:1275] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:38.332558 31615 consensus_queue.cc:1048] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:38.334451 31626 consensus_queue.cc:1048] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:38.343647 31626 raft_consensus.cc:2955] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.346640 31382 raft_consensus.cc:2955] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.354239 31383 raft_consensus.cc:1275] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:38.356472 30633 raft_consensus.cc:1275] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:38.357448 31586 consensus_queue.cc:1048] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:38.361541 31570 consensus_queue.cc:1048] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:38.371537 30778 raft_consensus.cc:1275] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:38.374691 31586 consensus_queue.cc:1048] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:38.374125 30708 raft_consensus.cc:2955] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.406987 30531 catalog_manager.cc:5697] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.415441 31628 raft_consensus.cc:2955] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.417685 30778 raft_consensus.cc:2955] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.421705 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 176419c355f142c1bc9d949ffe8af90d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:38.453768 30633 raft_consensus.cc:2955] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.458016 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 176419c355f142c1bc9d949ffe8af90d with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:38.459018 31636 tablet_replica.cc:333] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:38.459992 31636 raft_consensus.cc:2243] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:38.460784 31636 raft_consensus.cc:2272] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:38.472354 30533 catalog_manager.cc:5697] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.473794 31636 ts_tablet_manager.cc:1916] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:38.486409 31382 raft_consensus.cc:2955] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.501726 31636 ts_tablet_manager.cc:1929] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:38.502408 31636 log.cc:1199] T 176419c355f142c1bc9d949ffe8af90d P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/176419c355f142c1bc9d949ffe8af90d
I20260709 12:09:38.504521 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 176419c355f142c1bc9d949ffe8af90d (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:38.515179 30708 consensus_queue.cc:237] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:38.521437 31382 raft_consensus.cc:1275] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:38.521682 30778 raft_consensus.cc:1275] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:38.523520 31616 consensus_queue.cc:1048] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:38.524323 31586 consensus_queue.cc:1048] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:38.532110 31586 raft_consensus.cc:2955] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.536940 31382 raft_consensus.cc:2955] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.541535 30778 raft_consensus.cc:2955] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.551218 30534 catalog_manager.cc:5697] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:38.560298 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cdf3529e1070453fb6c402155c44d5e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:38.571071 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet cdf3529e1070453fb6c402155c44d5e0 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:38.572781 31650 tablet_replica.cc:333] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:38.573678 31650 raft_consensus.cc:2243] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:38.574252 31650 raft_consensus.cc:2272] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:38.576980 31650 ts_tablet_manager.cc:1916] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:38.590384 31650 ts_tablet_manager.cc:1929] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:38.590790 31650 log.cc:1199] T cdf3529e1070453fb6c402155c44d5e0 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/cdf3529e1070453fb6c402155c44d5e0
I20260709 12:09:38.593240 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet cdf3529e1070453fb6c402155c44d5e0 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:39.649494 30778 consensus_queue.cc:237] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:39.662441 30706 raft_consensus.cc:1275] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:39.663115 30751 consensus_peers.cc:597] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e9aef6796604c6980937b39e603c6cb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:39.663930 30633 raft_consensus.cc:1275] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:39.663897 31645 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:39.665228 31644 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:39.674978 31653 raft_consensus.cc:2955] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.680547 30706 raft_consensus.cc:2955] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.693094 30636 raft_consensus.cc:2955] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.699391 30534 catalog_manager.cc:5697] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.702669 30706 consensus_queue.cc:237] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
W20260709 12:09:39.739375 30677 consensus_peers.cc:597] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57a299d1d595484bbbd6243cc70f558a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:39.739995 30785 raft_consensus.cc:1275] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:39.740273 30636 raft_consensus.cc:1275] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:39.741590 31586 consensus_queue.cc:1048] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:39.742372 31616 consensus_queue.cc:1048] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:39.757012 31616 raft_consensus.cc:2955] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.770531 30778 raft_consensus.cc:2955] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.775241 30636 raft_consensus.cc:2955] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.783792 30708 consensus_queue.cc:237] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:39.790303 30534 catalog_manager.cc:5697] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
W20260709 12:09:39.797168 30677 consensus_peers.cc:597] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea52d3c74ce74a6bb1a24bc2d19d5c53. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:39.797703 30778 raft_consensus.cc:1275] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:39.799219 31667 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:39.799346 30636 raft_consensus.cc:1275] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:39.801939 31667 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:39.812620 31667 raft_consensus.cc:2955] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.818774 30785 raft_consensus.cc:2955] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.816772 30636 raft_consensus.cc:2955] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.827085 30778 consensus_queue.cc:237] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:39.833967 30531 catalog_manager.cc:5697] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:39.851223 30751 consensus_peers.cc:597] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf5657caeade4ca18674c283830939f7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:39.851907 30708 raft_consensus.cc:1275] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:39.852378 30636 raft_consensus.cc:1275] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:39.853888 31656 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:39.856143 31645 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:39.861325 31656 raft_consensus.cc:2955] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.866955 30636 raft_consensus.cc:2955] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.868562 30708 raft_consensus.cc:2955] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:39.878134 30533 catalog_manager.cc:5697] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:40.277918 31674 ts_tablet_manager.cc:933] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:40.278723 31675 ts_tablet_manager.cc:933] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:40.283553 31674 tablet_copy_client.cc:323] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:40.286672 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 57a299d1d595484bbbd6243cc70f558a from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:40.287359 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 57a299d1d595484bbbd6243cc70f558a from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-57a299d1d595484bbbd6243cc70f558a
I20260709 12:09:40.296449 30722 tablet_copy_source_session.cc:215] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:40.298385 31678 ts_tablet_manager.cc:933] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:40.305121 31674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a299d1d595484bbbd6243cc70f558a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:40.316547 31675 tablet_copy_client.cc:323] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:40.318696 31678 tablet_copy_client.cc:323] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:40.319020 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet bf5657caeade4ca18674c283830939f7 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:40.320257 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet bf5657caeade4ca18674c283830939f7 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-bf5657caeade4ca18674c283830939f7
I20260709 12:09:40.323333 30796 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 3e9aef6796604c6980937b39e603c6cb from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:40.324026 30796 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 3e9aef6796604c6980937b39e603c6cb from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-3e9aef6796604c6980937b39e603c6cb
I20260709 12:09:40.325906 31680 ts_tablet_manager.cc:933] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:40.328375 31674 tablet_copy_client.cc:806] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:40.329135 31674 tablet_copy_client.cc:670] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:40.338361 30795 tablet_copy_source_session.cc:215] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:40.338734 30796 tablet_copy_source_session.cc:215] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:40.340066 31674 tablet_copy_client.cc:538] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:40.342859 31675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5657caeade4ca18674c283830939f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:40.344182 31680 tablet_copy_client.cc:323] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:40.346290 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e9aef6796604c6980937b39e603c6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:40.352406 31674 tablet_bootstrap.cc:492] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:40.362843 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet ea52d3c74ce74a6bb1a24bc2d19d5c53 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:40.363405 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet ea52d3c74ce74a6bb1a24bc2d19d5c53 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-ea52d3c74ce74a6bb1a24bc2d19d5c53
I20260709 12:09:40.367560 31675 tablet_copy_client.cc:806] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:40.368283 31675 tablet_copy_client.cc:670] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:40.373040 30722 tablet_copy_source_session.cc:215] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:40.377696 31680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea52d3c74ce74a6bb1a24bc2d19d5c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:40.395996 31678 tablet_copy_client.cc:806] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:40.396616 31678 tablet_copy_client.cc:670] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:40.402241 31678 tablet_copy_client.cc:538] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:40.412352 31678 tablet_bootstrap.cc:492] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:40.413269 31680 tablet_copy_client.cc:806] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:40.413969 31680 tablet_copy_client.cc:670] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:40.373587 31675 tablet_copy_client.cc:538] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:40.418109 31680 tablet_copy_client.cc:538] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:40.425089 31674 tablet_bootstrap.cc:492] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: 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:09:40.427992 31674 tablet_bootstrap.cc:492] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:40.428714 31674 ts_tablet_manager.cc:1403] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.019s
I20260709 12:09:40.433823 31674 raft_consensus.cc:359] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:40.434667 31674 raft_consensus.cc:740] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:40.435310 31674 consensus_queue.cc:260] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:40.436424 31675 tablet_bootstrap.cc:492] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:40.451280 31680 tablet_bootstrap.cc:492] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:40.467649 31674 ts_tablet_manager.cc:1434] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.010s
I20260709 12:09:40.470289 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-57a299d1d595484bbbd6243cc70f558a received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:40.470747 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-57a299d1d595484bbbd6243cc70f558a on tablet 57a299d1d595484bbbd6243cc70f558a with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:40.489822 31678 tablet_bootstrap.cc:492] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: 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:09:40.490803 31678 tablet_bootstrap.cc:492] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:40.491516 31678 ts_tablet_manager.cc:1403] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.010s
I20260709 12:09:40.494867 31678 raft_consensus.cc:359] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:40.495723 31678 raft_consensus.cc:740] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:40.496399 31678 consensus_queue.cc:260] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:40.542222 31678 ts_tablet_manager.cc:1434] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260709 12:09:40.554576 31675 tablet_bootstrap.cc:492] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:40.555857 31675 tablet_bootstrap.cc:492] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:40.556802 31675 ts_tablet_manager.cc:1403] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.003s
I20260709 12:09:40.560286 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-3e9aef6796604c6980937b39e603c6cb received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:40.560904 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-3e9aef6796604c6980937b39e603c6cb on tablet 3e9aef6796604c6980937b39e603c6cb with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:40.589743 31675 raft_consensus.cc:359] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:40.590667 31675 raft_consensus.cc:740] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:40.591364 31675 consensus_queue.cc:260] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:40.601436 31675 ts_tablet_manager.cc:1434] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 12:09:40.611946 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-bf5657caeade4ca18674c283830939f7 received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:40.612459 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-bf5657caeade4ca18674c283830939f7 on tablet bf5657caeade4ca18674c283830939f7 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:40.622640 31680 tablet_bootstrap.cc:492] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:40.623646 31680 tablet_bootstrap.cc:492] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:40.624363 31680 ts_tablet_manager.cc:1403] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.183s	user 0.058s	sys 0.073s
I20260709 12:09:40.627429 31680 raft_consensus.cc:359] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:40.628281 31680 raft_consensus.cc:740] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:40.629022 31680 consensus_queue.cc:260] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:40.631448 31680 ts_tablet_manager.cc:1434] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:09:40.633074 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-ea52d3c74ce74a6bb1a24bc2d19d5c53 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:40.633523 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-ea52d3c74ce74a6bb1a24bc2d19d5c53 on tablet ea52d3c74ce74a6bb1a24bc2d19d5c53 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:40.733662 31382 raft_consensus.cc:1217] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:40.759418 31382 raft_consensus.cc:1217] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:40.819149 31382 raft_consensus.cc:1217] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:40.885537 31382 raft_consensus.cc:1217] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:41.184993 31687 raft_consensus.cc:1064] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:41.187721 31687 consensus_queue.cc:237] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:41.194487 30778 raft_consensus.cc:1275] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.194532 31382 raft_consensus.cc:1275] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.196844 30633 raft_consensus.cc:1275] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.196177 31665 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:09:41.198766 31687 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:41.200290 31667 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:41.224634 31665 raft_consensus.cc:2955] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.226459 31382 raft_consensus.cc:2955] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.231366 30633 raft_consensus.cc:2955] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.242913 30531 catalog_manager.cc:5697] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.256242 31689 raft_consensus.cc:1064] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:41.255448 30778 raft_consensus.cc:2955] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.258839 31689 consensus_queue.cc:237] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:41.271773 31657 raft_consensus.cc:1064] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:41.277844 31382 raft_consensus.cc:1275] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.280196 31653 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:41.282229 31657 consensus_queue.cc:237] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:41.292250 30706 raft_consensus.cc:1275] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.305229 31653 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:41.336205 31383 raft_consensus.cc:1275] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.337078 30633 raft_consensus.cc:1275] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.338596 30706 raft_consensus.cc:1275] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.338901 31701 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:41.340132 31698 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:41.341044 31653 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:41.343701 30636 raft_consensus.cc:1275] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.345490 31653 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:41.371713 30709 consensus_queue.cc:237] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:41.371616 31689 raft_consensus.cc:2955] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.381750 30710 raft_consensus.cc:2955] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.385519 30778 raft_consensus.cc:1275] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:41.385754 31383 raft_consensus.cc:1275] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:41.387195 31687 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:41.389031 31687 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:41.402299 31383 raft_consensus.cc:2955] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.403637 31665 raft_consensus.cc:2955] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.412907 31384 raft_consensus.cc:2955] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.429075 30778 raft_consensus.cc:2955] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.442437 31691 raft_consensus.cc:1064] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:41.444553 30533 catalog_manager.cc:5697] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:41.444998 31691 consensus_queue.cc:237] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:41.450888 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea52d3c74ce74a6bb1a24bc2d19d5c53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:41.451036 31701 raft_consensus.cc:2955] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.455180 30636 raft_consensus.cc:2955] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.455547 30629 raft_consensus.cc:2955] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.460681 31382 raft_consensus.cc:2955] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.479204 30636 raft_consensus.cc:1275] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.480705 31384 raft_consensus.cc:1275] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.480819 30785 raft_consensus.cc:1275] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:41.484689 31687 consensus_queue.cc:1048] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:41.441733 30532 catalog_manager.cc:5697] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.487934 31667 consensus_queue.cc:1048] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:41.494884 31691 consensus_queue.cc:1048] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:41.505716 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet ea52d3c74ce74a6bb1a24bc2d19d5c53 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:41.526593 30778 consensus_queue.cc:237] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:41.530412 30709 raft_consensus.cc:2955] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.534528 30534 catalog_manager.cc:5697] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.548273 31384 raft_consensus.cc:1275] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:41.564800 31657 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:41.568838 30785 consensus_queue.cc:237] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:41.587610 31385 raft_consensus.cc:1275] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:41.587612 31714 tablet_replica.cc:333] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:41.589069 31714 raft_consensus.cc:2243] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:41.591326 31715 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:41.599305 30709 raft_consensus.cc:1275] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:41.604696 31657 raft_consensus.cc:2955] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.606633 31385 raft_consensus.cc:2955] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.614015 31717 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:41.616552 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf5657caeade4ca18674c283830939f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:41.619729 31713 raft_consensus.cc:2955] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.626729 31714 raft_consensus.cc:2272] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:41.629788 31653 raft_consensus.cc:2955] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.638101 30629 raft_consensus.cc:2955] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.646559 31714 ts_tablet_manager.cc:1916] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:41.638998 30709 raft_consensus.cc:2955] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.650861 30633 raft_consensus.cc:1275] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:41.650599 31381 raft_consensus.cc:2955] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.639293 31382 raft_consensus.cc:2955] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.671594 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e9aef6796604c6980937b39e603c6cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:41.677076 30531 catalog_manager.cc:5697] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:41.699937 31702 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:41.705545 30633 raft_consensus.cc:2955] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.707381 30533 catalog_manager.cc:5697] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.712294 30785 raft_consensus.cc:2955] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.730907 30709 consensus_queue.cc:237] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:41.744501 31381 raft_consensus.cc:1275] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:41.745431 30535 catalog_manager.cc:5697] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.746371 31711 consensus_queue.cc:1048] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:41.751582 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet bf5657caeade4ca18674c283830939f7 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:41.759337 31711 raft_consensus.cc:2955] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.760593 31714 ts_tablet_manager.cc:1929] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:41.761070 31714 log.cc:1199] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/ea52d3c74ce74a6bb1a24bc2d19d5c53
I20260709 12:09:41.762512 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet ea52d3c74ce74a6bb1a24bc2d19d5c53 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:41.762950 31714 tablet_replica.cc:333] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:41.763989 31714 raft_consensus.cc:2243] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:41.763659 31382 raft_consensus.cc:2955] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.764755 31714 raft_consensus.cc:2272] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:41.768895 31714 ts_tablet_manager.cc:1916] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:41.769639 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e9aef6796604c6980937b39e603c6cb with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:41.787384 31721 tablet_replica.cc:333] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c: stopping tablet replica
W20260709 12:09:41.788162 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 68067.3us
I20260709 12:09:41.794147 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 57a299d1d595484bbbd6243cc70f558a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:41.794337 31714 ts_tablet_manager.cc:1929] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:41.794858 31714 log.cc:1199] T bf5657caeade4ca18674c283830939f7 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/bf5657caeade4ca18674c283830939f7
I20260709 12:09:41.796698 31721 raft_consensus.cc:2243] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:41.798157 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet bf5657caeade4ca18674c283830939f7 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:41.798817 31721 raft_consensus.cc:2272] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:41.800417 30535 catalog_manager.cc:5697] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:41.803148 30636 raft_consensus.cc:1275] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:41.808887 31711 consensus_queue.cc:1048] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:41.809512 31721 ts_tablet_manager.cc:1916] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:41.814487 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 57a299d1d595484bbbd6243cc70f558a with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:41.823168 30636 raft_consensus.cc:2955] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:41.830574 31722 tablet_replica.cc:333] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:41.832494 31722 raft_consensus.cc:2243] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:41.833230 31722 raft_consensus.cc:2272] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:41.838819 31722 ts_tablet_manager.cc:1916] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:41.840839 31721 ts_tablet_manager.cc:1929] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:41.841265 31721 log.cc:1199] T 3e9aef6796604c6980937b39e603c6cb P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/3e9aef6796604c6980937b39e603c6cb
I20260709 12:09:41.842759 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 3e9aef6796604c6980937b39e603c6cb (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:41.851485 31722 ts_tablet_manager.cc:1929] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:41.852020 31722 log.cc:1199] T 57a299d1d595484bbbd6243cc70f558a P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/57a299d1d595484bbbd6243cc70f558a
I20260709 12:09:41.854240 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 57a299d1d595484bbbd6243cc70f558a (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:42.896337 30635 consensus_queue.cc:237] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:42.903210 30785 raft_consensus.cc:1275] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:42.903196 30602 consensus_peers.cc:597] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfd6d8fbded3402ea958fe7ca28ddc1a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:42.903796 30708 raft_consensus.cc:1275] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:42.904801 31615 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:42.905608 31720 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:42.914101 31720 raft_consensus.cc:2955] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:42.915753 30785 raft_consensus.cc:2955] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:42.915772 30708 raft_consensus.cc:2955] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:42.932168 30535 catalog_manager.cc:5697] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:42.940217 30708 consensus_queue.cc:237] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:42.953749 30785 raft_consensus.cc:1275] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:42.953886 30677 consensus_peers.cc:597] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e48d058c162465fab447124101593ba. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:42.955755 31711 consensus_queue.cc:1048] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:42.959558 30636 raft_consensus.cc:1275] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:42.960996 31687 consensus_queue.cc:1048] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:42.978686 31687 raft_consensus.cc:2955] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:42.991542 30778 raft_consensus.cc:2955] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:43.002511 30636 raft_consensus.cc:2955] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:43.014787 30531 catalog_manager.cc:5697] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:43.019343 30778 consensus_queue.cc:237] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
W20260709 12:09:43.057682 30751 consensus_peers.cc:597] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 181b28ba35da4c04b0e63ba6aac71758. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:43.065053 30708 raft_consensus.cc:1275] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:43.065711 30636 raft_consensus.cc:1275] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:43.066253 31717 consensus_queue.cc:1048] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:43.067448 31735 consensus_queue.cc:1048] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:43.075718 31715 raft_consensus.cc:2955] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:43.078063 30709 raft_consensus.cc:2955] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:43.079068 30636 raft_consensus.cc:2955] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:43.092223 30629 consensus_queue.cc:237] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:43.102072 30531 catalog_manager.cc:5697] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:43.108129 30778 raft_consensus.cc:1275] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:43.109292 30709 raft_consensus.cc:1275] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:43.109671 31720 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:43.111219 30602 consensus_peers.cc:597] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd68c46c4eef4dda8d36673220235fd3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:43.112200 31617 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:43.127367 31617 raft_consensus.cc:2955] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:43.132004 30709 raft_consensus.cc:2955] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:43.134891 30783 raft_consensus.cc:2955] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:43.168526 30533 catalog_manager.cc:5697] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:43.391032 31743 ts_tablet_manager.cc:933] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:43.392834 31743 tablet_copy_client.cc:323] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:43.394608 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet bfd6d8fbded3402ea958fe7ca28ddc1a from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:43.395155 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet bfd6d8fbded3402ea958fe7ca28ddc1a from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-bfd6d8fbded3402ea958fe7ca28ddc1a
I20260709 12:09:43.401762 30647 tablet_copy_source_session.cc:215] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:43.405161 31743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd6d8fbded3402ea958fe7ca28ddc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:43.420423 31743 tablet_copy_client.cc:806] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:43.421039 31743 tablet_copy_client.cc:670] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:43.424773 31743 tablet_copy_client.cc:538] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:43.432672 31743 tablet_bootstrap.cc:492] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:43.448441 31745 ts_tablet_manager.cc:933] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:43.454452 31745 tablet_copy_client.cc:323] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:43.456280 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 1e48d058c162465fab447124101593ba from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:43.456840 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 1e48d058c162465fab447124101593ba from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-1e48d058c162465fab447124101593ba
I20260709 12:09:43.459702 31743 tablet_bootstrap.cc:492] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: 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:09:43.460673 31743 tablet_bootstrap.cc:492] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:43.463454 31743 ts_tablet_manager.cc:1403] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.004s
I20260709 12:09:43.466663 31743 raft_consensus.cc:359] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:43.467519 30722 tablet_copy_source_session.cc:215] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:43.467630 31743 raft_consensus.cc:740] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:43.468470 31743 consensus_queue.cc:260] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:43.471203 31745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e48d058c162465fab447124101593ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:43.481428 31743 ts_tablet_manager.cc:1434] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 12:09:43.487071 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-bfd6d8fbded3402ea958fe7ca28ddc1a received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:43.487535 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-bfd6d8fbded3402ea958fe7ca28ddc1a on tablet bfd6d8fbded3402ea958fe7ca28ddc1a with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:43.491420 31743 ts_tablet_manager.cc:933] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:43.498394 31743 tablet_copy_client.cc:323] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:43.500275 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 181b28ba35da4c04b0e63ba6aac71758 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:43.500818 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 181b28ba35da4c04b0e63ba6aac71758 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-181b28ba35da4c04b0e63ba6aac71758
I20260709 12:09:43.504061 31745 tablet_copy_client.cc:806] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:43.504735 31745 tablet_copy_client.cc:670] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:43.508149 31745 tablet_copy_client.cc:538] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:43.520429 31745 tablet_bootstrap.cc:492] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:43.510152 30795 tablet_copy_source_session.cc:215] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:43.527223 31743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181b28ba35da4c04b0e63ba6aac71758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:43.544970 31743 tablet_copy_client.cc:806] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:43.545655 31743 tablet_copy_client.cc:670] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:43.545976 31745 tablet_bootstrap.cc:492] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: 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:09:43.546952 31745 tablet_bootstrap.cc:492] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:43.547802 31745 ts_tablet_manager.cc:1403] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.014s
I20260709 12:09:43.552752 31745 raft_consensus.cc:359] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:43.554051 31745 raft_consensus.cc:740] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:43.554745 31745 consensus_queue.cc:260] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:43.557116 31743 tablet_copy_client.cc:538] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:43.558400 31745 ts_tablet_manager.cc:1434] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:09:43.566936 31743 tablet_bootstrap.cc:492] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:43.571229 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-1e48d058c162465fab447124101593ba received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:43.571679 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-1e48d058c162465fab447124101593ba on tablet 1e48d058c162465fab447124101593ba with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:43.599895 31745 ts_tablet_manager.cc:933] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:43.604029 31743 tablet_bootstrap.cc:492] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:43.604146 31745 tablet_copy_client.cc:323] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:43.605707 31743 tablet_bootstrap.cc:492] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:43.606582 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet bd68c46c4eef4dda8d36673220235fd3 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:43.607220 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet bd68c46c4eef4dda8d36673220235fd3 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-bd68c46c4eef4dda8d36673220235fd3
I20260709 12:09:43.609565 31743 ts_tablet_manager.cc:1403] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.006s
I20260709 12:09:43.614074 31743 raft_consensus.cc:359] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:43.615057 31743 raft_consensus.cc:740] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:43.615569 30647 tablet_copy_source_session.cc:215] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:43.615720 31743 consensus_queue.cc:260] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:43.619535 31743 ts_tablet_manager.cc:1434] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:09:43.623164 31745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd68c46c4eef4dda8d36673220235fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:43.623850 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-181b28ba35da4c04b0e63ba6aac71758 received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:43.624315 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-181b28ba35da4c04b0e63ba6aac71758 on tablet 181b28ba35da4c04b0e63ba6aac71758 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:43.642664 31745 tablet_copy_client.cc:806] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:43.643308 31745 tablet_copy_client.cc:670] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:43.648895 31745 tablet_copy_client.cc:538] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:43.659361 31745 tablet_bootstrap.cc:492] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:43.680531 31745 tablet_bootstrap.cc:492] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:43.681480 31745 tablet_bootstrap.cc:492] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:43.682155 31745 ts_tablet_manager.cc:1403] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 12:09:43.685060 31745 raft_consensus.cc:359] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:43.685729 31745 raft_consensus.cc:740] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:43.686235 31745 consensus_queue.cc:260] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:43.688472 31745 ts_tablet_manager.cc:1434] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:09:43.690244 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-bd68c46c4eef4dda8d36673220235fd3 received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:43.690644 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-bd68c46c4eef4dda8d36673220235fd3 on tablet bd68c46c4eef4dda8d36673220235fd3 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:43.979030 31382 raft_consensus.cc:1217] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:44.006866 31382 raft_consensus.cc:1217] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:44.064779 31382 raft_consensus.cc:1217] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:44.105525 31382 raft_consensus.cc:1217] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:44.400609 31741 raft_consensus.cc:1064] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:44.403514 31741 consensus_queue.cc:237] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:44.410816 30778 raft_consensus.cc:1275] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.412600 31382 raft_consensus.cc:1275] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.414008 31757 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:44.416075 31757 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:44.417189 30708 raft_consensus.cc:1275] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.420373 31757 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:44.423785 31762 raft_consensus.cc:1064] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:44.427127 31762 consensus_queue.cc:237] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:44.450510 31757 raft_consensus.cc:1064] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:44.453930 31757 consensus_queue.cc:237] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:44.470712 31759 raft_consensus.cc:2955] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.480571 30783 raft_consensus.cc:2955] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.485145 31381 raft_consensus.cc:2955] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.487783 30710 raft_consensus.cc:1275] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.489545 31715 consensus_queue.cc:1048] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:44.489957 31385 raft_consensus.cc:1275] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.501160 31717 consensus_queue.cc:1048] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:44.518587 30629 raft_consensus.cc:1275] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.522038 30535 catalog_manager.cc:5697] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.524727 31762 consensus_queue.cc:1048] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:44.571394 30709 raft_consensus.cc:2955] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.587813 30778 raft_consensus.cc:1275] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.593554 31759 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:44.597080 31381 raft_consensus.cc:1275] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.597869 30708 raft_consensus.cc:1275] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.598781 31757 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:09:44.611328 31715 raft_consensus.cc:2955] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.613605 31759 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:44.624231 30629 raft_consensus.cc:2955] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.630424 31381 raft_consensus.cc:2955] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.626255 30710 raft_consensus.cc:2955] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.638617 31742 raft_consensus.cc:1064] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:44.641631 31742 consensus_queue.cc:237] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:44.657809 31382 raft_consensus.cc:1275] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.659081 30778 raft_consensus.cc:1275] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.660043 30629 raft_consensus.cc:1275] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:44.660889 31733 consensus_queue.cc:1048] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:44.663789 31687 consensus_queue.cc:1048] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:44.681208 31757 raft_consensus.cc:2955] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.683430 30778 raft_consensus.cc:2955] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.696671 31381 raft_consensus.cc:2955] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.703162 31742 consensus_queue.cc:1048] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:44.716429 31687 raft_consensus.cc:2955] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.723453 31382 raft_consensus.cc:2955] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.747542 30636 raft_consensus.cc:2955] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.747913 30629 consensus_queue.cc:237] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:44.753810 30531 catalog_manager.cc:5697] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.755532 30531 catalog_manager.cc:5697] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:44.764837 31382 raft_consensus.cc:1275] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:44.766965 30783 raft_consensus.cc:1275] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:44.766800 31758 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:44.766588 30709 raft_consensus.cc:2955] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.770650 31757 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:44.772127 30534 catalog_manager.cc:5697] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:44.784229 31617 raft_consensus.cc:2955] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.792166 30785 raft_consensus.cc:2955] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.790709 31382 raft_consensus.cc:2955] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.796916 30708 consensus_queue.cc:237] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:44.805178 31381 raft_consensus.cc:1275] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:44.809072 31687 consensus_queue.cc:1048] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:44.811827 30782 consensus_queue.cc:237] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:44.819164 30633 raft_consensus.cc:1275] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:44.824273 31687 consensus_queue.cc:1048] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:44.827374 30531 catalog_manager.cc:5697] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.828469 31779 raft_consensus.cc:2955] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.829849 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bfd6d8fbded3402ea958fe7ca28ddc1a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:44.830565 31381 raft_consensus.cc:2955] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.840418 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet bfd6d8fbded3402ea958fe7ca28ddc1a with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:44.848388 31382 raft_consensus.cc:1275] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:44.849872 31717 consensus_queue.cc:1048] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:44.873971 30531 catalog_manager.cc:5697] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.876071 31761 raft_consensus.cc:2955] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.883800 31382 raft_consensus.cc:2955] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.886672 30636 raft_consensus.cc:2955] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.891637 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e48d058c162465fab447124101593ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:09:44.892344 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 79743.9us
I20260709 12:09:44.927698 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e48d058c162465fab447124101593ba with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:44.929064 30633 consensus_queue.cc:237] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:44.934547 31785 tablet_replica.cc:333] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:44.936161 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 181b28ba35da4c04b0e63ba6aac71758 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:44.944386 31382 raft_consensus.cc:1275] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:44.946125 31617 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:44.953214 31757 raft_consensus.cc:2955] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.958087 31382 raft_consensus.cc:2955] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.965186 30533 catalog_manager.cc:5697] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:44.973629 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd68c46c4eef4dda8d36673220235fd3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:44.984972 30712 raft_consensus.cc:1275] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:44.993785 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet 181b28ba35da4c04b0e63ba6aac71758 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:44.995177 31760 consensus_queue.cc:1048] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:44.996439 31785 raft_consensus.cc:2243] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:44.997318 31785 raft_consensus.cc:2272] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:44.999941 30534 catalog_manager.cc:5697] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:45.001964 30706 raft_consensus.cc:1275] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:45.007339 31785 ts_tablet_manager.cc:1916] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:45.021920 30712 raft_consensus.cc:2955] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:45.024842 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet bd68c46c4eef4dda8d36673220235fd3 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:45.025900 31617 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:45.031908 30706 raft_consensus.cc:2955] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:45.037562 31786 tablet_replica.cc:333] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:45.041369 31786 raft_consensus.cc:2243] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:45.042272 31786 pending_rounds.cc:70] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: Trying to abort 1 pending ops.
I20260709 12:09:45.047636 31785 ts_tablet_manager.cc:1929] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:45.050105 31787 tablet_replica.cc:333] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:45.054556 31785 log.cc:1199] T bfd6d8fbded3402ea958fe7ca28ddc1a P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/bfd6d8fbded3402ea958fe7ca28ddc1a
I20260709 12:09:45.052654 31786 pending_rounds.cc:77] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305621441084542976 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1e48d058c162465fab447124101593ba" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } } }
I20260709 12:09:45.055295 31786 raft_consensus.cc:2917] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:09:45.055364 31787 raft_consensus.cc:2243] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:45.055919 31786 raft_consensus.cc:2889] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:09:45.056373 31787 raft_consensus.cc:2272] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:45.057448 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet bfd6d8fbded3402ea958fe7ca28ddc1a (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:45.056406 31786 raft_consensus.cc:2272] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:45.060159 31787 ts_tablet_manager.cc:1916] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:45.061966 31786 ts_tablet_manager.cc:1916] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:45.077432 31787 ts_tablet_manager.cc:1929] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:45.077961 31787 log.cc:1199] T 181b28ba35da4c04b0e63ba6aac71758 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/181b28ba35da4c04b0e63ba6aac71758
I20260709 12:09:45.079941 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet 181b28ba35da4c04b0e63ba6aac71758 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:45.081032 31786 ts_tablet_manager.cc:1929] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:45.081526 31786 log.cc:1199] T 1e48d058c162465fab447124101593ba P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/1e48d058c162465fab447124101593ba
I20260709 12:09:45.083339 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 1e48d058c162465fab447124101593ba (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:45.084331 31786 tablet_replica.cc:333] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:45.085492 31786 raft_consensus.cc:2243] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:45.086042 31786 raft_consensus.cc:2272] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:45.089521 31786 ts_tablet_manager.cc:1916] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:45.104305 31786 ts_tablet_manager.cc:1929] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:45.104758 31786 log.cc:1199] T bd68c46c4eef4dda8d36673220235fd3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/bd68c46c4eef4dda8d36673220235fd3
I20260709 12:09:45.106302 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet bd68c46c4eef4dda8d36673220235fd3 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:46.123522 30633 consensus_queue.cc:237] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:46.134748 30712 raft_consensus.cc:1275] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:46.134867 30602 consensus_peers.cc:597] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 467e3fba7ea04a86bcc6065df853531c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:46.136059 30782 raft_consensus.cc:1275] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:46.137766 31617 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:46.138562 31759 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:46.147373 31617 raft_consensus.cc:2955] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.148815 30780 raft_consensus.cc:2955] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.165060 30531 catalog_manager.cc:5697] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.226963 30782 consensus_queue.cc:237] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
W20260709 12:09:46.237011 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 55351.7us
I20260709 12:09:46.238770 30706 raft_consensus.cc:2955] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
W20260709 12:09:46.243530 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 61077.3us
I20260709 12:09:46.264365 30712 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:46.274842 31761 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:46.276911 30633 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:46.278532 31798 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:46.280359 30751 consensus_peers.cc:597] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e0eaf019ffa4c6882c1453491deba17. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:46.286963 31761 raft_consensus.cc:2955] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.294888 30633 raft_consensus.cc:2955] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.298192 30706 raft_consensus.cc:2955] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.314496 30712 consensus_queue.cc:237] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:46.321537 30531 catalog_manager.cc:5697] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:46.342685 30677 consensus_peers.cc:597] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 459ce8342aba4f59bd193836766292f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:46.346122 30780 raft_consensus.cc:1275] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:46.347940 31687 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:46.358143 30633 raft_consensus.cc:1275] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:46.364073 31809 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:46.371279 31808 raft_consensus.cc:2955] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.374432 30780 raft_consensus.cc:2955] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.379240 30633 raft_consensus.cc:2955] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.389473 30712 consensus_queue.cc:237] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:46.391304 30532 catalog_manager.cc:5697] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.398918 30780 raft_consensus.cc:1275] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:46.398972 30633 raft_consensus.cc:1275] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:46.400400 30677 consensus_peers.cc:597] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94e6d84374d340b7a1c86d27236cced9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:46.400926 31687 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:46.401719 31808 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:46.417044 31742 raft_consensus.cc:2955] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.423319 30633 raft_consensus.cc:2955] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.426779 30780 raft_consensus.cc:2955] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.446172 30532 catalog_manager.cc:5697] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:46.616242 31815 ts_tablet_manager.cc:933] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:46.618405 31815 tablet_copy_client.cc:323] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:46.620402 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet 467e3fba7ea04a86bcc6065df853531c from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:46.621173 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet 467e3fba7ea04a86bcc6065df853531c from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-467e3fba7ea04a86bcc6065df853531c
I20260709 12:09:46.630309 30647 tablet_copy_source_session.cc:215] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:46.634028 31815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467e3fba7ea04a86bcc6065df853531c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:46.651043 31815 tablet_copy_client.cc:806] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:46.652110 31815 tablet_copy_client.cc:670] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:46.657306 31815 tablet_copy_client.cc:538] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:46.664177 31815 tablet_bootstrap.cc:492] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:46.684939 31815 tablet_bootstrap.cc:492] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: 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:09:46.685731 31815 tablet_bootstrap.cc:492] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:46.686295 31815 ts_tablet_manager.cc:1403] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 12:09:46.689371 31815 raft_consensus.cc:359] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:46.690002 31815 raft_consensus.cc:740] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:46.690639 31815 consensus_queue.cc:260] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:46.694566 31815 ts_tablet_manager.cc:1434] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:09:46.698405 31819 ts_tablet_manager.cc:933] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:46.699959 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-467e3fba7ea04a86bcc6065df853531c received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:46.700506 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-467e3fba7ea04a86bcc6065df853531c on tablet 467e3fba7ea04a86bcc6065df853531c with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:46.704218 31819 tablet_copy_client.cc:323] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:46.705986 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 3e0eaf019ffa4c6882c1453491deba17 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:46.706547 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 3e0eaf019ffa4c6882c1453491deba17 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-3e0eaf019ffa4c6882c1453491deba17
I20260709 12:09:46.715802 30795 tablet_copy_source_session.cc:215] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:46.719017 31819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0eaf019ffa4c6882c1453491deba17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:46.741873 31819 tablet_copy_client.cc:806] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:46.742501 31819 tablet_copy_client.cc:670] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:46.746084 31819 tablet_copy_client.cc:538] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:46.756767 31819 tablet_bootstrap.cc:492] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:46.776846 31819 tablet_bootstrap.cc:492] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:46.777729 31819 tablet_bootstrap.cc:492] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:46.778419 31819 ts_tablet_manager.cc:1403] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.009s
I20260709 12:09:46.781080 31819 raft_consensus.cc:359] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:46.782080 31819 raft_consensus.cc:740] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:46.782770 31819 consensus_queue.cc:260] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:46.785604 31819 ts_tablet_manager.cc:1434] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 12:09:46.787292 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-3e0eaf019ffa4c6882c1453491deba17 received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:46.787840 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-3e0eaf019ffa4c6882c1453491deba17 on tablet 3e0eaf019ffa4c6882c1453491deba17 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:46.792263 31819 ts_tablet_manager.cc:933] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:46.793934 31819 tablet_copy_client.cc:323] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:46.795737 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 94e6d84374d340b7a1c86d27236cced9 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:46.796209 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 94e6d84374d340b7a1c86d27236cced9 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-94e6d84374d340b7a1c86d27236cced9
I20260709 12:09:46.802723 30722 tablet_copy_source_session.cc:215] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:46.805512 31819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e6d84374d340b7a1c86d27236cced9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:46.819885 31819 tablet_copy_client.cc:806] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:46.820477 31819 tablet_copy_client.cc:670] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:46.826485 31819 tablet_copy_client.cc:538] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:46.835939 31819 tablet_bootstrap.cc:492] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:46.855968 31819 tablet_bootstrap.cc:492] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:46.856850 31819 tablet_bootstrap.cc:492] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:46.857807 31819 ts_tablet_manager.cc:1403] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.014s
I20260709 12:09:46.860739 31819 raft_consensus.cc:359] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:46.861575 31819 raft_consensus.cc:740] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:46.862422 31819 consensus_queue.cc:260] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:46.865320 31819 ts_tablet_manager.cc:1434] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:46.867210 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-94e6d84374d340b7a1c86d27236cced9 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:46.867650 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-94e6d84374d340b7a1c86d27236cced9 on tablet 94e6d84374d340b7a1c86d27236cced9 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:46.941356 31819 ts_tablet_manager.cc:933] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:46.943408 31819 tablet_copy_client.cc:323] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:46.945058 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 459ce8342aba4f59bd193836766292f4 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:46.945560 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 459ce8342aba4f59bd193836766292f4 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-459ce8342aba4f59bd193836766292f4
I20260709 12:09:46.953209 30722 tablet_copy_source_session.cc:215] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:46.956794 31819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 459ce8342aba4f59bd193836766292f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:46.973493 31819 tablet_copy_client.cc:806] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:46.974054 31819 tablet_copy_client.cc:670] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:46.978616 31819 tablet_copy_client.cc:538] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:46.986268 31819 tablet_bootstrap.cc:492] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:47.002791 31819 tablet_bootstrap.cc:492] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:47.003674 31819 tablet_bootstrap.cc:492] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:47.004205 31819 ts_tablet_manager.cc:1403] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 12:09:47.006613 31819 raft_consensus.cc:359] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:47.007366 31819 raft_consensus.cc:740] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:47.007930 31819 consensus_queue.cc:260] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:47.010025 31819 ts_tablet_manager.cc:1434] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:09:47.012744 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-459ce8342aba4f59bd193836766292f4 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:47.013159 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-459ce8342aba4f59bd193836766292f4 on tablet 459ce8342aba4f59bd193836766292f4 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:47.017913 31381 raft_consensus.cc:1217] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:47.226773 31385 raft_consensus.cc:1217] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:47.308745 31385 raft_consensus.cc:1217] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:47.339862 31385 raft_consensus.cc:1217] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:47.536075 31796 raft_consensus.cc:1064] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:47.538427 31796 consensus_queue.cc:237] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:47.545770 31385 raft_consensus.cc:1275] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:47.545917 30782 raft_consensus.cc:1275] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:47.547096 30710 raft_consensus.cc:1275] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:47.547539 31794 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:47.548755 31828 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.549777 31800 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:47.576133 31829 raft_consensus.cc:2955] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.590142 31385 raft_consensus.cc:2955] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.608367 30535 catalog_manager.cc:5697] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:47.626183 30782 raft_consensus.cc:2955] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.640833 30710 raft_consensus.cc:2955] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.671547 30633 consensus_queue.cc:237] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:47.688397 31385 raft_consensus.cc:1275] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:47.689574 30783 raft_consensus.cc:1275] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:47.689913 31828 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:47.693694 31828 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:47.697844 31834 raft_consensus.cc:2955] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.704806 30783 raft_consensus.cc:2955] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.710157 31687 raft_consensus.cc:1064] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:47.712973 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 467e3fba7ea04a86bcc6065df853531c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:47.719103 31382 raft_consensus.cc:2955] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.726567 30532 catalog_manager.cc:5697] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:47.731405 31687 consensus_queue.cc:237] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:47.750025 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 467e3fba7ea04a86bcc6065df853531c with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:47.753371 31382 raft_consensus.cc:1275] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:47.757236 31826 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:47.760526 30783 raft_consensus.cc:1275] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:47.761322 30633 raft_consensus.cc:1275] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:47.762169 31826 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:47.768730 31826 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.784022 31687 raft_consensus.cc:2955] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.784044 31839 tablet_replica.cc:333] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:47.793744 30783 raft_consensus.cc:2955] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.803674 31839 raft_consensus.cc:2243] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:47.804556 31839 raft_consensus.cc:2272] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:47.815697 30535 catalog_manager.cc:5697] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.817836 31839 ts_tablet_manager.cc:1916] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:09:47.849722 30677 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.68:34453, user_credentials={real_user=slave}} blocked reactor thread for 50500.8us
I20260709 12:09:47.850147 31687 raft_consensus.cc:1064] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:47.850840 30633 raft_consensus.cc:2955] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.852618 31687 consensus_queue.cc:237] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:47.859781 31382 raft_consensus.cc:2955] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:47.863349 31839 ts_tablet_manager.cc:1929] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:47.863941 31839 log.cc:1199] T 467e3fba7ea04a86bcc6065df853531c P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/467e3fba7ea04a86bcc6065df853531c
I20260709 12:09:47.939767 31385 raft_consensus.cc:1275] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:47.941830 31846 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:47.970095 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 467e3fba7ea04a86bcc6065df853531c (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:47.987802 30629 raft_consensus.cc:1275] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:48.001912 30783 raft_consensus.cc:1275] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:48.002231 31687 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:48.010598 31687 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:48.021811 30712 consensus_queue.cc:237] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:48.044872 31382 raft_consensus.cc:1275] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:48.047755 31846 raft_consensus.cc:2955] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.051312 30635 raft_consensus.cc:2955] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.052922 31809 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:48.051630 30633 raft_consensus.cc:1275] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:48.064266 31809 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:48.070344 31848 raft_consensus.cc:2955] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.071619 30531 catalog_manager.cc:5697] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.091934 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94e6d84374d340b7a1c86d27236cced9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:48.094012 30635 raft_consensus.cc:2955] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.103794 30532 catalog_manager.cc:5697] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:48.113641 31382 raft_consensus.cc:2955] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:48.117762 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 80671.1us
I20260709 12:09:48.121361 31761 raft_consensus.cc:1064] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:48.126224 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 94e6d84374d340b7a1c86d27236cced9 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:48.143420 31761 consensus_queue.cc:237] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:48.170019 31385 raft_consensus.cc:2955] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.174299 30780 raft_consensus.cc:2955] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.175338 31855 tablet_replica.cc:333] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:48.181468 31855 raft_consensus.cc:2243] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:48.182283 31855 raft_consensus.cc:2272] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:48.187616 31855 ts_tablet_manager.cc:1916] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:48.208851 30712 consensus_queue.cc:237] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [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: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:48.216101 31385 raft_consensus.cc:1275] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:48.218400 31809 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:48.220171 30780 raft_consensus.cc:1275] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:48.225577 31844 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:48.227502 31844 raft_consensus.cc:2955] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.231096 30635 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:48.233072 31858 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:09:48.233711 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 75482.4us
I20260709 12:09:48.237630 31385 raft_consensus.cc:2955] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.247069 30783 raft_consensus.cc:2955] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.257040 30535 catalog_manager.cc:5697] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.266371 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 459ce8342aba4f59bd193836766292f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:09:48.273119 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 43900.9us
I20260709 12:09:48.281098 30712 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:48.281337 31381 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:48.286448 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet 459ce8342aba4f59bd193836766292f4 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:48.310575 31860 tablet_replica.cc:333] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:48.311744 31761 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:48.314186 31798 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:48.317245 31860 raft_consensus.cc:2243] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:48.317638 31855 ts_tablet_manager.cc:1929] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:48.324856 31855 log.cc:1199] T 94e6d84374d340b7a1c86d27236cced9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/94e6d84374d340b7a1c86d27236cced9
I20260709 12:09:48.325150 31860 raft_consensus.cc:2272] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:48.326575 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 94e6d84374d340b7a1c86d27236cced9 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:48.329872 31860 ts_tablet_manager.cc:1916] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:48.335443 31798 raft_consensus.cc:2955] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.341244 31385 raft_consensus.cc:2955] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.341436 30712 raft_consensus.cc:2955] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.347868 30635 raft_consensus.cc:2955] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.351495 31860 ts_tablet_manager.cc:1929] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:48.352036 31860 log.cc:1199] T 459ce8342aba4f59bd193836766292f4 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/459ce8342aba4f59bd193836766292f4
I20260709 12:09:48.356487 30531 catalog_manager.cc:5697] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.358820 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet 459ce8342aba4f59bd193836766292f4 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:48.380124 30783 consensus_queue.cc:237] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:48.385104 31385 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:48.386198 30635 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:48.387323 31856 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:48.388684 31761 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:48.396603 31856 raft_consensus.cc:2955] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.398725 31385 raft_consensus.cc:2955] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.409300 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e0eaf019ffa4c6882c1453491deba17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:48.412204 30635 raft_consensus.cc:2955] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.417289 30531 catalog_manager.cc:5697] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:48.431757 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e0eaf019ffa4c6882c1453491deba17 with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:48.433166 31839 tablet_replica.cc:333] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:48.434211 31839 raft_consensus.cc:2243] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:48.435024 31839 raft_consensus.cc:2272] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:48.438657 31839 ts_tablet_manager.cc:1916] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:48.453119 31839 ts_tablet_manager.cc:1929] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:48.453532 31839 log.cc:1199] T 3e0eaf019ffa4c6882c1453491deba17 P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/3e0eaf019ffa4c6882c1453491deba17
I20260709 12:09:48.454846 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 3e0eaf019ffa4c6882c1453491deba17 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:48.859565 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:48.911273 30783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "181b28ba35da4c04b0e63ba6aac71758"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:09:48.912072 30783 raft_consensus.cc:606] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:48.929008 30712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "459ce8342aba4f59bd193836766292f4"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:48.929695 30712 raft_consensus.cc:606] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:48.932060 30712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92a1a5d4e3eb4c62b9c66e7f1a296d15"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:48.932480 30712 raft_consensus.cc:606] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:48.943643 30635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4bff232da4c43a7bc4083d2b12ae451"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:48.944166 30635 raft_consensus.cc:606] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:09:48.947100 30712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:48.947701 30712 raft_consensus.cc:606] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Received request to transfer leadership to TS 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:48.950238 30712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f392425798da4467b42d04516543f48d"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:48.950752 30712 raft_consensus.cc:606] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:48.951830 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:09:48.953063 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:48.953835 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:49.135673 31844 raft_consensus.cc:993] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:49.136168 31845 raft_consensus.cc:1081] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:49.138043 31381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "459ce8342aba4f59bd193836766292f4"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54908
I20260709 12:09:49.138654 31381 raft_consensus.cc:493] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:49.139007 31381 raft_consensus.cc:3060] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.145479 31381 raft_consensus.cc:515] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.147629 31381 leader_election.cc:290] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:49.148424 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459ce8342aba4f59bd193836766292f4" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:49.149101 30780 raft_consensus.cc:3060] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.148967 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459ce8342aba4f59bd193836766292f4" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:49.149850 30710 raft_consensus.cc:3055] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:49.150130 30710 raft_consensus.cc:740] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:49.150826 30710 consensus_queue.cc:260] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [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: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.151986 30710 raft_consensus.cc:3060] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.153797 31844 raft_consensus.cc:993] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:49.154333 31845 raft_consensus.cc:1081] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:49.154992 30780 raft_consensus.cc:2468] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:49.156019 31381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f392425798da4467b42d04516543f48d"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54908
I20260709 12:09:49.157244 31381 raft_consensus.cc:493] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:49.157166 31350 leader_election.cc:304] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:49.157851 30710 raft_consensus.cc:2468] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:49.157707 31381 raft_consensus.cc:3060] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:49.159168 31867 raft_consensus.cc:2804] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:49.161305 31867 raft_consensus.cc:697] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:49.162245 31867 consensus_queue.cc:237] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [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: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.164937 31381 raft_consensus.cc:515] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.166839 31381 leader_election.cc:290] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:49.167713 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:49.167781 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f392425798da4467b42d04516543f48d" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:49.168346 30710 raft_consensus.cc:3055] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:49.168430 30783 raft_consensus.cc:3060] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:49.168686 30710 raft_consensus.cc:740] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:49.169597 30710 consensus_queue.cc:260] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.170897 30710 raft_consensus.cc:3060] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:49.171975 30535 catalog_manager.cc:5697] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:49.177438 31844 raft_consensus.cc:993] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:49.177953 31844 raft_consensus.cc:1081] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:49.178357 30710 raft_consensus.cc:2468] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 3.
I20260709 12:09:49.179479 31349 leader_election.cc:304] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [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: 09563c459313460da8a2153714f0074c, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:49.180362 31867 raft_consensus.cc:2804] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:49.181111 31867 raft_consensus.cc:697] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 3 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:49.181715 30780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53106
I20260709 12:09:49.182435 30780 raft_consensus.cc:493] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:49.182026 31867 consensus_queue.cc:237] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.182863 30780 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.185034 30783 raft_consensus.cc:2468] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 3.
I20260709 12:09:49.188403 30780 raft_consensus.cc:515] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:49.191772 30780 leader_election.cc:290] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:49.196170 30632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:49.196879 30632 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.200794 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:49.201475 30710 raft_consensus.cc:3055] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:49.201787 30710 raft_consensus.cc:740] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:49.202497 30710 consensus_queue.cc:260] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:49.203668 30710 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.209350 30710 raft_consensus.cc:2468] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:49.210546 30751 leader_election.cc:304] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:49.210626 30535 catalog_manager.cc:5697] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 2 to 3, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 3 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:49.211402 31856 raft_consensus.cc:2804] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:49.212035 31856 raft_consensus.cc:697] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:49.212947 31856 consensus_queue.cc:237] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:49.215194 30632 raft_consensus.cc:2468] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:49.228965 30534 catalog_manager.cc:5697] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 1 to 2, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:49.292222 31761 raft_consensus.cc:993] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:49.292680 31856 raft_consensus.cc:1081] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:49.294312 31381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "181b28ba35da4c04b0e63ba6aac71758"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54926
I20260709 12:09:49.294801 31381 raft_consensus.cc:493] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:49.295068 31381 raft_consensus.cc:3060] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.301044 31381 raft_consensus.cc:515] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.303789 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b28ba35da4c04b0e63ba6aac71758" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:49.304662 30710 raft_consensus.cc:3060] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.305455 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181b28ba35da4c04b0e63ba6aac71758" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:49.306088 30783 raft_consensus.cc:3055] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:49.306402 30783 raft_consensus.cc:740] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:49.307127 30783 consensus_queue.cc:260] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.308139 30783 raft_consensus.cc:3060] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.313364 30710 raft_consensus.cc:2468] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:49.314839 31349 leader_election.cc:304] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:49.315646 31867 raft_consensus.cc:2804] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:49.316141 31867 raft_consensus.cc:697] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:49.317056 30783 raft_consensus.cc:2468] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:49.317057 31867 consensus_queue.cc:237] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.318612 31381 leader_election.cc:290] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:49.327272 30534 catalog_manager.cc:5697] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:49.360219 31874 raft_consensus.cc:993] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:49.360739 31874 raft_consensus.cc:1081] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:49.362587 30710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4bff232da4c43a7bc4083d2b12ae451"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52152
I20260709 12:09:49.363189 30710 raft_consensus.cc:493] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:49.363539 30710 raft_consensus.cc:3060] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.370616 30710 raft_consensus.cc:515] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:49.372522 30710 leader_election.cc:290] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:49.373136 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bff232da4c43a7bc4083d2b12ae451" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:49.373939 30635 raft_consensus.cc:3055] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:49.374289 30635 raft_consensus.cc:740] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:49.375011 30635 consensus_queue.cc:260] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:49.376065 30635 raft_consensus.cc:3060] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.380115 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bff232da4c43a7bc4083d2b12ae451" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:49.380753 30783 raft_consensus.cc:3060] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.383621 30635 raft_consensus.cc:2468] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:49.386937 30783 raft_consensus.cc:2468] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:49.387216 30676 leader_election.cc:304] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:49.388901 31809 raft_consensus.cc:2804] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:49.389581 31809 raft_consensus.cc:697] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:49.390520 31809 consensus_queue.cc:237] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:49.400282 31878 raft_consensus.cc:993] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:49.400869 31809 raft_consensus.cc:1081] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:49.402541 31381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92a1a5d4e3eb4c62b9c66e7f1a296d15"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54908
I20260709 12:09:49.403074 31381 raft_consensus.cc:493] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:49.403337 31381 raft_consensus.cc:3060] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.407143 30534 catalog_manager.cc:5697] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:49.407974 31381 raft_consensus.cc:515] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.410573 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1a5d4e3eb4c62b9c66e7f1a296d15" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:49.412109 30635 raft_consensus.cc:3060] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.412190 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1a5d4e3eb4c62b9c66e7f1a296d15" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:49.412834 30710 raft_consensus.cc:3055] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:49.413163 30710 raft_consensus.cc:740] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:49.413975 30710 consensus_queue.cc:260] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.410771 31381 leader_election.cc:290] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:49.414700 30710 raft_consensus.cc:3060] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.420984 30635 raft_consensus.cc:2468] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:49.422040 31348 leader_election.cc:304] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:49.422636 30710 raft_consensus.cc:2468] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:49.422816 31867 raft_consensus.cc:2804] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:49.423251 31867 raft_consensus.cc:697] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:49.423977 31867 consensus_queue.cc:237] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:49.433669 30534 catalog_manager.cc:5697] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:49.510906 30706 consensus_queue.cc:237] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:49.516489 30635 raft_consensus.cc:1275] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:49.516630 30783 raft_consensus.cc:1275] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:49.516664 30677 consensus_peers.cc:597] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03d3ee8c22d04fc2a81010937e2f6ef9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:49.517793 31809 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:49.518648 31844 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:49.526149 31878 raft_consensus.cc:2955] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.528214 30783 raft_consensus.cc:2955] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.528681 30635 raft_consensus.cc:2955] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.549659 30710 consensus_queue.cc:237] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:49.550226 30534 catalog_manager.cc:5697] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:49.563337 30783 raft_consensus.cc:1275] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:49.563570 30677 consensus_peers.cc:597] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff8a521dd6904614a45cf9490ad2c1c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:49.566442 31878 consensus_queue.cc:1048] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:49.565022 30635 raft_consensus.cc:1275] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:49.569103 31878 consensus_queue.cc:1048] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:49.571497 30710 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:49.573143 31867 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:49.575570 31844 raft_consensus.cc:2955] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.578368 30782 raft_consensus.cc:2955] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.606433 30632 consensus_queue.cc:237] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:49.616230 30783 raft_consensus.cc:1275] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:49.618854 31868 consensus_queue.cc:1048] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:49.617336 30535 catalog_manager.cc:5697] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:49.630831 30633 raft_consensus.cc:2955] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.639371 30782 raft_consensus.cc:1275] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:49.641832 31868 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:49.648733 30780 raft_consensus.cc:1275] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:49.650377 31829 consensus_queue.cc:1048] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:49.651877 30706 raft_consensus.cc:1275] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:49.654083 30602 consensus_peers.cc:597] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cae54218dbd4cb5897215639b7fef9f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:49.655134 31829 consensus_queue.cc:1048] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:49.678824 30710 raft_consensus.cc:1275] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:49.680759 31891 consensus_queue.cc:1048] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:49.683313 31874 raft_consensus.cc:2955] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.686796 30786 raft_consensus.cc:2955] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.701395 30629 raft_consensus.cc:1275] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:49.703203 31761 consensus_queue.cc:1048] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:49.719413 30710 raft_consensus.cc:1275] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:49.733731 30710 consensus_queue.cc:237] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:49.737331 31856 consensus_queue.cc:1048] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:09:49.753924 30535 catalog_manager.cc:5697] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:49.735989 30706 raft_consensus.cc:2955] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
W20260709 12:09:49.782269 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 45555.6us
I20260709 12:09:49.803648 30709 raft_consensus.cc:1275] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:49.808835 30786 raft_consensus.cc:1275] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:49.810213 30677 consensus_peers.cc:597] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 303731e2c833438c94a8db22f5257d0b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:49.812410 30633 raft_consensus.cc:1275] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:49.813068 31891 consensus_queue.cc:1048] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:49.813971 31844 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:49.815860 31844 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:49.822798 30710 raft_consensus.cc:1275] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:49.824083 31891 consensus_queue.cc:1048] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:49.842705 31878 raft_consensus.cc:2955] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.844767 30786 raft_consensus.cc:2955] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.851423 30782 raft_consensus.cc:1275] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:49.853279 31809 consensus_queue.cc:1048] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:49.856293 30629 raft_consensus.cc:1275] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:49.858326 31891 consensus_queue.cc:1048] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:49.862598 30783 raft_consensus.cc:1275] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:49.866660 31867 consensus_queue.cc:1048] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:49.899565 30633 raft_consensus.cc:2955] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.926424 30633 raft_consensus.cc:1275] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:49.928994 31878 consensus_queue.cc:1048] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:49.936947 30531 catalog_manager.cc:5697] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:49.997121 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:50.002966 31914 ts_tablet_manager.cc:933] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:50.028501 31914 tablet_copy_client.cc:323] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:50.030757 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 03d3ee8c22d04fc2a81010937e2f6ef9 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:50.031369 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 03d3ee8c22d04fc2a81010937e2f6ef9 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-03d3ee8c22d04fc2a81010937e2f6ef9
I20260709 12:09:50.039981 30722 tablet_copy_source_session.cc:215] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:50.044716 31914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d3ee8c22d04fc2a81010937e2f6ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:50.063575 31916 ts_tablet_manager.cc:933] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:50.064191 31914 tablet_copy_client.cc:806] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:50.064808 31914 tablet_copy_client.cc:670] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:50.068909 31916 tablet_copy_client.cc:323] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:50.069489 31914 tablet_copy_client.cc:538] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:50.074273 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet 3cae54218dbd4cb5897215639b7fef9f from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:50.074883 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet 3cae54218dbd4cb5897215639b7fef9f from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-3cae54218dbd4cb5897215639b7fef9f
I20260709 12:09:50.085326 30647 tablet_copy_source_session.cc:215] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:50.089618 31916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cae54218dbd4cb5897215639b7fef9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:50.090289 31914 tablet_bootstrap.cc:492] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:50.108700 31916 tablet_copy_client.cc:806] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:50.109544 31916 tablet_copy_client.cc:670] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:50.114741 31916 tablet_copy_client.cc:538] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:50.125279 30629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:50.125998 30629 raft_consensus.cc:606] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:50.132143 31916 tablet_bootstrap.cc:492] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:50.124552 31914 tablet_bootstrap.cc:492] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:50.141757 31914 tablet_bootstrap.cc:492] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:50.144028 31914 ts_tablet_manager.cc:1403] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.008s
I20260709 12:09:50.149746 31919 ts_tablet_manager.cc:933] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:50.151906 31914 raft_consensus.cc:359] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:50.154268 31914 raft_consensus.cc:740] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:50.156179 31914 consensus_queue.cc:260] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:50.157429 30629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "228378463ec9432786a360fdff80dd3b"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:50.158191 30629 raft_consensus.cc:606] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:50.161764 30710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94e6d84374d340b7a1c86d27236cced9"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:50.162384 30710 raft_consensus.cc:606] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:50.166181 30783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf5657caeade4ca18674c283830939f7"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:09:50.166831 30783 raft_consensus.cc:606] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:50.167702 31914 ts_tablet_manager.cc:1434] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:09:50.171427 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-03d3ee8c22d04fc2a81010937e2f6ef9 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:50.171936 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-03d3ee8c22d04fc2a81010937e2f6ef9 on tablet 03d3ee8c22d04fc2a81010937e2f6ef9 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:50.172461 31919 tablet_copy_client.cc:323] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:50.176365 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet ff8a521dd6904614a45cf9490ad2c1c5 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:50.177414 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet ff8a521dd6904614a45cf9490ad2c1c5 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-ff8a521dd6904614a45cf9490ad2c1c5
I20260709 12:09:50.186456 30783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:09:50.187166 30783 raft_consensus.cc:606] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:09:50.192931 30722 tablet_copy_source_session.cc:215] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:50.193493 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:09:50.195010 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:50.195637 31916 tablet_bootstrap.cc:492] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: 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:09:50.196437 31919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8a521dd6904614a45cf9490ad2c1c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:50.196628 31916 tablet_bootstrap.cc:492] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:50.197983 31916 ts_tablet_manager.cc:1403] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.066s	user 0.033s	sys 0.009s
I20260709 12:09:50.198063 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:50.201725 31916 raft_consensus.cc:359] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:50.208092 31916 raft_consensus.cc:740] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:50.212709 31919 tablet_copy_client.cc:806] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:50.213558 31919 tablet_copy_client.cc:670] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:50.210166 31916 consensus_queue.cc:260] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:50.219504 31919 tablet_copy_client.cc:538] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:50.229045 31916 ts_tablet_manager.cc:1434] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:09:50.238547 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-3cae54218dbd4cb5897215639b7fef9f received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:50.239040 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-3cae54218dbd4cb5897215639b7fef9f on tablet 3cae54218dbd4cb5897215639b7fef9f with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:50.252933 31919 tablet_bootstrap.cc:492] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:50.292055 31919 tablet_bootstrap.cc:492] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:50.293390 31919 tablet_bootstrap.cc:492] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:50.294214 31919 ts_tablet_manager.cc:1403] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.042s	user 0.027s	sys 0.008s
I20260709 12:09:50.302942 31919 raft_consensus.cc:359] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:50.303900 31919 raft_consensus.cc:740] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:50.304749 31919 consensus_queue.cc:260] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:50.307986 31919 ts_tablet_manager.cc:1434] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:09:50.310000 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-ff8a521dd6904614a45cf9490ad2c1c5 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:50.310418 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-ff8a521dd6904614a45cf9490ad2c1c5 on tablet ff8a521dd6904614a45cf9490ad2c1c5 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:50.326534 31919 ts_tablet_manager.cc:933] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:50.331559 31913 raft_consensus.cc:993] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:50.338119 31913 raft_consensus.cc:1081] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:50.339785 31919 tablet_copy_client.cc:323] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:50.340240 30710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52168
I20260709 12:09:50.340814 30710 raft_consensus.cc:493] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.341177 30710 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:50.341401 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 303731e2c833438c94a8db22f5257d0b from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:50.341939 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 303731e2c833438c94a8db22f5257d0b from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-303731e2c833438c94a8db22f5257d0b
I20260709 12:09:50.346573 31876 raft_consensus.cc:993] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:50.347074 31876 raft_consensus.cc:1081] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:50.348701 31381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94e6d84374d340b7a1c86d27236cced9"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54908
I20260709 12:09:50.349223 31381 raft_consensus.cc:493] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.349601 31381 raft_consensus.cc:3060] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.349702 30722 tablet_copy_source_session.cc:215] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:50.353581 31919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 303731e2c833438c94a8db22f5257d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:50.358418 30710 raft_consensus.cc:515] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:50.367043 31381 raft_consensus.cc:515] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:50.369284 31919 tablet_copy_client.cc:806] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:50.370010 31919 tablet_copy_client.cc:670] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:50.371192 30710 leader_election.cc:290] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 3 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:50.374820 31381 leader_election.cc:290] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:50.372133 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:50.376513 30629 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:50.376845 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e6d84374d340b7a1c86d27236cced9" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:50.378013 30710 raft_consensus.cc:3055] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:50.378379 30710 raft_consensus.cc:740] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:50.377334 31919 tablet_copy_client.cc:538] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:50.380406 30710 consensus_queue.cc:260] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:50.373006 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:50.381664 30783 raft_consensus.cc:3055] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:50.381827 30710 raft_consensus.cc:3060] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.385187 30783 raft_consensus.cc:740] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:50.386096 30783 consensus_queue.cc:260] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:50.387300 30783 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:50.388401 30710 raft_consensus.cc:2468] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:50.389899 31919 tablet_bootstrap.cc:492] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:50.389839 31349 leader_election.cc:304] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:50.390671 31867 raft_consensus.cc:2804] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:50.391142 31867 raft_consensus.cc:697] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:50.392407 31867 consensus_queue.cc:237] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:50.400122 30629 raft_consensus.cc:2468] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 3.
I20260709 12:09:50.401340 30676 leader_election.cc:304] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:50.402348 31809 raft_consensus.cc:2804] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:50.402801 31809 raft_consensus.cc:697] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:50.403568 31809 consensus_queue.cc:237] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:50.414060 30783 raft_consensus.cc:2468] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 3.
I20260709 12:09:50.417323 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e6d84374d340b7a1c86d27236cced9" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:50.417961 30633 raft_consensus.cc:3060] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.419575 31913 raft_consensus.cc:993] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:50.420218 31913 raft_consensus.cc:1081] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:50.424397 31385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf5657caeade4ca18674c283830939f7"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54926
I20260709 12:09:50.424966 31385 raft_consensus.cc:493] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.425644 31385 raft_consensus.cc:3060] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.424897 30535 catalog_manager.cc:5697] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 2 to 3, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 3 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:50.432674 31919 tablet_bootstrap.cc:492] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: 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:09:50.433844 31919 tablet_bootstrap.cc:492] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:50.434603 31919 ts_tablet_manager.cc:1403] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.010s
I20260709 12:09:50.436604 30633 raft_consensus.cc:2468] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:50.438079 31919 raft_consensus.cc:359] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:50.439126 31919 raft_consensus.cc:740] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:50.439911 31919 consensus_queue.cc:260] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:50.450870 30535 catalog_manager.cc:5697] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:50.453557 31385 raft_consensus.cc:515] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:50.455118 31919 ts_tablet_manager.cc:1434] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260709 12:09:50.456403 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5657caeade4ca18674c283830939f7" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:50.462895 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-303731e2c833438c94a8db22f5257d0b received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:50.463208 30710 raft_consensus.cc:3060] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.463343 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-303731e2c833438c94a8db22f5257d0b on tablet 303731e2c833438c94a8db22f5257d0b with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:50.460924 31385 leader_election.cc:290] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:50.460832 30782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5657caeade4ca18674c283830939f7" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:50.466738 30782 raft_consensus.cc:3055] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:50.467041 30782 raft_consensus.cc:740] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:50.467732 30782 consensus_queue.cc:260] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:50.468813 30782 raft_consensus.cc:3060] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.472344 30710 raft_consensus.cc:2468] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:50.473534 31349 leader_election.cc:304] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:50.474339 31891 raft_consensus.cc:2804] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:50.474794 31891 raft_consensus.cc:697] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:50.475620 31891 consensus_queue.cc:237] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:50.478267 30782 raft_consensus.cc:2468] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
W20260709 12:09:50.588414 31927 log.cc:927] Time spent T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: Append to log took a long time: real 0.096s	user 0.022s	sys 0.019s
I20260709 12:09:50.596500 30535 catalog_manager.cc:5697] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:50.597723 31904 raft_consensus.cc:993] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:50.598224 31904 raft_consensus.cc:1081] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:50.602224 31382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "228378463ec9432786a360fdff80dd3b"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54920
I20260709 12:09:50.602778 31382 raft_consensus.cc:493] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.603138 31382 raft_consensus.cc:3060] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.604064 31385 raft_consensus.cc:1217] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:50.611999 31829 raft_consensus.cc:993] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:50.613080 31874 raft_consensus.cc:1081] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:50.609982 31382 raft_consensus.cc:515] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:50.618808 31382 leader_election.cc:290] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:50.626637 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228378463ec9432786a360fdff80dd3b" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:50.627310 30783 raft_consensus.cc:3060] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.629609 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228378463ec9432786a360fdff80dd3b" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:50.630221 30633 raft_consensus.cc:3055] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:50.630519 30633 raft_consensus.cc:740] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:50.631238 30633 consensus_queue.cc:260] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:50.632409 30633 raft_consensus.cc:3060] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.635669 30783 raft_consensus.cc:2468] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:50.639168 30782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53090
I20260709 12:09:50.639716 30782 raft_consensus.cc:493] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.640105 30782 raft_consensus.cc:3060] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.645500 31382 raft_consensus.cc:1217] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:50.649276 30633 raft_consensus.cc:2468] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:50.651875 31348 leader_election.cc:304] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:50.658269 31891 raft_consensus.cc:2804] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:50.658882 31891 raft_consensus.cc:697] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:50.659751 31891 consensus_queue.cc:237] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:50.677852 30782 raft_consensus.cc:515] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:50.689043 30531 catalog_manager.cc:5697] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:50.692786 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:50.693601 30633 raft_consensus.cc:3055] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:50.693904 30633 raft_consensus.cc:740] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:50.694576 30633 consensus_queue.cc:260] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:50.695603 30633 raft_consensus.cc:3060] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.699126 30782 leader_election.cc:290] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:50.706102 30709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fd57824de549b9ac08ba37e483cc47" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:50.706813 30709 raft_consensus.cc:3060] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.722198 30709 raft_consensus.cc:2468] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:50.723191 30751 leader_election.cc:304] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:50.723979 31856 raft_consensus.cc:2804] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:50.724484 31856 raft_consensus.cc:697] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:50.725337 31856 consensus_queue.cc:237] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:50.730298 31385 raft_consensus.cc:1217] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:50.726365 30633 raft_consensus.cc:2468] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:50.753777 30535 catalog_manager.cc:5697] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:50.803541 31385 raft_consensus.cc:1217] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:50.899092 30782 raft_consensus.cc:1275] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:50.900334 31891 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:50.924149 30712 raft_consensus.cc:1275] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:50.925429 31867 consensus_queue.cc:1048] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:50.946069 30710 raft_consensus.cc:1275] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:50.947952 31867 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:50.963738 30633 raft_consensus.cc:1275] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:50.968097 31926 consensus_queue.cc:1048] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:50.972306 30635 raft_consensus.cc:1275] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:50.974015 31878 consensus_queue.cc:1048] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:50.980691 30782 raft_consensus.cc:1275] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:51.008265 31878 consensus_queue.cc:1048] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:51.064841 31829 raft_consensus.cc:1064] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:51.067245 31829 consensus_queue.cc:237] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.076803 30782 raft_consensus.cc:1275] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:51.083600 31926 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:51.085008 31385 raft_consensus.cc:1275] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.087018 30635 raft_consensus.cc:1275] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:51.087106 31904 consensus_queue.cc:1048] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:51.090055 30710 raft_consensus.cc:1275] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.091518 31926 consensus_queue.cc:1048] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:51.093911 30782 raft_consensus.cc:1275] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.094852 31928 consensus_queue.cc:1048] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:09:51.097230 31874 consensus_queue.cc:1048] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:51.132854 31809 raft_consensus.cc:1064] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:51.145771 31809 consensus_queue.cc:237] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.160698 31928 raft_consensus.cc:2955] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.167147 30784 raft_consensus.cc:2955] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.175124 30710 raft_consensus.cc:2955] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.199859 30635 raft_consensus.cc:1275] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:51.205170 31913 consensus_queue.cc:1048] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.208158 31385 raft_consensus.cc:2955] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.214742 31876 raft_consensus.cc:1064] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:51.218175 31876 consensus_queue.cc:237] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.218164 30534 catalog_manager.cc:5697] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.230158 30635 raft_consensus.cc:1275] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.234964 31878 consensus_queue.cc:1048] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:51.245504 31382 raft_consensus.cc:1275] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.250183 30784 raft_consensus.cc:1275] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.258390 31878 consensus_queue.cc:1048] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:51.274180 31385 raft_consensus.cc:1275] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.281499 31809 raft_consensus.cc:1064] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:51.277808 31947 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:09:51.302280 30629 consensus_queue.cc:237] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.309999 31382 raft_consensus.cc:1275] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:51.313943 31904 consensus_queue.cc:1048] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:51.302062 31809 consensus_queue.cc:237] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.314285 30784 raft_consensus.cc:1275] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:51.320600 31829 consensus_queue.cc:1048] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:51.331046 31949 consensus_queue.cc:1048] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:51.334981 31874 raft_consensus.cc:2955] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.339525 31385 raft_consensus.cc:1275] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.339679 30784 raft_consensus.cc:2955] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.341701 30633 raft_consensus.cc:1275] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.342208 30710 raft_consensus.cc:1275] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:51.336853 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:51.344048 31878 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:51.346318 30782 raft_consensus.cc:1275] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.346993 31953 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:51.357589 31761 consensus_queue.cc:1048] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:51.367306 31383 raft_consensus.cc:2955] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.378170 30633 raft_consensus.cc:1275] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.381132 30531 catalog_manager.cc:5697] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.395792 31809 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:51.397502 31953 raft_consensus.cc:2955] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.405763 30633 raft_consensus.cc:2955] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.408951 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cae54218dbd4cb5897215639b7fef9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:51.410331 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cae54218dbd4cb5897215639b7fef9f with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:51.449018 30782 raft_consensus.cc:1275] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:51.461730 31962 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:51.470009 31962 raft_consensus.cc:2955] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.475026 31963 tablet_replica.cc:333] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:51.479777 31963 raft_consensus.cc:2243] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:51.480862 30629 raft_consensus.cc:2955] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:51.495461 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 138808us
I20260709 12:09:51.503474 31963 raft_consensus.cc:2272] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:51.505656 30786 raft_consensus.cc:2955] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.520367 31809 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:51.515116 31385 raft_consensus.cc:2955] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.526026 30532 catalog_manager.cc:5697] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.542534 31963 ts_tablet_manager.cc:1916] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:51.542001 31876 raft_consensus.cc:2955] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.554739 30633 raft_consensus.cc:2955] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.556346 30783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2418c195c49e47de995d994dabef2d64"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:09:51.556960 30783 raft_consensus.cc:606] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:09:51.577847 31383 raft_consensus.cc:2955] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.587278 31382 raft_consensus.cc:2955] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.595721 30531 catalog_manager.cc:5697] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.602133 30531 catalog_manager.cc:5697] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.633854 30633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2955d5c237fc4c6c960d201c82c2dd15"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:51.634479 30633 raft_consensus.cc:606] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:51.640671 30633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "467e3fba7ea04a86bcc6065df853531c"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:51.642304 30633 raft_consensus.cc:606] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:51.646634 30633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b4e195b39d047a8813db0b13722d23a"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:51.646148 30786 raft_consensus.cc:2955] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.647354 30633 raft_consensus.cc:606] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:51.650774 30712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea52d3c74ce74a6bb1a24bc2d19d5c53"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:51.651341 30712 raft_consensus.cc:606] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:51.657958 31928 raft_consensus.cc:993] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:51.658433 31928 raft_consensus.cc:1081] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:51.659190 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:09:51.660499 31382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b4e195b39d047a8813db0b13722d23a"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54920
I20260709 12:09:51.660853 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:51.661087 31382 raft_consensus.cc:493] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.661564 31382 raft_consensus.cc:3060] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.661645 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:51.662114 31913 raft_consensus.cc:993] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:51.662557 31913 raft_consensus.cc:1081] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:51.665295 30783 raft_consensus.cc:2955] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.668527 31382 raft_consensus.cc:515] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.674095 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4e195b39d047a8813db0b13722d23a" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:51.674690 30629 raft_consensus.cc:3055] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.674995 30629 raft_consensus.cc:740] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:51.675148 30710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2418c195c49e47de995d994dabef2d64"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52168
I20260709 12:09:51.675751 30710 raft_consensus.cc:493] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.676156 30710 raft_consensus.cc:3060] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.675680 30629 consensus_queue.cc:260] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.677243 30629 raft_consensus.cc:3060] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.681558 30712 consensus_queue.cc:237] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.684425 30710 raft_consensus.cc:515] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:51.691357 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2418c195c49e47de995d994dabef2d64" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:51.692034 30633 raft_consensus.cc:3060] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.700328 30635 raft_consensus.cc:1275] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:51.702951 31949 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:51.706246 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4e195b39d047a8813db0b13722d23a" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:51.697363 31385 raft_consensus.cc:1275] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:51.706893 30704 raft_consensus.cc:3060] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.709978 31949 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:51.712239 31947 raft_consensus.cc:2955] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.715975 30704 raft_consensus.cc:2468] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:51.717512 31349 leader_election.cc:304] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:51.718515 31867 raft_consensus.cc:2804] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.719071 31867 raft_consensus.cc:697] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:51.720971 30629 raft_consensus.cc:2468] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:51.721750 31867 consensus_queue.cc:237] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.718456 31382 leader_election.cc:290] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:51.729646 31382 raft_consensus.cc:2955] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.732400 30633 raft_consensus.cc:2468] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:51.733922 30676 leader_election.cc:304] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:51.733101 30629 raft_consensus.cc:2955] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.734763 31878 raft_consensus.cc:2804] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.735225 31878 raft_consensus.cc:697] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:51.735415 31963 ts_tablet_manager.cc:1929] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:51.736663 31878 consensus_queue.cc:237] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:51.736347 30710 leader_election.cc:290] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:51.737989 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03d3ee8c22d04fc2a81010937e2f6ef9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:51.738159 31963 log.cc:1199] T 3cae54218dbd4cb5897215639b7fef9f P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/3cae54218dbd4cb5897215639b7fef9f
I20260709 12:09:51.740258 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2418c195c49e47de995d994dabef2d64" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:51.740831 30786 raft_consensus.cc:3055] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.741120 30786 raft_consensus.cc:740] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:51.741994 30786 consensus_queue.cc:260] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:51.743968 30786 raft_consensus.cc:3060] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.751561 30633 raft_consensus.cc:1240] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Rejecting Update request from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:51.747084 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 3cae54218dbd4cb5897215639b7fef9f (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:51.758973 30531 catalog_manager.cc:5697] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.760972 30786 raft_consensus.cc:2468] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:51.772058 30710 consensus_queue.cc:237] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.777920 30532 catalog_manager.cc:5697] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:51.779822 30532 catalog_manager.cc:5697] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:51.808518 31385 raft_consensus.cc:1275] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:51.809286 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 03d3ee8c22d04fc2a81010937e2f6ef9 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:51.810175 31949 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:51.812677 30786 raft_consensus.cc:1275] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:51.820017 31878 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:51.821487 31972 tablet_replica.cc:333] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:51.822950 31972 raft_consensus.cc:2243] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:51.823832 31972 raft_consensus.cc:2272] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:51.827872 31972 ts_tablet_manager.cc:1916] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:51.831637 31829 raft_consensus.cc:993] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:51.832136 31829 raft_consensus.cc:1081] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:51.834693 31958 raft_consensus.cc:2955] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.839000 30784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "467e3fba7ea04a86bcc6065df853531c"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53090
I20260709 12:09:51.839624 30784 raft_consensus.cc:493] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.839977 30784 raft_consensus.cc:3060] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.851226 30786 raft_consensus.cc:2955] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.857144 31972 ts_tablet_manager.cc:1929] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:51.857789 31972 log.cc:1199] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/03d3ee8c22d04fc2a81010937e2f6ef9
I20260709 12:09:51.860200 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 03d3ee8c22d04fc2a81010937e2f6ef9 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:51.862290 31382 raft_consensus.cc:2955] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:51.867376 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 303731e2c833438c94a8db22f5257d0b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:51.875422 30532 catalog_manager.cc:5697] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.907363 31904 raft_consensus.cc:993] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:51.907974 31904 raft_consensus.cc:1081] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:51.889108 30784 raft_consensus.cc:515] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.911484 30783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2955d5c237fc4c6c960d201c82c2dd15"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53090
I20260709 12:09:51.911857 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet 303731e2c833438c94a8db22f5257d0b with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:51.912166 30783 raft_consensus.cc:493] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.912576 30783 raft_consensus.cc:3060] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.913048 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467e3fba7ea04a86bcc6065df853531c" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:51.913444 31382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467e3fba7ea04a86bcc6065df853531c" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
I20260709 12:09:51.913679 30629 raft_consensus.cc:3055] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.913961 31382 raft_consensus.cc:3060] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.914006 30629 raft_consensus.cc:740] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:51.915318 30629 consensus_queue.cc:260] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.921034 30629 raft_consensus.cc:3060] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.921521 31382 raft_consensus.cc:2468] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:51.922879 30751 leader_election.cc:304] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:51.923640 31761 raft_consensus.cc:2804] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.924093 31761 raft_consensus.cc:697] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:51.913079 30784 leader_election.cc:290] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453)
I20260709 12:09:51.924918 31761 consensus_queue.cc:237] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.935108 30629 raft_consensus.cc:2468] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:51.936867 31973 tablet_replica.cc:333] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:51.938192 31973 raft_consensus.cc:2243] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:51.939102 31958 raft_consensus.cc:993] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:51.939668 31949 raft_consensus.cc:1081] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:51.938880 31973 raft_consensus.cc:2272] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:51.942665 31382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea52d3c74ce74a6bb1a24bc2d19d5c53"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54908
I20260709 12:09:51.943276 31382 raft_consensus.cc:493] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.943682 31382 raft_consensus.cc:3060] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.944774 30783 raft_consensus.cc:515] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:51.951476 31973 ts_tablet_manager.cc:1916] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:51.951521 31382 raft_consensus.cc:515] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.953799 31382 leader_election.cc:290] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:51.955025 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52d3c74ce74a6bb1a24bc2d19d5c53" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:51.955662 30786 raft_consensus.cc:3060] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.956938 30783 leader_election.cc:290] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:51.958061 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea52d3c74ce74a6bb1a24bc2d19d5c53" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:51.958640 30710 raft_consensus.cc:3055] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.958923 30710 raft_consensus.cc:740] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:51.959646 30710 consensus_queue.cc:260] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:51.960911 30710 raft_consensus.cc:3060] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.965780 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955d5c237fc4c6c960d201c82c2dd15" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:51.966445 30629 raft_consensus.cc:3055] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.966760 30629 raft_consensus.cc:740] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:51.967532 30629 consensus_queue.cc:260] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:51.968099 30531 catalog_manager.cc:5697] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:51.969317 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2955d5c237fc4c6c960d201c82c2dd15" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:51.969937 30712 raft_consensus.cc:3060] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.986217 30629 raft_consensus.cc:3060] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.988013 31973 ts_tablet_manager.cc:1929] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:51.988565 31973 log.cc:1199] T 303731e2c833438c94a8db22f5257d0b P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/303731e2c833438c94a8db22f5257d0b
I20260709 12:09:51.992960 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet 303731e2c833438c94a8db22f5257d0b (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:51.994722 30786 raft_consensus.cc:2468] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:51.995805 31350 leader_election.cc:304] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:51.996934 31867 raft_consensus.cc:2804] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.997723 30629 raft_consensus.cc:2468] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:51.997783 31867 raft_consensus.cc:697] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:51.999138 30712 raft_consensus.cc:2468] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:51.999267 30750 leader_election.cc:304] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:52.001919 30710 raft_consensus.cc:2468] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:52.000092 31856 raft_consensus.cc:2804] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:52.006281 31856 raft_consensus.cc:697] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:51.999074 31867 consensus_queue.cc:237] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:52.007274 31856 consensus_queue.cc:237] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:52.020293 30531 catalog_manager.cc:5697] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.023938 30535 catalog_manager.cc:5697] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.033532 30710 consensus_queue.cc:237] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:52.042234 31382 raft_consensus.cc:1275] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:52.044220 30786 raft_consensus.cc:1275] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:52.043860 31949 consensus_queue.cc:1048] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:52.046224 31878 consensus_queue.cc:1048] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:52.051352 31878 raft_consensus.cc:2955] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:52.058024 31382 raft_consensus.cc:2955] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:52.061053 30784 raft_consensus.cc:2955] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:52.071282 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff8a521dd6904614a45cf9490ad2c1c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:52.078804 30535 catalog_manager.cc:5697] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.093879 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet ff8a521dd6904614a45cf9490ad2c1c5 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:52.094844 31973 tablet_replica.cc:333] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:52.095749 31973 raft_consensus.cc:2243] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:52.096395 31973 raft_consensus.cc:2272] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:52.100708 31973 ts_tablet_manager.cc:1916] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:52.116144 31973 ts_tablet_manager.cc:1929] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:52.116500 31973 log.cc:1199] T ff8a521dd6904614a45cf9490ad2c1c5 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/ff8a521dd6904614a45cf9490ad2c1c5
I20260709 12:09:52.117785 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet ff8a521dd6904614a45cf9490ad2c1c5 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:52.191309 30710 raft_consensus.cc:1275] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.192430 31867 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.205574 30629 raft_consensus.cc:1275] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.208345 31867 consensus_queue.cc:1048] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.295809 30784 raft_consensus.cc:1275] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:52.297047 31878 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:52.311789 30629 raft_consensus.cc:1275] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.313181 30635 raft_consensus.cc:1275] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:52.315891 31761 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.326836 31949 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:52.336089 31382 raft_consensus.cc:1275] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.337595 31955 consensus_queue.cc:1048] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:52.415665 30635 raft_consensus.cc:1275] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:52.416644 31856 consensus_queue.cc:1048] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:52.427860 30712 raft_consensus.cc:1275] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:52.430208 31987 consensus_queue.cc:1048] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:52.486488 30784 raft_consensus.cc:1275] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.487717 31891 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.496760 30712 raft_consensus.cc:1275] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:52.501842 31867 consensus_queue.cc:1048] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.942466 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:52.987138 30633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:52.987607 30633 raft_consensus.cc:606] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:52.990139 30784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:09:52.990758 30784 raft_consensus.cc:606] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:09:52.993142 30633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:52.993743 30633 raft_consensus.cc:606] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:52.994824 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:09:52.995942 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:52.996563 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:53.173586 30633 consensus_queue.cc:237] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
W20260709 12:09:53.180534 30602 consensus_peers.cc:597] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 760c0be245cb48e392c649b1ad673788. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:53.180687 30784 raft_consensus.cc:1275] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:53.181852 30704 raft_consensus.cc:1275] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:53.182739 31994 consensus_queue.cc:1048] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:53.183609 31874 consensus_queue.cc:1048] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:53.199332 31994 raft_consensus.cc:2955] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.201174 30783 raft_consensus.cc:2955] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.202677 30704 raft_consensus.cc:2955] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.220211 30633 consensus_queue.cc:237] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:53.235239 30532 catalog_manager.cc:5697] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
W20260709 12:09:53.238332 30602 consensus_peers.cc:597] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 129d6b86140a45e8b61d9d35cbf7ac65. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:53.236313 30784 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:53.243340 31928 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:53.249861 30704 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:53.251674 31994 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:53.256247 31928 raft_consensus.cc:2955] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.260903 30784 raft_consensus.cc:2955] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.266451 30704 raft_consensus.cc:2955] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.282220 30783 consensus_queue.cc:237] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
W20260709 12:09:53.295624 30751 consensus_peers.cc:597] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31033c59ae5b422ea19ffecd8ba90c54. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:53.299019 30710 raft_consensus.cc:1275] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:53.300319 31987 consensus_queue.cc:1048] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:53.301779 30531 catalog_manager.cc:5697] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.309275 30633 raft_consensus.cc:1275] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:53.311419 31987 consensus_queue.cc:1048] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:53.313562 32001 raft_consensus.cc:993] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:53.314198 31928 raft_consensus.cc:1081] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:53.315793 31382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54920
I20260709 12:09:53.316416 31382 raft_consensus.cc:493] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.316895 31382 raft_consensus.cc:3060] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.323201 31987 raft_consensus.cc:993] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:53.323897 31955 raft_consensus.cc:1081] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:53.323959 31382 raft_consensus.cc:515] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:53.326011 30704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52168
I20260709 12:09:53.326534 30704 raft_consensus.cc:493] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.326881 30704 raft_consensus.cc:3060] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.333427 31955 raft_consensus.cc:2955] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.334897 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:53.336071 30635 raft_consensus.cc:3055] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:53.336428 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd68c46c4eef4dda8d36673220235fd3" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:53.336436 30635 raft_consensus.cc:740] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:53.337200 30712 raft_consensus.cc:3060] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.337581 30635 consensus_queue.cc:260] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:53.339946 30704 raft_consensus.cc:515] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:53.341531 30635 raft_consensus.cc:3060] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.342727 31382 leader_election.cc:290] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:53.341943 30710 raft_consensus.cc:2955] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.344877 30712 raft_consensus.cc:2468] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:53.347896 31349 leader_election.cc:304] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:53.348702 31979 raft_consensus.cc:2804] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:53.349182 31979 raft_consensus.cc:697] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:53.350085 31979 consensus_queue.cc:237] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:53.352774 30633 raft_consensus.cc:2955] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.355784 30704 leader_election.cc:290] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:53.356463 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:53.357033 30629 raft_consensus.cc:3060] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.361157 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:53.361809 30784 raft_consensus.cc:3055] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:53.362103 30784 raft_consensus.cc:740] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:53.362886 30784 consensus_queue.cc:260] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:53.363906 30784 raft_consensus.cc:3060] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.364338 30629 raft_consensus.cc:2468] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:53.365618 30676 leader_election.cc:304] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:53.365931 30532 catalog_manager.cc:5697] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:53.370018 30784 raft_consensus.cc:2468] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:53.373164 30783 consensus_queue.cc:237] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:53.374280 31947 raft_consensus.cc:2804] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:53.374439 30535 catalog_manager.cc:5697] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.384804 31947 raft_consensus.cc:697] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:53.385810 31947 consensus_queue.cc:237] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:53.394284 31994 raft_consensus.cc:993] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:53.394814 31994 raft_consensus.cc:1081] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:53.396605 30706 raft_consensus.cc:1275] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:53.399828 30782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53090
I20260709 12:09:53.399988 30635 raft_consensus.cc:2468] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:53.400417 30782 raft_consensus.cc:493] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.400800 30782 raft_consensus.cc:3060] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:53.405526 30751 consensus_peers.cc:597] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8eeb8c3b2ff744aea142aae88733de9b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:53.405568 31987 consensus_queue.cc:1048] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:53.411581 30629 raft_consensus.cc:1275] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:53.413549 30782 raft_consensus.cc:515] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:53.413862 31955 consensus_queue.cc:1048] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:53.418792 31382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
I20260709 12:09:53.419379 31382 raft_consensus.cc:3060] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.423060 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6d8fbded3402ea958fe7ca28ddc1a" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:53.424011 30629 raft_consensus.cc:3055] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:53.424486 30629 raft_consensus.cc:740] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:53.425400 30629 consensus_queue.cc:260] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:53.426465 30629 raft_consensus.cc:3060] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.426703 31382 raft_consensus.cc:2468] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:53.426313 30534 catalog_manager.cc:5697] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.428485 30751 leader_election.cc:304] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:53.429754 31955 raft_consensus.cc:2804] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:53.431922 31955 raft_consensus.cc:697] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:53.433225 30782 leader_election.cc:290] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453)
I20260709 12:09:53.435381 31955 consensus_queue.cc:237] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:53.443840 32015 raft_consensus.cc:2955] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.445838 30629 raft_consensus.cc:2468] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:53.445739 30706 raft_consensus.cc:2955] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.469022 30534 catalog_manager.cc:5697] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.477176 30531 catalog_manager.cc:5697] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.485348 30635 raft_consensus.cc:2955] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:53.722393 32018 ts_tablet_manager.cc:933] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:53.724045 32018 tablet_copy_client.cc:323] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:53.725793 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 31033c59ae5b422ea19ffecd8ba90c54 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:53.726347 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 31033c59ae5b422ea19ffecd8ba90c54 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-31033c59ae5b422ea19ffecd8ba90c54
I20260709 12:09:53.740042 30795 tablet_copy_source_session.cc:215] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:53.743839 32018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31033c59ae5b422ea19ffecd8ba90c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:53.750955 32020 ts_tablet_manager.cc:933] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:53.758177 32020 tablet_copy_client.cc:323] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:53.759925 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet 129d6b86140a45e8b61d9d35cbf7ac65 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:53.760511 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet 129d6b86140a45e8b61d9d35cbf7ac65 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-129d6b86140a45e8b61d9d35cbf7ac65
I20260709 12:09:53.764914 30706 raft_consensus.cc:1275] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:53.766999 31867 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:53.773690 30647 tablet_copy_source_session.cc:215] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:53.797040 32020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129d6b86140a45e8b61d9d35cbf7ac65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:53.805727 30782 raft_consensus.cc:1275] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:53.807426 32010 consensus_queue.cc:1048] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:53.808060 32024 ts_tablet_manager.cc:933] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:09:53.834674 32027 ts_tablet_manager.cc:933] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:53.836210 32018 tablet_copy_client.cc:806] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:53.837129 32018 tablet_copy_client.cc:670] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:53.839766 32024 tablet_copy_client.cc:323] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:09:53.841449 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet 760c0be245cb48e392c649b1ad673788 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:09:53.841977 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet 760c0be245cb48e392c649b1ad673788 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-760c0be245cb48e392c649b1ad673788
I20260709 12:09:53.842386 32027 tablet_copy_client.cc:323] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:53.862643 30635 raft_consensus.cc:1275] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:53.867039 31955 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:53.878260 32020 tablet_copy_client.cc:806] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:53.881752 30629 raft_consensus.cc:1275] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:53.880378 32018 tablet_copy_client.cc:538] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:53.884030 31979 consensus_queue.cc:1048] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:53.878942 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 8eeb8c3b2ff744aea142aae88733de9b from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:53.887243 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 8eeb8c3b2ff744aea142aae88733de9b from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-8eeb8c3b2ff744aea142aae88733de9b
I20260709 12:09:53.893060 32020 tablet_copy_client.cc:670] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:53.895653 32018 tablet_bootstrap.cc:492] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:53.897578 32020 tablet_copy_client.cc:538] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:53.918454 32020 tablet_bootstrap.cc:492] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:53.948055 30647 tablet_copy_source_session.cc:215] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:53.958436 31381 raft_consensus.cc:1275] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:53.961338 31856 consensus_queue.cc:1048] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:53.975405 30633 raft_consensus.cc:1275] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:53.980368 32024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760c0be245cb48e392c649b1ad673788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:53.990923 31947 consensus_queue.cc:1048] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:53.994607 30795 tablet_copy_source_session.cc:215] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:54.029963 32027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eeb8c3b2ff744aea142aae88733de9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:54.037065 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:54.060901 32018 tablet_bootstrap.cc:492] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:54.063019 32018 tablet_bootstrap.cc:492] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:54.063834 32018 ts_tablet_manager.cc:1403] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.168s	user 0.016s	sys 0.013s
I20260709 12:09:54.080651 32027 tablet_copy_client.cc:806] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:54.081281 32027 tablet_copy_client.cc:670] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:54.078896 32024 tablet_copy_client.cc:806] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:54.083238 32018 raft_consensus.cc:359] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:54.085755 32018 raft_consensus.cc:740] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:54.086467 32018 consensus_queue.cc:260] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:54.087039 32027 tablet_copy_client.cc:538] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:54.084041 32024 tablet_copy_client.cc:670] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:54.091405 32018 ts_tablet_manager.cc:1434] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:09:54.092001 32024 tablet_copy_client.cc:538] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:54.094317 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-31033c59ae5b422ea19ffecd8ba90c54 received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:54.094831 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-31033c59ae5b422ea19ffecd8ba90c54 on tablet 31033c59ae5b422ea19ffecd8ba90c54 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:54.114563 32027 tablet_bootstrap.cc:492] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:54.123847 32024 tablet_bootstrap.cc:492] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:54.126487 32020 tablet_bootstrap.cc:492] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:54.128875 32020 tablet_bootstrap.cc:492] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:54.129944 32020 ts_tablet_manager.cc:1403] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.212s	user 0.018s	sys 0.016s
I20260709 12:09:54.133772 32020 raft_consensus.cc:359] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:54.134737 32020 raft_consensus.cc:740] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:54.135552 32020 consensus_queue.cc:260] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:54.140439 32020 ts_tablet_manager.cc:1434] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:09:54.142294 31381 raft_consensus.cc:1217] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:54.158253 32027 tablet_bootstrap.cc:492] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: 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:09:54.159309 32027 tablet_bootstrap.cc:492] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:54.160077 32027 ts_tablet_manager.cc:1403] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.004s
I20260709 12:09:54.163149 32027 raft_consensus.cc:359] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:54.164039 32027 raft_consensus.cc:740] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:54.164736 32027 consensus_queue.cc:260] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:54.185550 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-129d6b86140a45e8b61d9d35cbf7ac65 received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:54.212893 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-129d6b86140a45e8b61d9d35cbf7ac65 on tablet 129d6b86140a45e8b61d9d35cbf7ac65 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:54.219550 32027 ts_tablet_manager.cc:1434] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260709 12:09:54.232604 32024 tablet_bootstrap.cc:492] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:54.288225 32024 tablet_bootstrap.cc:492] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:54.304663 31382 raft_consensus.cc:1217] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:54.306485 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-8eeb8c3b2ff744aea142aae88733de9b received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:54.307205 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-8eeb8c3b2ff744aea142aae88733de9b on tablet 8eeb8c3b2ff744aea142aae88733de9b with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:54.309777 32024 ts_tablet_manager.cc:1403] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.186s	user 0.019s	sys 0.011s
I20260709 12:09:54.316073 32024 raft_consensus.cc:359] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:54.332792 32024 raft_consensus.cc:740] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:54.333894 32024 consensus_queue.cc:260] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:54.340636 32024 ts_tablet_manager.cc:1434] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.005s
W20260709 12:09:54.345446 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 64860.8us
I20260709 12:09:54.368913 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-760c0be245cb48e392c649b1ad673788 received from {username='slave'} at 127.0.0.1:58218
I20260709 12:09:54.369505 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-760c0be245cb48e392c649b1ad673788 on tablet 760c0be245cb48e392c649b1ad673788 with peer bab2b110cffd4e23a6324e42b94bfa17
W20260709 12:09:54.391779 31349 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 48400.2us
I20260709 12:09:54.394519 31385 raft_consensus.cc:1217] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:54.449576 31385 raft_consensus.cc:1217] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:54.486686 30706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e5a235131a447bd833dea56f09a8b9d"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:54.487542 30706 raft_consensus.cc:606] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Received request to transfer leadership to TS b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:54.492033 30783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:09:54.492616 30783 raft_consensus.cc:606] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:54.496830 30783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:09:54.497467 30783 raft_consensus.cc:606] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:09:54.499136 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:09:54.500702 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:54.501539 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:54.574004 32015 raft_consensus.cc:1064] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:54.576622 32015 consensus_queue.cc:237] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.599210 31385 raft_consensus.cc:1275] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:54.600656 31955 consensus_queue.cc:1048] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:54.602434 30706 raft_consensus.cc:1275] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:54.603965 32017 consensus_queue.cc:1048] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:54.605597 30633 raft_consensus.cc:1275] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:54.606947 32017 consensus_queue.cc:1048] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:54.633024 32017 raft_consensus.cc:2955] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.634743 30633 raft_consensus.cc:2955] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.636566 30706 raft_consensus.cc:2955] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.647588 31385 raft_consensus.cc:2955] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.657734 30534 catalog_manager.cc:5697] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:54.661684 32036 raft_consensus.cc:1064] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:54.674857 32036 consensus_queue.cc:237] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.693480 30786 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:54.695531 31385 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:54.695932 32047 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:54.698942 32046 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:54.700208 30706 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:54.703464 32046 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:54.713076 31955 raft_consensus.cc:993] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:09:54.713790 31987 raft_consensus.cc:1081] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:09:54.717705 30629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:60908
I20260709 12:09:54.718312 30629 raft_consensus.cc:493] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:54.718629 30629 raft_consensus.cc:3060] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.734424 30629 raft_consensus.cc:515] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.741990 30629 leader_election.cc:290] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Requested vote from peers 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185), bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453)
I20260709 12:09:54.743119 31382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
I20260709 12:09:54.743829 31382 raft_consensus.cc:3060] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.743750 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:54.750057 30784 raft_consensus.cc:3055] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:54.750362 30784 raft_consensus.cc:740] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:54.751205 30784 consensus_queue.cc:260] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.752679 30784 raft_consensus.cc:3060] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.773123 31382 raft_consensus.cc:2468] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 2.
I20260709 12:09:54.774662 30602 leader_election.cc:304] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:54.775600 32047 raft_consensus.cc:2804] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:54.776083 32047 raft_consensus.cc:697] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:54.776983 32047 consensus_queue.cc:237] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.780325 32044 raft_consensus.cc:2955] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.787997 30783 raft_consensus.cc:2955] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.801633 31385 raft_consensus.cc:2955] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.780071 30784 raft_consensus.cc:2468] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 2.
I20260709 12:09:54.812067 31955 raft_consensus.cc:993] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:54.812536 31955 raft_consensus.cc:1081] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:54.821357 30706 raft_consensus.cc:2955] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.833360 30704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52168
I20260709 12:09:54.834057 30704 raft_consensus.cc:493] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:54.834399 30704 raft_consensus.cc:3060] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.841791 30704 raft_consensus.cc:515] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:54.844448 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:54.845069 30629 raft_consensus.cc:3060] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.847640 30784 consensus_queue.cc:237] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.852622 30629 raft_consensus.cc:2468] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:54.863032 31385 raft_consensus.cc:1275] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:54.879946 30704 leader_election.cc:290] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:54.864733 30531 catalog_manager.cc:5697] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.878285 32045 raft_consensus.cc:993] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: : Instructing follower b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:09:54.882884 32045 raft_consensus.cc:1081] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Signalling peer b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:09:54.884462 32015 consensus_queue.cc:1048] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:54.888833 30676 leader_election.cc:304] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:54.890123 32010 raft_consensus.cc:2804] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:54.890615 32010 raft_consensus.cc:697] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:54.891482 32010 consensus_queue.cc:237] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:54.892922 31955 raft_consensus.cc:2955] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.895147 30532 catalog_manager.cc:5697] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:54.900063 31385 raft_consensus.cc:2955] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.906764 30629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e5a235131a447bd833dea56f09a8b9d"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:60924
I20260709 12:09:54.907663 30629 raft_consensus.cc:493] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:54.908136 30629 raft_consensus.cc:3060] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.911002 30783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:54.911629 30783 raft_consensus.cc:3055] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:54.911913 30783 raft_consensus.cc:740] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:54.912720 30783 consensus_queue.cc:260] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:54.915678 30783 raft_consensus.cc:3060] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.916155 30633 consensus_queue.cc:237] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.926496 31382 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:54.928500 30784 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:54.929666 32048 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:54.930174 30706 raft_consensus.cc:1275] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:54.938594 31987 consensus_queue.cc:1048] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:54.938850 32036 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:54.943602 30535 catalog_manager.cc:5697] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:54.944887 30706 raft_consensus.cc:2955] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.952586 32047 raft_consensus.cc:2955] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.955274 30629 raft_consensus.cc:515] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.957818 30629 leader_election.cc:290] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453)
I20260709 12:09:54.959596 31382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5a235131a447bd833dea56f09a8b9d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
I20260709 12:09:54.960232 31382 raft_consensus.cc:3060] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.960749 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5a235131a447bd833dea56f09a8b9d" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:54.961316 30704 raft_consensus.cc:3055] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:54.960399 31381 raft_consensus.cc:2955] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.961647 30704 raft_consensus.cc:740] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:54.962520 30704 consensus_queue.cc:260] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.963601 30704 raft_consensus.cc:3060] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.973034 30704 raft_consensus.cc:2468] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 2.
I20260709 12:09:54.974063 31382 raft_consensus.cc:2468] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 2.
I20260709 12:09:54.974570 32015 raft_consensus.cc:1064] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:54.983882 30602 leader_election.cc:304] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:54.975803 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31033c59ae5b422ea19ffecd8ba90c54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:54.985116 32044 raft_consensus.cc:2804] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:54.987581 32044 raft_consensus.cc:697] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:54.988713 32044 consensus_queue.cc:237] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.989534 30532 catalog_manager.cc:5697] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:54.993428 30535 catalog_manager.cc:5697] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:54.994410 32015 consensus_queue.cc:237] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:54.978101 30784 raft_consensus.cc:2955] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.013921 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 129d6b86140a45e8b61d9d35cbf7ac65 with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:55.018553 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet 31033c59ae5b422ea19ffecd8ba90c54 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:55.025480 32068 tablet_replica.cc:333] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:55.026932 32068 raft_consensus.cc:2243] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:55.027866 32068 raft_consensus.cc:2272] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:55.034144 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 129d6b86140a45e8b61d9d35cbf7ac65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:55.038724 32068 ts_tablet_manager.cc:1916] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:55.048388 30531 catalog_manager.cc:5697] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 1 to 2, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:54.930979 30783 raft_consensus.cc:2468] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:55.053556 31928 raft_consensus.cc:1064] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:55.056474 31928 consensus_queue.cc:237] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:55.072551 31382 raft_consensus.cc:1275] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.074383 30706 raft_consensus.cc:1275] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.083890 32068 ts_tablet_manager.cc:1929] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:55.084987 32036 consensus_queue.cc:1048] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:55.097402 32068 log.cc:1199] T 129d6b86140a45e8b61d9d35cbf7ac65 P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/129d6b86140a45e8b61d9d35cbf7ac65
I20260709 12:09:55.098503 32047 consensus_queue.cc:1048] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:55.109053 30783 raft_consensus.cc:1275] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.130857 32069 tablet_replica.cc:333] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
W20260709 12:09:55.161298 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.68:34453, user_credentials={real_user=slave}} blocked reactor thread for 156161us
I20260709 12:09:55.143157 30633 raft_consensus.cc:1275] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.190317 32069 raft_consensus.cc:2243] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:55.191207 32069 raft_consensus.cc:2272] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:55.191445 31385 raft_consensus.cc:1275] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:09:55.207355 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 62283.6us
I20260709 12:09:55.208636 32036 consensus_queue.cc:1048] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:55.193106 32015 consensus_queue.cc:1048] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 12:09:55.228282 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 129d6b86140a45e8b61d9d35cbf7ac65 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:55.242067 32069 ts_tablet_manager.cc:1916] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:55.235771 32074 consensus_queue.cc:1048] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
W20260709 12:09:55.271998 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.68:34453, user_credentials={real_user=slave}} blocked reactor thread for 56307.8us
W20260709 12:09:55.292703 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 59104.8us
I20260709 12:09:55.296736 30784 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:55.297163 30704 raft_consensus.cc:1275] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:55.316598 31955 consensus_queue.cc:1048] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:55.323565 31382 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:55.315718 32048 raft_consensus.cc:2955] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.330667 32036 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:55.335618 30704 raft_consensus.cc:2955] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.346419 32046 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
W20260709 12:09:55.375078 31350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 69800.3us
I20260709 12:09:55.402498 30535 catalog_manager.cc:5697] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:55.412158 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 69791us
I20260709 12:09:55.417301 31385 raft_consensus.cc:1275] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:55.426151 32086 raft_consensus.cc:2955] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:55.504793 32095 log.cc:927] Time spent T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 12:09:55.468576 32044 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
I20260709 12:09:55.516887 32069 ts_tablet_manager.cc:1929] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:55.546795 32069 log.cc:1199] T 31033c59ae5b422ea19ffecd8ba90c54 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/31033c59ae5b422ea19ffecd8ba90c54
I20260709 12:09:55.525060 30706 raft_consensus.cc:2955] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.530305 30630 raft_consensus.cc:2955] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:09:55.520138 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 66848.6us
I20260709 12:09:55.555932 30784 raft_consensus.cc:1275] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:55.564049 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:55.567348 32089 consensus_queue.cc:1048] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:55.571484 30531 catalog_manager.cc:5697] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:55.584451 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet 31033c59ae5b422ea19ffecd8ba90c54 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:55.587230 30629 consensus_queue.cc:237] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:55.596093 30706 raft_consensus.cc:1275] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:55.598129 30786 consensus_queue.cc:237] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:55.592188 31381 raft_consensus.cc:2955] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.604839 32044 consensus_queue.cc:1048] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:55.612675 30629 raft_consensus.cc:1275] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:55.615576 32086 consensus_queue.cc:1048] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:55.615978 31385 raft_consensus.cc:2955] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.622790 32067 raft_consensus.cc:2955] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.623469 31928 raft_consensus.cc:2955] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.639907 30633 raft_consensus.cc:1275] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:55.642426 30630 raft_consensus.cc:2955] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.657889 31384 raft_consensus.cc:1275] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:55.663367 32045 consensus_queue.cc:1048] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:55.672478 32086 consensus_queue.cc:1048] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:55.682511 31384 raft_consensus.cc:2955] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.693765 30706 raft_consensus.cc:2955] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.698067 31383 raft_consensus.cc:1275] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:55.698834 30704 raft_consensus.cc:1275] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:55.709313 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8eeb8c3b2ff744aea142aae88733de9b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:55.715579 32048 consensus_queue.cc:1048] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:55.717252 30534 catalog_manager.cc:5697] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.718523 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 760c0be245cb48e392c649b1ad673788 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:55.721354 31383 raft_consensus.cc:2955] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.734267 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 760c0be245cb48e392c649b1ad673788 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:55.717273 32048 consensus_queue.cc:1048] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:09:55.737892 30535 catalog_manager.cc:5697] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:55.758191 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 8eeb8c3b2ff744aea142aae88733de9b with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
W20260709 12:09:55.759318 30603 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 60896.9us
I20260709 12:09:55.761466 32105 tablet_replica.cc:333] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:55.764353 32105 raft_consensus.cc:2243] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:55.765087 32105 pending_rounds.cc:70] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Trying to abort 1 pending ops.
I20260709 12:09:55.765408 32105 pending_rounds.cc:77] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305621483744501760 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "760c0be245cb48e392c649b1ad673788" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } } }
I20260709 12:09:55.766803 32105 raft_consensus.cc:2917] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:09:55.767292 32105 raft_consensus.cc:2889] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:09:55.767684 32105 raft_consensus.cc:2272] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:55.774056 32107 tablet_replica.cc:333] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:55.775842 32107 raft_consensus.cc:2243] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:55.776851 32107 raft_consensus.cc:2272] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:55.781270 32105 ts_tablet_manager.cc:1916] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:55.789692 30633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3357226e75484777b673515b528e3ac7"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:55.790326 30633 raft_consensus.cc:606] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:09:55.793357 32107 ts_tablet_manager.cc:1916] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:55.796516 30633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:55.797261 30633 raft_consensus.cc:606] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:55.802577 30706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:55.803149 30706 raft_consensus.cc:606] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Received request to transfer leadership to TS 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:55.806046 30706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:55.806618 30706 raft_consensus.cc:606] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Received request to transfer leadership to TS 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:55.808089 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:09:55.809729 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:55.810436 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:55.824877 32107 ts_tablet_manager.cc:1929] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:55.826807 32107 log.cc:1199] T 8eeb8c3b2ff744aea142aae88733de9b P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/8eeb8c3b2ff744aea142aae88733de9b
I20260709 12:09:55.828636 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 8eeb8c3b2ff744aea142aae88733de9b (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:55.836155 32105 ts_tablet_manager.cc:1929] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:55.836707 32105 log.cc:1199] T 760c0be245cb48e392c649b1ad673788 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/760c0be245cb48e392c649b1ad673788
I20260709 12:09:55.838642 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 760c0be245cb48e392c649b1ad673788 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:55.981240 32047 raft_consensus.cc:993] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:55.981781 32048 raft_consensus.cc:1081] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:55.983580 31383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54920
I20260709 12:09:55.984169 31383 raft_consensus.cc:493] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:55.984474 31383 raft_consensus.cc:3060] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:55.989336 31383 raft_consensus.cc:515] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:55.992528 30630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:55.994139 30630 raft_consensus.cc:3055] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:55.994599 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0eaf019ffa4c6882c1453491deba17" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:55.995111 30630 raft_consensus.cc:740] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:55.996548 30784 raft_consensus.cc:3060] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:55.992548 31383 leader_election.cc:290] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:56.000859 30630 consensus_queue.cc:260] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:56.002986 30630 raft_consensus.cc:3060] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:56.005048 30784 raft_consensus.cc:2468] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 3.
I20260709 12:09:56.006420 31350 leader_election.cc:304] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:56.007227 32050 raft_consensus.cc:2804] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:56.007745 32050 raft_consensus.cc:697] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:56.008773 32050 consensus_queue.cc:237] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:56.009295 30630 raft_consensus.cc:2468] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 3.
I20260709 12:09:56.023131 30535 catalog_manager.cc:5697] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 2 to 3, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 3 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:56.138407 32089 raft_consensus.cc:993] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:56.138916 32079 raft_consensus.cc:1081] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:56.140676 30784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53106
I20260709 12:09:56.141261 30784 raft_consensus.cc:493] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:56.141584 30784 raft_consensus.cc:3060] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:56.143290 32079 raft_consensus.cc:993] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:56.143908 32089 raft_consensus.cc:1081] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:56.145807 30780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53106
I20260709 12:09:56.146366 30780 raft_consensus.cc:493] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:56.146685 30780 raft_consensus.cc:3060] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:56.148097 30784 raft_consensus.cc:515] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:56.150184 30784 leader_election.cc:290] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 3 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:56.152513 30630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:56.152495 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530408d9b7264c73a58c4a44e0f5739f" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:56.153035 30630 raft_consensus.cc:3060] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:56.153182 30706 raft_consensus.cc:3055] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:56.153651 30706 raft_consensus.cc:740] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:56.154403 30706 consensus_queue.cc:260] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:56.155596 30706 raft_consensus.cc:3060] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:56.163429 30706 raft_consensus.cc:2468] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 3.
I20260709 12:09:56.166851 30780 raft_consensus.cc:515] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:56.167876 30630 raft_consensus.cc:2468] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 3.
I20260709 12:09:56.169245 30780 leader_election.cc:290] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 3 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:56.170867 30630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:56.171439 30630 raft_consensus.cc:3060] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:56.172251 30750 leader_election.cc:304] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:56.172909 32074 raft_consensus.cc:2804] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:56.173406 32074 raft_consensus.cc:697] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:56.174259 32074 consensus_queue.cc:237] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:56.177734 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6dc1154d9d4305b4c8e6f6b2437aea" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:56.178643 30706 raft_consensus.cc:3055] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:56.178956 30706 raft_consensus.cc:740] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:56.179461 30630 raft_consensus.cc:2468] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 3.
I20260709 12:09:56.179701 30706 consensus_queue.cc:260] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:56.181198 30706 raft_consensus.cc:3060] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:56.185204 30750 leader_election.cc:304] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:56.186666 32074 raft_consensus.cc:2804] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:56.187180 32074 raft_consensus.cc:697] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:56.187628 30706 raft_consensus.cc:2468] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 3.
I20260709 12:09:56.188060 32074 consensus_queue.cc:237] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:56.187366 30535 catalog_manager.cc:5697] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 2 to 3, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:56.211488 30534 catalog_manager.cc:5697] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 2 to 3, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:56.278973 32108 raft_consensus.cc:993] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:56.279521 32048 raft_consensus.cc:1081] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:56.281317 30704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3357226e75484777b673515b528e3ac7"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52152
I20260709 12:09:56.281921 30704 raft_consensus.cc:493] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:56.282519 30704 raft_consensus.cc:3060] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:56.290341 30704 raft_consensus.cc:515] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:56.292225 30704 leader_election.cc:290] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:56.293277 30630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3357226e75484777b673515b528e3ac7" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:56.293753 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3357226e75484777b673515b528e3ac7" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:56.293994 30630 raft_consensus.cc:3055] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:56.294344 30630 raft_consensus.cc:740] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:56.294369 30784 raft_consensus.cc:3060] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:56.295143 30630 consensus_queue.cc:260] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:56.298833 30630 raft_consensus.cc:3060] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:56.302266 30784 raft_consensus.cc:2468] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:56.303429 30678 leader_election.cc:304] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:56.304067 32079 raft_consensus.cc:2804] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:56.304469 32079 raft_consensus.cc:697] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:56.304674 30630 raft_consensus.cc:2468] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:56.305277 32079 consensus_queue.cc:237] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:56.315147 30534 catalog_manager.cc:5697] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:56.490602 30778 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:56.491937 31979 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:56.500733 30629 raft_consensus.cc:1275] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:56.503032 32113 consensus_queue.cc:1048] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:56.607331 30710 raft_consensus.cc:1275] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:56.608629 31987 consensus_queue.cc:1048] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.623097 30629 raft_consensus.cc:1275] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:56.624914 32074 consensus_queue.cc:1048] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.641348 30629 raft_consensus.cc:1275] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:56.642727 32074 consensus_queue.cc:1048] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.651822 30710 raft_consensus.cc:1275] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:56.653239 32067 consensus_queue.cc:1048] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.806166 30630 raft_consensus.cc:1275] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:56.807685 32089 consensus_queue.cc:1048] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:56.842156 30778 raft_consensus.cc:1275] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:56.844996 32118 consensus_queue.cc:1048] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:56.859656 30710 consensus_queue.cc:237] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:56.867744 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:09:56.871816 30677 consensus_peers.cc:597] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 991f862483a04f61a5413de6fad4a79c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:56.873980 30778 raft_consensus.cc:1275] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:56.876726 32118 consensus_queue.cc:1048] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:56.877339 30630 raft_consensus.cc:1275] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:56.878885 32118 consensus_queue.cc:1048] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:56.886029 32089 raft_consensus.cc:2955] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:56.890846 30784 raft_consensus.cc:2955] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:56.910898 30629 raft_consensus.cc:2955] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:56.920789 30534 catalog_manager.cc:5697] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:56.930779 30784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "118cba1107f74c8284e6e544d43b3e0a"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:09:56.931406 30784 raft_consensus.cc:606] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:09:56.934435 30710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:56.935021 30710 raft_consensus.cc:606] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Received request to transfer leadership to TS b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:56.936555 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:09:56.938719 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:56.939805 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:56.963923 30710 consensus_queue.cc:237] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
W20260709 12:09:56.988041 30677 consensus_peers.cc:597] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2418c195c49e47de995d994dabef2d64. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:56.991784 30784 raft_consensus.cc:1275] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:56.994421 30629 raft_consensus.cc:1275] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:56.993335 32089 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:09:57.000174 32118 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:57.010804 30784 raft_consensus.cc:2955] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.010857 32089 raft_consensus.cc:2955] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.014106 30629 raft_consensus.cc:2955] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.026988 30784 consensus_queue.cc:237] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:57.026443 30535 catalog_manager.cc:5697] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.049887 30710 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:57.050619 30751 consensus_peers.cc:597] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28cb83eceac443d9ac8f43eb24c24387. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:57.051643 32074 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:57.056370 30629 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:57.061004 32074 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.064297 32083 raft_consensus.cc:2955] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.071278 30706 raft_consensus.cc:2955] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.074889 30630 raft_consensus.cc:2955] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.097572 30531 catalog_manager.cc:5697] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.103586 32118 raft_consensus.cc:993] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: : Instructing follower b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:09:57.104349 32118 raft_consensus.cc:1081] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Signalling peer b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:09:57.103582 30778 consensus_queue.cc:237] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:57.107450 30630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:60924
I20260709 12:09:57.108000 30630 raft_consensus.cc:493] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:57.108345 30630 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:57.120143 30751 consensus_peers.cc:597] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9038d17ebf734da3abaa44239d628305. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:57.121407 30706 raft_consensus.cc:1275] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:57.122644 30629 raft_consensus.cc:1275] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:57.122968 32074 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.124233 32083 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:09:57.124310 30630 raft_consensus.cc:515] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:57.128041 30710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:57.128204 30630 leader_election.cc:290] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:57.128587 30710 raft_consensus.cc:3055] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:57.128929 30710 raft_consensus.cc:740] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:57.129221 30778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:57.129763 30778 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.129762 30710 consensus_queue.cc:260] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:57.131489 30710 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.137214 30778 raft_consensus.cc:2468] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 2.
I20260709 12:09:57.138221 30603 leader_election.cc:304] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:57.139106 32047 raft_consensus.cc:2804] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:57.140208 32067 raft_consensus.cc:2955] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.139735 32047 raft_consensus.cc:697] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:57.143069 32047 consensus_queue.cc:237] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:57.139055 30710 raft_consensus.cc:2468] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 2.
I20260709 12:09:57.153787 30710 raft_consensus.cc:2955] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.146808 30630 raft_consensus.cc:2955] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:09:57.173034 30531 catalog_manager.cc:5697] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:57.203334 30535 catalog_manager.cc:5697] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 1 to 2, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:57.220757 31987 raft_consensus.cc:993] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:57.221292 32067 raft_consensus.cc:1081] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:57.222931 30710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "118cba1107f74c8284e6e544d43b3e0a"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52168
I20260709 12:09:57.223461 30710 raft_consensus.cc:493] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:57.223795 30710 raft_consensus.cc:3060] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.228729 30710 raft_consensus.cc:515] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:57.230329 30710 leader_election.cc:290] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:57.231217 30630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118cba1107f74c8284e6e544d43b3e0a" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:57.231550 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118cba1107f74c8284e6e544d43b3e0a" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:57.231824 30630 raft_consensus.cc:3060] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.232120 30784 raft_consensus.cc:3055] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:57.232421 30784 raft_consensus.cc:740] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:57.233071 30784 consensus_queue.cc:260] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:57.234629 30784 raft_consensus.cc:3060] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.239017 30630 raft_consensus.cc:2468] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:57.242420 30676 leader_election.cc:304] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:57.242542 30784 raft_consensus.cc:2468] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:57.243225 32089 raft_consensus.cc:2804] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:57.243705 32089 raft_consensus.cc:697] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:57.245095 32089 consensus_queue.cc:237] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:57.257972 30535 catalog_manager.cc:5697] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:57.287544 32140 ts_tablet_manager.cc:933] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:57.289814 32140 tablet_copy_client.cc:323] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:57.291849 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 991f862483a04f61a5413de6fad4a79c from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:57.292487 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 991f862483a04f61a5413de6fad4a79c from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-991f862483a04f61a5413de6fad4a79c
I20260709 12:09:57.307675 30722 tablet_copy_source_session.cc:215] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:57.312666 32140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991f862483a04f61a5413de6fad4a79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:57.325829 32140 tablet_copy_client.cc:806] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:57.326530 32140 tablet_copy_client.cc:670] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:57.331820 32140 tablet_copy_client.cc:538] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:57.344815 32140 tablet_bootstrap.cc:492] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:57.371857 32140 tablet_bootstrap.cc:492] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: 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:09:57.372622 32140 tablet_bootstrap.cc:492] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:57.373272 32140 ts_tablet_manager.cc:1403] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.004s
I20260709 12:09:57.377969 32140 raft_consensus.cc:359] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:57.379019 32140 raft_consensus.cc:740] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:57.379689 32140 consensus_queue.cc:260] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:57.382198 32140 ts_tablet_manager.cc:1434] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:09:57.384251 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-991f862483a04f61a5413de6fad4a79c received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:57.384682 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-991f862483a04f61a5413de6fad4a79c on tablet 991f862483a04f61a5413de6fad4a79c with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:57.583712 32140 ts_tablet_manager.cc:933] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:57.585469 32140 tablet_copy_client.cc:323] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:09:57.587096 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 2418c195c49e47de995d994dabef2d64 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:09:57.587623 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 2418c195c49e47de995d994dabef2d64 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-2418c195c49e47de995d994dabef2d64
I20260709 12:09:57.596376 30722 tablet_copy_source_session.cc:215] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:57.599028 32140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2418c195c49e47de995d994dabef2d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:57.617486 32144 ts_tablet_manager.cc:933] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:57.616364 32140 tablet_copy_client.cc:806] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:57.621433 32140 tablet_copy_client.cc:670] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:57.636507 32140 tablet_copy_client.cc:538] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:57.639706 30629 raft_consensus.cc:1275] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.643357 30710 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.645442 32047 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.647910 32089 consensus_queue.cc:1048] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.649431 32140 tablet_bootstrap.cc:492] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:57.652279 32144 tablet_copy_client.cc:323] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:57.654349 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 9038d17ebf734da3abaa44239d628305 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:57.655068 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 9038d17ebf734da3abaa44239d628305 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-9038d17ebf734da3abaa44239d628305
I20260709 12:09:57.711783 32146 ts_tablet_manager.cc:933] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:57.713616 30795 tablet_copy_source_session.cc:215] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:57.722393 32144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9038d17ebf734da3abaa44239d628305. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:57.727548 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 48602.3us
I20260709 12:09:57.737664 30778 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.739514 32047 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.778132 31383 raft_consensus.cc:1217] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:57.839705 30780 raft_consensus.cc:1275] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.841020 32146 tablet_copy_client.cc:323] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:09:57.842234 32125 consensus_queue.cc:1048] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:57.843016 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 28cb83eceac443d9ac8f43eb24c24387 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:09:57.843667 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 28cb83eceac443d9ac8f43eb24c24387 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-28cb83eceac443d9ac8f43eb24c24387
I20260709 12:09:57.853890 30795 tablet_copy_source_session.cc:215] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:57.858891 32146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cb83eceac443d9ac8f43eb24c24387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:57.892386 32144 tablet_copy_client.cc:806] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:57.893165 32144 tablet_copy_client.cc:670] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:57.899503 32144 tablet_copy_client.cc:538] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:57.901134 32146 tablet_copy_client.cc:806] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:57.901820 32146 tablet_copy_client.cc:670] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:57.924944 32146 tablet_copy_client.cc:538] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:57.935096 32144 tablet_bootstrap.cc:492] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:57.989331 32140 tablet_bootstrap.cc:492] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:57.990425 32140 tablet_bootstrap.cc:492] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:57.991103 32140 ts_tablet_manager.cc:1403] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.342s	user 0.026s	sys 0.003s
I20260709 12:09:57.987691 32146 tablet_bootstrap.cc:492] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:09:57.998572 32144 tablet_bootstrap.cc:492] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:57.998325 32140 raft_consensus.cc:359] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:57.999500 32140 raft_consensus.cc:740] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:57.999794 32144 tablet_bootstrap.cc:492] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:58.000592 32144 ts_tablet_manager.cc:1403] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.066s	user 0.027s	sys 0.015s
I20260709 12:09:58.000257 32140 consensus_queue.cc:260] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:58.004062 32144 raft_consensus.cc:359] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:58.004927 32144 raft_consensus.cc:740] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:58.005611 32144 consensus_queue.cc:260] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:58.007984 32144 ts_tablet_manager.cc:1434] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:58.008680 32140 ts_tablet_manager.cc:1434] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 12:09:58.011165 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-2418c195c49e47de995d994dabef2d64 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:09:58.011762 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-2418c195c49e47de995d994dabef2d64 on tablet 2418c195c49e47de995d994dabef2d64 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:58.011199 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-9038d17ebf734da3abaa44239d628305 received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:58.012985 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-9038d17ebf734da3abaa44239d628305 on tablet 9038d17ebf734da3abaa44239d628305 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:58.013638 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:58.031524 32146 tablet_bootstrap.cc:492] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: 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:09:58.033919 32146 tablet_bootstrap.cc:492] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:09:58.034700 32146 ts_tablet_manager.cc:1403] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.002s
I20260709 12:09:58.038436 32146 raft_consensus.cc:359] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:58.039898 31383 raft_consensus.cc:1217] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:58.045238 32146 raft_consensus.cc:740] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:09:58.046046 32146 consensus_queue.cc:260] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:58.055519 32146 ts_tablet_manager.cc:1434] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:09:58.057330 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-28cb83eceac443d9ac8f43eb24c24387 received from {username='slave'} at 127.0.0.1:34384
I20260709 12:09:58.057816 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-28cb83eceac443d9ac8f43eb24c24387 on tablet 28cb83eceac443d9ac8f43eb24c24387 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:58.140661 30706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03d3ee8c22d04fc2a81010937e2f6ef9"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:09:58.141297 30706 raft_consensus.cc:606] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Received request to transfer leadership to TS b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:09:58.144240 30633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28b8246c28c549d887a62fd8ff61feef"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:58.145018 30633 raft_consensus.cc:606] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:58.148089 30780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:09:58.148667 30780 raft_consensus.cc:606] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:09:58.150040 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:09:58.151197 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:58.151808 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:58.204289 31384 raft_consensus.cc:1217] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:09:58.214375 32155 raft_consensus.cc:993] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c: : Instructing follower b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:09:58.214900 32155 raft_consensus.cc:1081] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Signalling peer b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:09:58.216492 30633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03d3ee8c22d04fc2a81010937e2f6ef9"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:60924
I20260709 12:09:58.217063 30633 raft_consensus.cc:493] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:58.217445 30633 raft_consensus.cc:3060] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.231503 30633 raft_consensus.cc:515] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:58.233525 30633 leader_election.cc:290] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453)
I20260709 12:09:58.235220 31383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d3ee8c22d04fc2a81010937e2f6ef9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
I20260709 12:09:58.236505 31383 raft_consensus.cc:3060] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.250698 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d3ee8c22d04fc2a81010937e2f6ef9" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:58.251374 30706 raft_consensus.cc:3055] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:58.251713 30706 raft_consensus.cc:740] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:58.252503 30706 consensus_queue.cc:260] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:58.254263 30706 raft_consensus.cc:3060] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.296222 32125 raft_consensus.cc:1064] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:58.298952 31987 raft_consensus.cc:993] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:58.299554 32067 raft_consensus.cc:1081] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:58.298887 32125 consensus_queue.cc:237] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:58.304427 30706 raft_consensus.cc:2468] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 2.
I20260709 12:09:58.307291 30602 leader_election.cc:304] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:58.307952 31383 raft_consensus.cc:2468] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 2.
I20260709 12:09:58.309145 32047 raft_consensus.cc:2804] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:58.309721 32047 raft_consensus.cc:697] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:58.310659 32047 consensus_queue.cc:237] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:58.322679 30710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52168
I20260709 12:09:58.323870 30710 raft_consensus.cc:493] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:58.324434 30710 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.332456 30710 raft_consensus.cc:515] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:58.345757 30531 catalog_manager.cc:5697] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 1 to 2, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:58.358240 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:58.359907 31383 raft_consensus.cc:1275] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:58.360463 30633 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.361280 30784 raft_consensus.cc:1275] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:58.361967 30710 leader_election.cc:290] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:58.363004 30630 raft_consensus.cc:1275] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:58.363755 32154 consensus_queue.cc:1048] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:58.365598 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:58.366181 30784 raft_consensus.cc:3055] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:58.366528 30784 raft_consensus.cc:740] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:58.367280 30784 consensus_queue.cc:260] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:58.366063 32154 consensus_queue.cc:1048] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:09:58.369230 30784 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.389667 30784 raft_consensus.cc:2468] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:58.390440 30633 raft_consensus.cc:2468] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:58.391947 30676 leader_election.cc:304] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:58.392620 32125 consensus_queue.cc:1048] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:58.392957 32154 raft_consensus.cc:2804] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:58.393548 32154 raft_consensus.cc:697] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:58.394461 32154 consensus_queue.cc:237] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:58.416832 32125 raft_consensus.cc:2955] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.423480 30780 raft_consensus.cc:2955] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.433772 31384 raft_consensus.cc:2955] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.433885 30633 raft_consensus.cc:2955] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.457836 30531 catalog_manager.cc:5697] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.464452 30531 catalog_manager.cc:5697] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:58.481837 30710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:58.482754 30710 raft_consensus.cc:606] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:58.483625 30706 consensus_queue.cc:237] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:58.489925 30704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:58.490409 30704 raft_consensus.cc:606] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Received request to transfer leadership
W20260709 12:09:58.491665 30521 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 28cb83eceac443d9ac8f43eb24c24387 already in progress [suppressed 2 similar messages]
I20260709 12:09:58.493270 31384 raft_consensus.cc:1275] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:58.494340 30633 raft_consensus.cc:1275] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:58.494866 30704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:58.495378 32164 consensus_queue.cc:1048] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:58.495410 30704 raft_consensus.cc:606] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:58.501547 32164 consensus_queue.cc:1048] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:58.503011 32154 raft_consensus.cc:2955] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.504773 31384 raft_consensus.cc:2955] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.514995 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 991f862483a04f61a5413de6fad4a79c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:58.516862 32074 raft_consensus.cc:1064] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:58.519659 32074 consensus_queue.cc:237] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:58.525233 30531 catalog_manager.cc:5697] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.528921 32047 raft_consensus.cc:993] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:58.529508 32047 raft_consensus.cc:1081] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:58.531471 30784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28b8246c28c549d887a62fd8ff61feef"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53090
I20260709 12:09:58.531985 30784 raft_consensus.cc:493] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:58.532359 30784 raft_consensus.cc:3060] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.537953 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 991f862483a04f61a5413de6fad4a79c with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
W20260709 12:09:58.550503 30583 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
I20260709 12:09:58.556308 30784 raft_consensus.cc:515] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:09:58.557313 30583 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 28cb83eceac443d9ac8f43eb24c24387 already in progress
W20260709 12:09:58.557701 30583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 28cb83eceac443d9ac8f43eb24c24387 already in progress
I20260709 12:09:58.559785 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b8246c28c549d887a62fd8ff61feef" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:58.560556 30633 raft_consensus.cc:3055] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:58.560858 30633 raft_consensus.cc:740] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:58.561671 30633 consensus_queue.cc:260] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:58.562834 30633 raft_consensus.cc:3060] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:58.571944 30784 leader_election.cc:290] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:09:58.574190 30633 raft_consensus.cc:2468] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:58.576124 30750 leader_election.cc:304] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:58.577143 31987 raft_consensus.cc:2804] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:58.577751 31987 raft_consensus.cc:697] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:58.578627 31987 consensus_queue.cc:237] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:58.576967 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b8246c28c549d887a62fd8ff61feef" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:58.580332 30704 raft_consensus.cc:3060] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:58.590206 30676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 79460.7us
I20260709 12:09:58.591745 31383 raft_consensus.cc:1275] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:58.593077 30629 raft_consensus.cc:1275] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:58.592671 30633 raft_consensus.cc:2955] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.595018 32067 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:58.574561 32177 tablet_replica.cc:333] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:58.600509 30710 raft_consensus.cc:1275] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:58.598130 30704 raft_consensus.cc:2468] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:58.596951 32178 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 12:09:58.626672 32177 raft_consensus.cc:2243] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:58.631009 32177 raft_consensus.cc:2272] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:58.634135 32176 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:09:58.648975 32177 ts_tablet_manager.cc:1916] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:58.664508 30535 catalog_manager.cc:5697] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.683701 32176 raft_consensus.cc:2955] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.685544 31384 raft_consensus.cc:2955] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.694578 30704 raft_consensus.cc:2955] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.708985 30535 catalog_manager.cc:5697] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.724511 30706 raft_consensus.cc:1275] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:58.703384 30629 raft_consensus.cc:2955] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.733817 30784 consensus_queue.cc:237] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:58.735003 32164 raft_consensus.cc:1064] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:58.740443 32164 consensus_queue.cc:237] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:58.747910 31381 raft_consensus.cc:1275] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:58.752065 32047 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:58.753788 32178 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:58.759577 30706 raft_consensus.cc:1275] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:58.766816 32177 ts_tablet_manager.cc:1929] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:58.767319 32177 log.cc:1199] T 991f862483a04f61a5413de6fad4a79c P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/991f862483a04f61a5413de6fad4a79c
I20260709 12:09:58.770605 31384 raft_consensus.cc:1275] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:58.772648 32174 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:58.773216 30629 raft_consensus.cc:1275] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:58.775106 32173 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:58.789127 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 991f862483a04f61a5413de6fad4a79c (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:58.795132 32067 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:58.797887 32067 raft_consensus.cc:2955] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.788472 32173 raft_consensus.cc:2955] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.802894 30784 raft_consensus.cc:1275] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:58.803164 30629 raft_consensus.cc:2955] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.809302 31384 raft_consensus.cc:2955] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.822680 30710 raft_consensus.cc:2955] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.832291 32174 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:09:58.833580 30531 catalog_manager.cc:5697] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.849794 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9038d17ebf734da3abaa44239d628305 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:58.849936 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet 9038d17ebf734da3abaa44239d628305 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:09:58.865634 31384 raft_consensus.cc:2955] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.868201 30630 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:58.868296 30531 catalog_manager.cc:5697] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:58.874861 31381 raft_consensus.cc:1275] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:58.876447 32174 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:58.881628 32108 consensus_queue.cc:1048] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:58.910434 30780 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:58.920498 32164 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:58.930266 30710 consensus_queue.cc:237] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:58.934285 32189 tablet_replica.cc:333] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:09:58.934944 31384 raft_consensus.cc:1275] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:58.935611 32189 raft_consensus.cc:2243] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:58.936427 32164 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:58.936442 32189 raft_consensus.cc:2272] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:58.940426 30633 raft_consensus.cc:1275] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:58.947890 31383 raft_consensus.cc:2955] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.946401 32154 raft_consensus.cc:2955] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.940665 32173 raft_consensus.cc:993] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: : Instructing follower b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:09:58.972750 32155 raft_consensus.cc:1081] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Signalling peer b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:09:58.975543 32189 ts_tablet_manager.cc:1916] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:58.978142 31384 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Advancing to term 2
I20260709 12:09:58.981240 30633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:60924
I20260709 12:09:58.981864 30633 raft_consensus.cc:493] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:58.982265 30633 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:58.984673 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2418c195c49e47de995d994dabef2d64 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:58.959962 30784 raft_consensus.cc:2955] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:58.995003 32164 consensus_queue.cc:1048] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:59.004817 30534 catalog_manager.cc:5697] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 4 to 5, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:59.020044 30712 raft_consensus.cc:1275] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:59.021637 32176 consensus_queue.cc:1048] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:59.026201 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 2418c195c49e47de995d994dabef2d64 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53080
I20260709 12:09:59.005074 30629 raft_consensus.cc:2955] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:59.045085 30630 raft_consensus.cc:1275] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:59.046516 32176 consensus_queue.cc:1048] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:59.056859 31384 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:59.057850 32189 ts_tablet_manager.cc:1929] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:59.061183 32177 tablet_replica.cc:333] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:09:59.063269 32164 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:59.069097 32177 raft_consensus.cc:2243] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:59.069881 32177 raft_consensus.cc:2272] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:59.077426 32189 log.cc:1199] T 9038d17ebf734da3abaa44239d628305 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/9038d17ebf734da3abaa44239d628305
I20260709 12:09:59.080343 32154 raft_consensus.cc:1064] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:59.079888 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet 9038d17ebf734da3abaa44239d628305 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
W20260709 12:09:59.080848 32154 raft_consensus.cc:1068] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: Unable to promote non-voter bab2b110cffd4e23a6324e42b94bfa17: Service unavailable: leader transfer in progress
I20260709 12:09:59.061231 30633 raft_consensus.cc:515] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:59.083577 30633 leader_election.cc:290] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 3 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:59.085585 32177 ts_tablet_manager.cc:1916] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:59.087915 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:09:59.088549 30712 raft_consensus.cc:3055] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:59.088830 30712 raft_consensus.cc:740] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:59.089597 30712 consensus_queue.cc:260] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:59.090981 30712 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:59.093560 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cb83eceac443d9ac8f43eb24c24387" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:59.094156 30780 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:59.113523 30780 raft_consensus.cc:2468] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 3.
I20260709 12:09:59.123154 30712 raft_consensus.cc:2468] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 3.
I20260709 12:09:59.117416 30603 leader_election.cc:304] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [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: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:09:59.128260 32047 raft_consensus.cc:2804] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:59.128820 32047 raft_consensus.cc:697] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:59.129650 32047 consensus_queue.cc:237] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:09:59.147456 30531 catalog_manager.cc:5697] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 2 to 3, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 3 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:59.153939 32177 ts_tablet_manager.cc:1929] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:09:59.154450 32177 log.cc:1199] T 2418c195c49e47de995d994dabef2d64 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/2418c195c49e47de995d994dabef2d64
I20260709 12:09:59.156147 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet 2418c195c49e47de995d994dabef2d64 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:59.214036 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:59.250537 30633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:59.251160 30633 raft_consensus.cc:606] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:09:59.254885 30784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e9aef6796604c6980937b39e603c6cb"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:09:59.255476 30784 raft_consensus.cc:606] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:09:59.258459 30633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7afac961499405c9d23a8614c0b40a2"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:09:59.258960 30633 raft_consensus.cc:606] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:09:59.259927 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:09:59.261112 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:59.261716 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:59.440477 32047 raft_consensus.cc:993] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:59.441258 32108 raft_consensus.cc:1081] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:09:59.443477 30784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53090
I20260709 12:09:59.444046 30784 raft_consensus.cc:493] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:59.444337 30784 raft_consensus.cc:3060] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.451531 30784 raft_consensus.cc:515] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:59.453262 30784 leader_election.cc:290] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453)
I20260709 12:09:59.453965 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:59.454555 30633 raft_consensus.cc:3055] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:59.454521 31383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
I20260709 12:09:59.455024 30633 raft_consensus.cc:740] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:59.455201 31383 raft_consensus.cc:3060] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.455760 30633 consensus_queue.cc:260] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:59.456890 30633 raft_consensus.cc:3060] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.461655 31383 raft_consensus.cc:2468] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:59.462956 30751 leader_election.cc:304] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:59.463188 30633 raft_consensus.cc:2468] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 2.
I20260709 12:09:59.463789 32178 raft_consensus.cc:2804] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:59.464253 32178 raft_consensus.cc:697] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:59.465068 32178 consensus_queue.cc:237] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:59.473030 32176 raft_consensus.cc:993] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:59.473503 32176 raft_consensus.cc:1081] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:09:59.474979 31383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e9aef6796604c6980937b39e603c6cb"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54926
I20260709 12:09:59.475569 31383 raft_consensus.cc:493] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:59.475174 30531 catalog_manager.cc:5697] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:59.475844 31383 raft_consensus.cc:3060] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.481859 31383 raft_consensus.cc:515] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:59.483563 31383 leader_election.cc:290] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:59.485049 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9aef6796604c6980937b39e603c6cb" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:59.485049 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e9aef6796604c6980937b39e603c6cb" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:59.485759 30784 raft_consensus.cc:3055] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:59.485854 30633 raft_consensus.cc:3060] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.486150 30784 raft_consensus.cc:740] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:09:59.486908 30784 consensus_queue.cc:260] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:59.488086 30784 raft_consensus.cc:3060] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.492786 30633 raft_consensus.cc:2468] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:59.494220 31348 leader_election.cc:304] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:09:59.494658 30784 raft_consensus.cc:2468] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:09:59.494930 32050 raft_consensus.cc:2804] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:59.495443 32050 raft_consensus.cc:697] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:09:59.496313 32050 consensus_queue.cc:237] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:59.507556 30531 catalog_manager.cc:5697] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:59.563827 32108 raft_consensus.cc:993] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:59.564298 32047 raft_consensus.cc:1081] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:09:59.566022 30710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7afac961499405c9d23a8614c0b40a2"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52152
I20260709 12:09:59.566584 30710 raft_consensus.cc:493] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:59.566990 30710 raft_consensus.cc:3060] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.578095 30710 raft_consensus.cc:515] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:59.580322 30710 leader_election.cc:290] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:09:59.581163 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7afac961499405c9d23a8614c0b40a2" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:09:59.581043 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7afac961499405c9d23a8614c0b40a2" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:09:59.581777 30780 raft_consensus.cc:3060] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.582028 30633 raft_consensus.cc:3055] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:59.582347 30633 raft_consensus.cc:740] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:09:59.583037 30633 consensus_queue.cc:260] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:59.584201 30633 raft_consensus.cc:3060] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:59.587215 30780 raft_consensus.cc:2468] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:59.588413 30678 leader_election.cc:304] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:09:59.589208 32164 raft_consensus.cc:2804] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:59.589273 30633 raft_consensus.cc:2468] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:09:59.589721 32164 raft_consensus.cc:697] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:09:59.590701 32164 consensus_queue.cc:237] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:09:59.599452 30531 catalog_manager.cc:5697] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 1 to 2, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:59.603072 30710 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:59.604220 32047 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:09:59.612830 30780 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:59.615096 32200 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.618734 31383 raft_consensus.cc:3060] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Advancing to term 3
I20260709 12:09:59.629106 31383 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:59.634171 32108 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.654289 32047 raft_consensus.cc:1064] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:09:59.663053 32047 consensus_queue.cc:237] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:59.671669 30780 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:59.671923 31383 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:59.672953 32047 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:59.674023 32200 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:59.683003 30704 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:59.684154 32200 raft_consensus.cc:2955] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:59.689081 31383 raft_consensus.cc:2955] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:59.689579 32047 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:09:59.713212 30531 catalog_manager.cc:5697] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 5, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:59.714406 30784 raft_consensus.cc:2955] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:59.721858 30704 raft_consensus.cc:2955] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:59.766819 30633 consensus_queue.cc:237] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:09:59.771322 30784 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:59.771361 31383 raft_consensus.cc:1275] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:59.772722 32210 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:59.773343 32209 consensus_queue.cc:1048] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:59.779577 32108 raft_consensus.cc:2955] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:59.781473 31383 raft_consensus.cc:2955] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:59.783236 30784 raft_consensus.cc:2955] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:09:59.788096 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28cb83eceac443d9ac8f43eb24c24387 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:59.796042 30532 catalog_manager.cc:5697] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 5 to 6, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 3 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:59.805769 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 28cb83eceac443d9ac8f43eb24c24387 with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52140
I20260709 12:09:59.807781 32211 tablet_replica.cc:333] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:09:59.808751 32211 raft_consensus.cc:2243] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:59.809351 32211 raft_consensus.cc:2272] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:59.815281 32211 ts_tablet_manager.cc:1916] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:59.828027 32211 ts_tablet_manager.cc:1929] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:09:59.828392 32211 log.cc:1199] T 28cb83eceac443d9ac8f43eb24c24387 P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/28cb83eceac443d9ac8f43eb24c24387
I20260709 12:09:59.829981 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 28cb83eceac443d9ac8f43eb24c24387 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:09:59.940217 31384 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:59.941480 32178 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:09:59.947778 30784 raft_consensus.cc:1275] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:59.949219 32113 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:59.956550 30633 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:59.961833 32176 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:59.964676 30630 raft_consensus.cc:1275] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:59.966221 32050 consensus_queue.cc:1048] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:00.105554 30633 consensus_queue.cc:237] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
W20260709 12:10:00.112160 30602 consensus_peers.cc:597] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3c6daaf541e41d8abe30e1c75520430. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:00.112268 30784 raft_consensus.cc:1275] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:00.113088 30704 raft_consensus.cc:1275] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:00.114028 32210 consensus_queue.cc:1048] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:10:00.114970 32209 consensus_queue.cc:1048] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:00.123749 32210 raft_consensus.cc:2955] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.125566 30784 raft_consensus.cc:2955] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.131383 30704 raft_consensus.cc:2955] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.144452 30780 raft_consensus.cc:1275] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:00.146019 32164 consensus_queue.cc:1048] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:00.147370 30710 consensus_queue.cc:237] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:00.156008 30531 catalog_manager.cc:5697] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
W20260709 12:10:00.160475 30677 consensus_peers.cc:597] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 322672f77db844dc9d6ea86788a67e42. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:00.162436 30633 raft_consensus.cc:1275] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:00.167876 30630 raft_consensus.cc:1275] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:00.170312 30780 raft_consensus.cc:1275] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:00.170913 32164 consensus_queue.cc:1048] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:10:00.172838 32164 consensus_queue.cc:1048] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:00.181088 32154 consensus_queue.cc:1048] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:00.226284 32164 raft_consensus.cc:2955] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.240409 30630 raft_consensus.cc:2955] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.248813 30780 consensus_queue.cc:237] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:00.256166 30535 catalog_manager.cc:5697] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:00.261741 30778 raft_consensus.cc:2955] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.272699 30706 raft_consensus.cc:1275] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:00.274812 32176 consensus_queue.cc:1048] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:10:00.276875 30630 raft_consensus.cc:1275] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:10:00.279625 30751 consensus_peers.cc:597] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6198a3c67a924b378249136a674639c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:00.286981 32176 consensus_queue.cc:1048] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:00.296784 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:00.296613 30706 raft_consensus.cc:2955] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.294526 32176 raft_consensus.cc:2955] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.306551 30630 raft_consensus.cc:2955] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.318073 30532 catalog_manager.cc:5697] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.320627 30633 consensus_queue.cc:237] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
W20260709 12:10:00.335142 30602 consensus_peers.cc:597] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6de1b5c21c744e28b14f12a023242516. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:00.341595 30778 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:00.343206 32137 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:00.349828 30706 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:00.351643 32209 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:10:00.361636 32108 raft_consensus.cc:2955] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.363494 30778 raft_consensus.cc:2955] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.367182 30706 raft_consensus.cc:2955] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.379706 30535 catalog_manager.cc:5697] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 2 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:00.388047 30706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e48d058c162465fab447124101593ba"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:10:00.388851 30706 raft_consensus.cc:606] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Received request to transfer leadership to TS b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:00.393694 30778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9038d17ebf734da3abaa44239d628305"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:10:00.394301 30778 raft_consensus.cc:606] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:10:00.395820 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:00.397599 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:00.398377 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:00.487831 32164 raft_consensus.cc:993] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c: : Instructing follower b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:10:00.488415 32229 raft_consensus.cc:1081] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Signalling peer b31384dc88084b95a1cd975b4fe6eae0 to start an election
I20260709 12:10:00.490087 30633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e48d058c162465fab447124101593ba"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
 from {username='slave'} at 127.0.0.1:60924
I20260709 12:10:00.490644 30633 raft_consensus.cc:493] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:00.490983 30633 raft_consensus.cc:3060] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:00.496994 30633 raft_consensus.cc:515] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:00.499629 30633 leader_election.cc:290] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453)
I20260709 12:10:00.501318 31383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e48d058c162465fab447124101593ba" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
I20260709 12:10:00.502012 31383 raft_consensus.cc:3060] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:00.502106 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e48d058c162465fab447124101593ba" candidate_uuid: "b31384dc88084b95a1cd975b4fe6eae0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:10:00.504905 30706 raft_consensus.cc:3055] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:00.505208 30706 raft_consensus.cc:740] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:10:00.505954 30706 consensus_queue.cc:260] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:00.507165 30706 raft_consensus.cc:3060] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:00.508759 31383 raft_consensus.cc:2468] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 2.
I20260709 12:10:00.509958 30602 leader_election.cc:304] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b31384dc88084b95a1cd975b4fe6eae0, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:10:00.510594 32108 raft_consensus.cc:2804] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:00.511053 32108 raft_consensus.cc:697] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Becoming Leader. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:10:00.511924 32108 consensus_queue.cc:237] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:00.514273 30706 raft_consensus.cc:2468] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b31384dc88084b95a1cd975b4fe6eae0 in term 2.
I20260709 12:10:00.525444 30532 catalog_manager.cc:5697] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: term changed from 1 to 2, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:00.606549 32206 raft_consensus.cc:993] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:10:00.607093 32206 raft_consensus.cc:1081] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:10:00.608669 30706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9038d17ebf734da3abaa44239d628305"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52168
I20260709 12:10:00.609197 30706 raft_consensus.cc:493] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:00.609562 30706 raft_consensus.cc:3060] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:00.615103 30706 raft_consensus.cc:515] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:00.618556 31383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9038d17ebf734da3abaa44239d628305" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
I20260709 12:10:00.619123 31383 raft_consensus.cc:3060] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:00.620918 30778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9038d17ebf734da3abaa44239d628305" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:10:00.621592 30778 raft_consensus.cc:3055] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:00.622378 30778 raft_consensus.cc:740] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:10:00.624648 30778 consensus_queue.cc:260] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:00.625764 30778 raft_consensus.cc:3060] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:00.626130 30706 leader_election.cc:290] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185), bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453)
I20260709 12:10:00.626739 31383 raft_consensus.cc:2468] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:10:00.628366 30677 leader_election.cc:304] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:10:00.629182 32229 raft_consensus.cc:2804] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:00.629690 32229 raft_consensus.cc:697] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:10:00.630543 32229 consensus_queue.cc:237] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:00.641222 30778 raft_consensus.cc:2468] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:10:00.647578 30532 catalog_manager.cc:5697] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:00.688408 32238 ts_tablet_manager.cc:933] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:10:00.690390 32238 tablet_copy_client.cc:323] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:10:00.694296 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet 322672f77db844dc9d6ea86788a67e42 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:10:00.694851 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet 322672f77db844dc9d6ea86788a67e42 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-322672f77db844dc9d6ea86788a67e42
I20260709 12:10:00.704350 30722 tablet_copy_source_session.cc:215] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:00.708184 32238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322672f77db844dc9d6ea86788a67e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:00.730351 32240 ts_tablet_manager.cc:933] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:10:00.733286 32238 tablet_copy_client.cc:806] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:00.734084 32238 tablet_copy_client.cc:670] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:00.735285 32240 tablet_copy_client.cc:323] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:10:00.737674 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet f3c6daaf541e41d8abe30e1c75520430 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:10:00.738211 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet f3c6daaf541e41d8abe30e1c75520430 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-f3c6daaf541e41d8abe30e1c75520430
I20260709 12:10:00.744906 32238 tablet_copy_client.cc:538] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:00.755486 32238 tablet_bootstrap.cc:492] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:10:00.762797 30647 tablet_copy_source_session.cc:215] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:00.767169 32240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c6daaf541e41d8abe30e1c75520430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:00.780714 32238 tablet_bootstrap.cc:492] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: 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:10:00.781786 32238 tablet_bootstrap.cc:492] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:10:00.782615 32238 ts_tablet_manager.cc:1403] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.002s
I20260709 12:10:00.785862 32240 tablet_copy_client.cc:806] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:00.785532 32238 raft_consensus.cc:359] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:00.786366 32238 raft_consensus.cc:740] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:10:00.786471 32240 tablet_copy_client.cc:670] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:00.787058 32238 consensus_queue.cc:260] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:00.790073 32238 ts_tablet_manager.cc:1434] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:10:00.790880 32240 tablet_copy_client.cc:538] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:00.791949 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-322672f77db844dc9d6ea86788a67e42 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:10:00.792342 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-322672f77db844dc9d6ea86788a67e42 on tablet 322672f77db844dc9d6ea86788a67e42 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:10:00.801525 32240 tablet_bootstrap.cc:492] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:10:00.824470 32238 ts_tablet_manager.cc:933] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:10:00.859328 32238 tablet_copy_client.cc:323] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:10:00.861115 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet 6de1b5c21c744e28b14f12a023242516 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:10:00.861680 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet 6de1b5c21c744e28b14f12a023242516 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-6de1b5c21c744e28b14f12a023242516
I20260709 12:10:00.867331 32240 tablet_bootstrap.cc:492] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: 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:10:00.868387 32240 tablet_bootstrap.cc:492] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:10:00.869407 32240 ts_tablet_manager.cc:1403] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.068s	user 0.031s	sys 0.026s
I20260709 12:10:00.873654 32240 raft_consensus.cc:359] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:00.874514 30647 tablet_copy_source_session.cc:215] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:00.874514 32240 raft_consensus.cc:740] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:10:00.876631 32240 consensus_queue.cc:260] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:00.878190 32238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de1b5c21c744e28b14f12a023242516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:00.878939 32240 ts_tablet_manager.cc:1434] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:10:00.881613 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-f3c6daaf541e41d8abe30e1c75520430 received from {username='slave'} at 127.0.0.1:58218
I20260709 12:10:00.882117 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-f3c6daaf541e41d8abe30e1c75520430 on tablet f3c6daaf541e41d8abe30e1c75520430 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:10:00.891757 32240 ts_tablet_manager.cc:933] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:10:00.898329 32240 tablet_copy_client.cc:323] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:10:00.899964 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 6198a3c67a924b378249136a674639c6 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:10:00.900534 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 6198a3c67a924b378249136a674639c6 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-6198a3c67a924b378249136a674639c6
I20260709 12:10:00.905611 32238 tablet_copy_client.cc:806] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:00.906222 32238 tablet_copy_client.cc:670] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:00.907732 30795 tablet_copy_source_session.cc:215] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:00.910107 32238 tablet_copy_client.cc:538] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:00.910996 32240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6198a3c67a924b378249136a674639c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:00.928838 32238 tablet_bootstrap.cc:492] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:10:00.933967 32240 tablet_copy_client.cc:806] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:00.934720 32240 tablet_copy_client.cc:670] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:00.946580 32240 tablet_copy_client.cc:538] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:00.957453 32240 tablet_bootstrap.cc:492] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:10:00.973731 32238 tablet_bootstrap.cc:492] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: 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:10:00.974545 32238 tablet_bootstrap.cc:492] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:10:00.975838 32238 ts_tablet_manager.cc:1403] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.005s
I20260709 12:10:00.983430 32238 raft_consensus.cc:359] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:00.984931 32238 raft_consensus.cc:740] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:10:00.985675 32238 consensus_queue.cc:260] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:00.988585 32240 tablet_bootstrap.cc:492] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: 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:10:00.989167 32238 ts_tablet_manager.cc:1434] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 12:10:00.989586 32240 tablet_bootstrap.cc:492] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:10:00.992242 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-6de1b5c21c744e28b14f12a023242516 received from {username='slave'} at 127.0.0.1:58218
I20260709 12:10:00.992741 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-6de1b5c21c744e28b14f12a023242516 on tablet 6de1b5c21c744e28b14f12a023242516 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:10:00.994447 32240 ts_tablet_manager.cc:1403] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.003s
I20260709 12:10:00.998966 32240 raft_consensus.cc:359] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:00.999927 32240 raft_consensus.cc:740] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:10:01.000602 32240 consensus_queue.cc:260] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:01.003681 32240 ts_tablet_manager.cc:1434] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:10:01.008765 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-6198a3c67a924b378249136a674639c6 received from {username='slave'} at 127.0.0.1:34384
I20260709 12:10:01.009225 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-6198a3c67a924b378249136a674639c6 on tablet 6198a3c67a924b378249136a674639c6 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:10:01.019455 31384 raft_consensus.cc:1275] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:01.021020 32154 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:01.037686 31383 raft_consensus.cc:1275] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:01.039419 32108 consensus_queue.cc:1048] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:01.052019 30780 raft_consensus.cc:1275] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:01.053941 32224 consensus_queue.cc:1048] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:01.147115 31383 raft_consensus.cc:1217] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:10:01.153326 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 61213.2us
I20260709 12:10:01.158133 30706 raft_consensus.cc:1275] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:01.175910 32255 consensus_queue.cc:1048] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:10:01.249773 31383 raft_consensus.cc:1217] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:10:01.292613 31383 raft_consensus.cc:1217] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:10:01.401886 31383 raft_consensus.cc:1217] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:10:01.447962 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:01.523176 30636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516"
dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:48012
I20260709 12:10:01.523881 30636 raft_consensus.cc:606] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:10:01.532317 30706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:10:01.532919 30706 raft_consensus.cc:606] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Received request to transfer leadership to TS 2cdb085f0e9c42d1a2a90a44d2dbb088
I20260709 12:10:01.535113 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:01.537191 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:01.538219 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:01.572826 32229 raft_consensus.cc:993] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:10:01.576545 32164 raft_consensus.cc:1081] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:10:01.583698 30780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53106
I20260709 12:10:01.584324 30780 raft_consensus.cc:493] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:01.584699 30780 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:01.598742 32164 raft_consensus.cc:1064] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:10:01.601334 32164 consensus_queue.cc:237] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:01.610023 30780 raft_consensus.cc:515] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:10:01.614063 30706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:10:01.614709 30706 raft_consensus.cc:3055] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:01.614984 30706 raft_consensus.cc:740] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:10:01.615670 30706 consensus_queue.cc:260] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:10:01.616677 30706 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:01.620010 30633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d57dffbe5a451c8b59d13b40a03230" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:10:01.620656 30633 raft_consensus.cc:3060] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:01.623521 30780 leader_election.cc:290] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 4 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:10:01.631719 32209 raft_consensus.cc:1064] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
W20260709 12:10:01.632170 32209 raft_consensus.cc:1068] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0: Unable to promote non-voter bab2b110cffd4e23a6324e42b94bfa17: Service unavailable: leader transfer in progress
I20260709 12:10:01.634227 30706 raft_consensus.cc:2468] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 4.
I20260709 12:10:01.637697 30751 leader_election.cc:304] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:10:01.638759 32178 raft_consensus.cc:2804] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:01.639225 32178 raft_consensus.cc:697] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:10:01.639567 30636 raft_consensus.cc:1275] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:01.640225 31384 raft_consensus.cc:1275] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:01.640015 32178 consensus_queue.cc:237] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:10:01.643658 32154 consensus_queue.cc:1048] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:01.646063 30780 raft_consensus.cc:1275] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:01.650889 30633 raft_consensus.cc:2468] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 4.
I20260709 12:10:01.655669 32229 consensus_queue.cc:1048] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:01.671152 30535 catalog_manager.cc:5697] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 3 to 4, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 4 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:01.672271 32154 consensus_queue.cc:1048] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:10:01.791572 32265 raft_consensus.cc:2955] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:01.805696 30636 raft_consensus.cc:2955] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:01.813432 30780 raft_consensus.cc:2955] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:01.817617 31384 raft_consensus.cc:2955] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:01.840844 32255 raft_consensus.cc:1064] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:10:01.844111 32255 consensus_queue.cc:237] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:01.883998 30780 raft_consensus.cc:1275] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:01.882688 30531 catalog_manager.cc:5697] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:01.886260 32108 consensus_queue.cc:1048] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:10:01.898846 31385 raft_consensus.cc:1275] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:01.919517 30710 raft_consensus.cc:1275] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:01.921312 32256 consensus_queue.cc:1048] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:01.937764 32255 consensus_queue.cc:1048] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:01.944806 32108 raft_consensus.cc:993] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:10:01.945359 32108 raft_consensus.cc:1081] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:10:01.947063 30712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52152
I20260709 12:10:01.947652 30712 raft_consensus.cc:493] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:01.948091 30712 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:01.961149 32206 raft_consensus.cc:1064] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:10:01.960932 32209 raft_consensus.cc:2955] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:01.975164 31384 raft_consensus.cc:2955] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:01.980870 30706 consensus_queue.cc:237] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:02.001196 30780 raft_consensus.cc:2955] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.000604 30534 catalog_manager.cc:5697] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.004513 30712 raft_consensus.cc:515] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:02.008874 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:10:02.009604 30636 raft_consensus.cc:3055] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:02.009929 30636 raft_consensus.cc:740] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b31384dc88084b95a1cd975b4fe6eae0, State: Running, Role: LEADER
I20260709 12:10:02.010723 30636 consensus_queue.cc:260] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:02.012300 30636 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:02.038918 31384 raft_consensus.cc:1275] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:10:02.047849 30751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 83488.2us
I20260709 12:10:02.051245 32265 consensus_queue.cc:1048] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:02.064095 32263 raft_consensus.cc:2955] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.064945 32206 consensus_queue.cc:237] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:02.075975 31381 raft_consensus.cc:2955] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.077905 30712 leader_election.cc:290] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 3 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:10:02.093887 30780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:10:02.095652 30780 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:02.119076 30636 raft_consensus.cc:2468] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 3.
I20260709 12:10:02.121147 30676 leader_election.cc:304] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [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: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0; no voters: 
I20260709 12:10:02.122121 32264 raft_consensus.cc:2804] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:02.122614 32264 raft_consensus.cc:697] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:10:02.123418 32264 consensus_queue.cc:237] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [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: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:02.129370 30706 raft_consensus.cc:2955] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.156818 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 322672f77db844dc9d6ea86788a67e42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:02.176329 30630 consensus_queue.cc:237] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:02.190791 31381 raft_consensus.cc:1275] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:02.193040 31384 raft_consensus.cc:1275] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:10:02.195297 32277 consensus_queue.cc:1048] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:02.220322 30780 raft_consensus.cc:2468] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 3.
I20260709 12:10:02.220773 32256 consensus_queue.cc:1048] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:02.222249 30710 raft_consensus.cc:1275] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:02.233023 32276 consensus_queue.cc:1048] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:10:02.229030 30778 raft_consensus.cc:1275] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:10:02.244508 30629 raft_consensus.cc:1275] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:02.245250 30531 catalog_manager.cc:5697] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 1 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.245884 30535 catalog_manager.cc:5697] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 2 to 3, leader changed from b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 3 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:02.250643 30636 raft_consensus.cc:1275] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:02.257148 32206 consensus_queue.cc:1048] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:02.264221 32277 consensus_queue.cc:1048] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:02.272022 32209 raft_consensus.cc:2955] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.271803 30712 raft_consensus.cc:1275] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:10:02.278852 32164 consensus_queue.cc:1048] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:02.291345 30778 raft_consensus.cc:2955] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.294689 30710 raft_consensus.cc:1275] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 4 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:02.297694 30627 tablet_service.cc:1558] Processing DeleteTablet for tablet 322672f77db844dc9d6ea86788a67e42 with delete_type TABLET_DATA_TOMBSTONED (TS b31384dc88084b95a1cd975b4fe6eae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60904
I20260709 12:10:02.291894 31384 raft_consensus.cc:2955] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.304297 32256 consensus_queue.cc:1048] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:02.307119 32285 tablet_replica.cc:333] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:02.312481 32285 raft_consensus.cc:2243] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.314565 32285 raft_consensus.cc:2272] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.319931 30520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3c6daaf541e41d8abe30e1c75520430 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:02.322293 32285 ts_tablet_manager.cc:1916] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:10:02.339625 30678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:38185, user_credentials={real_user=slave}} blocked reactor thread for 54146.8us
I20260709 12:10:02.342116 32277 raft_consensus.cc:2955] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.344233 32259 consensus_queue.cc:1048] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:02.343133 30712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52140
I20260709 12:10:02.347967 30712 raft_consensus.cc:606] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Received request to transfer leadership
I20260709 12:10:02.350172 30630 raft_consensus.cc:2955] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.358495 32285 ts_tablet_manager.cc:1929] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:10:02.359069 32285 log.cc:1199] T 322672f77db844dc9d6ea86788a67e42 P b31384dc88084b95a1cd975b4fe6eae0: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/wals/322672f77db844dc9d6ea86788a67e42
I20260709 12:10:02.366405 30704 raft_consensus.cc:2955] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.369179 30706 raft_consensus.cc:2955] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.377895 30520 catalog_manager.cc:5028] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): tablet 322672f77db844dc9d6ea86788a67e42 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:10:02.380782 30710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52140
I20260709 12:10:02.381647 30710 raft_consensus.cc:606] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Received request to transfer leadership
I20260709 12:10:02.380846 30535 catalog_manager.cc:5697] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) evicted. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.410359 30710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52140
I20260709 12:10:02.411000 30710 raft_consensus.cc:606] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Received request to transfer leadership
I20260709 12:10:02.414289 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet f3c6daaf541e41d8abe30e1c75520430 with delete_type TABLET_DATA_TOMBSTONED (TS 2cdb085f0e9c42d1a2a90a44d2dbb088 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53080
I20260709 12:10:02.423085 32291 tablet_replica.cc:333] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:02.424633 32291 raft_consensus.cc:2243] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.424268 31384 raft_consensus.cc:2955] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.440377 30535 catalog_manager.cc:5697] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index 2 to 3, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.442937 32291 raft_consensus.cc:2272] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.443315 30583 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:10:02.446321 30583 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 6de1b5c21c744e28b14f12a023242516 already in progress
W20260709 12:10:02.446755 30583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 6de1b5c21c744e28b14f12a023242516 already in progress
I20260709 12:10:02.455823 32291 ts_tablet_manager.cc:1916] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:02.476589 30780 consensus_queue.cc:237] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:02.488030 32291 ts_tablet_manager.cc:1929] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:10:02.488875 32291 log.cc:1199] T f3c6daaf541e41d8abe30e1c75520430 P 2cdb085f0e9c42d1a2a90a44d2dbb088: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/wals/f3c6daaf541e41d8abe30e1c75520430
I20260709 12:10:02.489950 31385 raft_consensus.cc:1275] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:10:02.491137 30522 catalog_manager.cc:5028] TS 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): tablet f3c6daaf541e41d8abe30e1c75520430 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:10:02.492239 30629 raft_consensus.cc:1275] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:10:02.494454 32278 consensus_queue.cc:1048] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:02.496246 32277 consensus_queue.cc:1048] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:02.524297 30630 raft_consensus.cc:2955] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.526026 32259 raft_consensus.cc:2955] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.528913 31385 raft_consensus.cc:2955] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.542364 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6198a3c67a924b378249136a674639c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:02.544739 30780 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:10:02.546815 32265 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:10:02.563248 30532 catalog_manager.cc:5697] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 1 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:02.582834 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 6198a3c67a924b378249136a674639c6 with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52140
I20260709 12:10:02.587815 32294 tablet_replica.cc:333] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:02.588845 32265 raft_consensus.cc:993] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: : Instructing follower 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:10:02.589628 32265 raft_consensus.cc:1081] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Signalling peer 2cdb085f0e9c42d1a2a90a44d2dbb088 to start an election
I20260709 12:10:02.589628 32294 raft_consensus.cc:2243] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.590711 32294 raft_consensus.cc:2272] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.595152 32294 ts_tablet_manager.cc:1916] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:02.596057 31385 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Advancing to term 3
I20260709 12:10:02.607371 30629 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:10:02.610304 32265 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:02.614135 30778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
 from {username='slave'} at 127.0.0.1:53106
I20260709 12:10:02.614733 30778 raft_consensus.cc:493] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:02.615257 30778 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:02.619329 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:02.621045 31385 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:10:02.629153 32294 ts_tablet_manager.cc:1929] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:10:02.625349 32265 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:02.633718 32294 log.cc:1199] T 6198a3c67a924b378249136a674639c6 P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/6198a3c67a924b378249136a674639c6
I20260709 12:10:02.643901 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 6198a3c67a924b378249136a674639c6 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:10:02.645859 30778 raft_consensus.cc:515] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:02.649685 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:10:02.650336 30704 raft_consensus.cc:3055] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:02.650635 30704 raft_consensus.cc:740] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:10:02.651619 30704 consensus_queue.cc:260] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [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: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:02.653075 30704 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:02.655664 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de1b5c21c744e28b14f12a023242516" candidate_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:10:02.677443 30778 leader_election.cc:290] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 4 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:10:02.685675 30704 raft_consensus.cc:2468] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cdb085f0e9c42d1a2a90a44d2dbb088 in term 4.
I20260709 12:10:02.687120 30751 leader_election.cc:304] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:02.688396 32259 raft_consensus.cc:2804] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:02.688894 32259 raft_consensus.cc:697] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 LEADER]: Becoming Leader. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:10:02.690222 32259 consensus_queue.cc:237] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:02.709667 30531 catalog_manager.cc:5697] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: term changed from 3 to 4, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67). New cstate: current_term: 4 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:02.723268 30704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "303731e2c833438c94a8db22f5257d0b"
dest_uuid: "09563c459313460da8a2153714f0074c"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:42482
I20260709 12:10:02.723860 30704 raft_consensus.cc:606] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:10:02.729058 30778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e226b2d4ac374f1d9b4f9e538b76ae25"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:10:02.730072 30778 raft_consensus.cc:606] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Received request to transfer leadership to TS 09563c459313460da8a2153714f0074c
I20260709 12:10:02.732410 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:02.733728 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:02.734369 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:02.907017 32265 raft_consensus.cc:993] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:10:02.907774 32265 raft_consensus.cc:1081] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:10:02.910209 31384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "303731e2c833438c94a8db22f5257d0b"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54908
I20260709 12:10:02.910928 31384 raft_consensus.cc:493] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:02.911298 31384 raft_consensus.cc:3060] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:02.920087 31384 raft_consensus.cc:515] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:02.923360 31384 leader_election.cc:290] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Requested vote from peers 09563c459313460da8a2153714f0074c (127.28.187.66:41119), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:10:02.923933 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303731e2c833438c94a8db22f5257d0b" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "09563c459313460da8a2153714f0074c"
I20260709 12:10:02.925140 30704 raft_consensus.cc:3055] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:02.924463 30778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "303731e2c833438c94a8db22f5257d0b" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:10:02.925483 30704 raft_consensus.cc:740] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:10:02.925840 30778 raft_consensus.cc:3060] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:02.926388 30704 consensus_queue.cc:260] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:02.927852 30704 raft_consensus.cc:3060] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:02.931123 30778 raft_consensus.cc:2468] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:10:02.932737 31350 leader_election.cc:304] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:10:02.933615 32113 raft_consensus.cc:2804] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:02.934253 32113 raft_consensus.cc:697] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:10:02.935343 30704 raft_consensus.cc:2468] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 2.
I20260709 12:10:02.935143 32113 consensus_queue.cc:237] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:02.967336 30532 catalog_manager.cc:5697] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 1 to 2, leader changed from 09563c459313460da8a2153714f0074c (127.28.187.66) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:03.000227 32206 raft_consensus.cc:993] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower 09563c459313460da8a2153714f0074c to start an election
I20260709 12:10:03.000720 32206 raft_consensus.cc:1081] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Signalling peer 09563c459313460da8a2153714f0074c to start an election
I20260709 12:10:03.002281 30704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e226b2d4ac374f1d9b4f9e538b76ae25"
dest_uuid: "09563c459313460da8a2153714f0074c"
 from {username='slave'} at 127.0.0.1:52168
I20260709 12:10:03.002872 30704 raft_consensus.cc:493] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:03.003163 30704 raft_consensus.cc:3060] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:03.007956 30704 raft_consensus.cc:515] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:10:03.010078 30704 leader_election.cc:290] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:10:03.011145 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e226b2d4ac374f1d9b4f9e538b76ae25" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:10:03.011709 30629 raft_consensus.cc:3060] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:03.011277 30778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e226b2d4ac374f1d9b4f9e538b76ae25" candidate_uuid: "09563c459313460da8a2153714f0074c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:10:03.013690 30778 raft_consensus.cc:3055] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:03.014107 30778 raft_consensus.cc:740] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:10:03.014793 30778 consensus_queue.cc:260] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
W20260709 12:10:03.015894 30749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:10:03.016191 30778 raft_consensus.cc:3060] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:03.030072 30778 raft_consensus.cc:2468] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:10:03.021051 30629 raft_consensus.cc:2468] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09563c459313460da8a2153714f0074c in term 2.
I20260709 12:10:03.031567 30678 leader_election.cc:304] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09563c459313460da8a2153714f0074c, 2cdb085f0e9c42d1a2a90a44d2dbb088; no voters: 
I20260709 12:10:03.033339 32164 raft_consensus.cc:2804] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:03.034082 32164 raft_consensus.cc:697] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Becoming Leader. State: Replica: 09563c459313460da8a2153714f0074c, State: Running, Role: LEADER
I20260709 12:10:03.034827 32164 consensus_queue.cc:237] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } }
I20260709 12:10:03.047974 30532 catalog_manager.cc:5697] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c reported cstate change: term changed from 1 to 2, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to 09563c459313460da8a2153714f0074c (127.28.187.66). New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:03.118597 30629 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:03.126209 30629 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:10:03.127688 32206 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:03.154361 31381 raft_consensus.cc:3060] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 LEARNER]: Advancing to term 4
I20260709 12:10:03.162739 30706 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 4 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:10:03.171546 31381 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 4 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:10:03.172863 32302 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:10:03.175297 32259 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:03.190141 32206 raft_consensus.cc:1064] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:10:03.192692 32206 consensus_queue.cc:237] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:03.207147 31381 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 4 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:10:03.209911 32302 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:10:03.216550 30629 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:10:03.217869 30706 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 4 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:10:03.218670 32302 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:03.222741 32206 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:03.231818 32259 raft_consensus.cc:2955] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:03.234385 31381 raft_consensus.cc:2955] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:03.234390 30706 raft_consensus.cc:2955] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:03.244056 30629 raft_consensus.cc:2955] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:03.254711 30531 catalog_manager.cc:5697] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 3 to 6, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:03.273016 30778 consensus_queue.cc:237] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:03.282599 31381 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 4 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:10:03.284474 30629 raft_consensus.cc:1275] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:10:03.284747 32305 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:03.287268 32305 consensus_queue.cc:1048] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:03.294157 32305 raft_consensus.cc:2955] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:03.296394 31381 raft_consensus.cc:2955] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:03.299607 30629 raft_consensus.cc:2955] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:03.312809 30522 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6de1b5c21c744e28b14f12a023242516 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:03.322355 30534 catalog_manager.cc:5697] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 6 to 7, VOTER 09563c459313460da8a2153714f0074c (127.28.187.66) evicted. New cstate: current_term: 4 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:03.334060 30696 tablet_service.cc:1558] Processing DeleteTablet for tablet 6de1b5c21c744e28b14f12a023242516 with delete_type TABLET_DATA_TOMBSTONED (TS 09563c459313460da8a2153714f0074c not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:52140
I20260709 12:10:03.335800 32306 tablet_replica.cc:333] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:03.338140 32306 raft_consensus.cc:2243] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:03.339020 32306 raft_consensus.cc:2272] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:03.343917 32306 ts_tablet_manager.cc:1916] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:10:03.361755 32306 ts_tablet_manager.cc:1929] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 12:10:03.362339 32306 log.cc:1199] T 6de1b5c21c744e28b14f12a023242516 P 09563c459313460da8a2153714f0074c: Deleting WAL directory at /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/wals/6de1b5c21c744e28b14f12a023242516
I20260709 12:10:03.364280 30521 catalog_manager.cc:5028] TS 09563c459313460da8a2153714f0074c (127.28.187.66:41119): tablet 6de1b5c21c744e28b14f12a023242516 (table test-workload [id=94c544a1a6f246858cbacf2e1e00da84]) successfully deleted
I20260709 12:10:03.441547 30704 raft_consensus.cc:1275] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:03.443120 32113 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:03.482987 30778 raft_consensus.cc:1275] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:03.484566 32308 consensus_queue.cc:1048] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:03.543426 30629 raft_consensus.cc:1275] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:03.545228 32265 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:03.562151 30778 raft_consensus.cc:1275] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:03.563583 32164 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:03.655802 30704 consensus_queue.cc:237] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:03.661437 30784 raft_consensus.cc:1275] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:03.662078 30629 raft_consensus.cc:1275] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:10:03.662602 30677 consensus_peers.cc:597] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e226b2d4ac374f1d9b4f9e538b76ae25. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:03.663177 32164 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:03.664255 32265 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:10:03.670550 32310 raft_consensus.cc:2955] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.672389 30629 raft_consensus.cc:2955] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.674911 30784 raft_consensus.cc:2955] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.689567 30531 catalog_manager.cc:5697] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.712062 30629 consensus_queue.cc:237] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Queue 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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:03.721269 30784 raft_consensus.cc:1275] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:10:03.722586 30602 consensus_peers.cc:597] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7e54ce15a444973aa7c5352de50bbe2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:03.723286 32108 consensus_queue.cc:1048] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } 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:10:03.724368 30704 raft_consensus.cc:1275] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Refusing update from remote peer b31384dc88084b95a1cd975b4fe6eae0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:03.725992 32108 consensus_queue.cc:1048] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:03.732949 32209 raft_consensus.cc:2955] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.734966 30784 raft_consensus.cc:2955] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.749115 30706 consensus_queue.cc:237] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:03.750547 30534 catalog_manager.cc:5697] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 reported cstate change: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 1 leader_uuid: "b31384dc88084b95a1cd975b4fe6eae0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:03.746189 30704 raft_consensus.cc:2955] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.757773 30784 raft_consensus.cc:1275] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:10:03.758358 30677 consensus_peers.cc:597] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4bff232da4c43a7bc4083d2b12ae451. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:03.759490 32310 consensus_queue.cc:1048] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:03.770947 30629 raft_consensus.cc:1275] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:03.776895 32310 consensus_queue.cc:1048] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:10:03.785873 32265 raft_consensus.cc:2955] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.788371 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:03.787765 30784 raft_consensus.cc:2955] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.808167 30780 consensus_queue.cc:237] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:03.797122 30629 raft_consensus.cc:2955] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.817562 30534 catalog_manager.cc:5697] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:03.834831 30704 raft_consensus.cc:1275] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:10:03.836695 30751 consensus_peers.cc:597] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68:34453): Couldn't send request to peer bab2b110cffd4e23a6324e42b94bfa17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28b8246c28c549d887a62fd8ff61feef. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:03.838436 32305 consensus_queue.cc:1048] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } 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:10:03.844288 30629 raft_consensus.cc:1275] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:03.846832 32259 consensus_queue.cc:1048] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:03.854135 32259 raft_consensus.cc:2955] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.866703 30629 raft_consensus.cc:2955] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.872341 30784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65"
dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
mode: GRACEFUL
new_leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:38696
I20260709 12:10:03.873065 30784 raft_consensus.cc:606] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Received request to transfer leadership to TS bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:10:03.881871 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:10:03.883659 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:03.884506 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:03.897780 30704 raft_consensus.cc:2955] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } } }
I20260709 12:10:03.891939 30534 catalog_manager.cc:5697] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index -1 to 3, NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) added. New cstate: current_term: 2 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:04.182749 32327 ts_tablet_manager.cc:933] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:10:04.184525 32327 tablet_copy_client.cc:323] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:10:04.187111 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet e226b2d4ac374f1d9b4f9e538b76ae25 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:10:04.187659 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet e226b2d4ac374f1d9b4f9e538b76ae25 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-e226b2d4ac374f1d9b4f9e538b76ae25
I20260709 12:10:04.195117 30722 tablet_copy_source_session.cc:215] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:04.198348 32327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e226b2d4ac374f1d9b4f9e538b76ae25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.216020 32327 tablet_copy_client.cc:806] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:04.216661 32327 tablet_copy_client.cc:670] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:04.220309 32327 tablet_copy_client.cc:538] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:04.230020 32327 tablet_bootstrap.cc:492] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:10:04.253202 32327 tablet_bootstrap.cc:492] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: 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:10:04.254266 32327 tablet_bootstrap.cc:492] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:10:04.254949 32327 ts_tablet_manager.cc:1403] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 12:10:04.257911 32327 raft_consensus.cc:359] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:04.258759 32327 raft_consensus.cc:740] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:10:04.259462 32327 consensus_queue.cc:260] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:04.262365 32327 ts_tablet_manager.cc:1434] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:10:04.265151 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-e226b2d4ac374f1d9b4f9e538b76ae25 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:10:04.265656 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-e226b2d4ac374f1d9b4f9e538b76ae25 on tablet e226b2d4ac374f1d9b4f9e538b76ae25 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:10:04.323972 32324 raft_consensus.cc:993] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088: : Instructing follower bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:10:04.325129 32324 raft_consensus.cc:1081] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Signalling peer bab2b110cffd4e23a6324e42b94bfa17 to start an election
I20260709 12:10:04.341622 32327 ts_tablet_manager.cc:933] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115)
I20260709 12:10:04.341198 31384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65"
dest_uuid: "bab2b110cffd4e23a6324e42b94bfa17"
 from {username='slave'} at 127.0.0.1:54926
I20260709 12:10:04.342204 31384 raft_consensus.cc:493] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:04.342756 31384 raft_consensus.cc:3060] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:04.355623 32327 tablet_copy_client.cc:323] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.65:37115
I20260709 12:10:04.378528 30647 tablet_copy_service.cc:140] P b31384dc88084b95a1cd975b4fe6eae0: Received BeginTabletCopySession request for tablet b7e54ce15a444973aa7c5352de50bbe2 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:58218)
I20260709 12:10:04.379293 30647 tablet_copy_service.cc:161] P b31384dc88084b95a1cd975b4fe6eae0: Beginning new tablet copy session on tablet b7e54ce15a444973aa7c5352de50bbe2 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:58218: session id = bab2b110cffd4e23a6324e42b94bfa17-b7e54ce15a444973aa7c5352de50bbe2
I20260709 12:10:04.389232 31384 raft_consensus.cc:515] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:04.392259 31384 leader_election.cc:290] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 election: Requested vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:10:04.393229 30629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b31384dc88084b95a1cd975b4fe6eae0"
I20260709 12:10:04.394380 30629 raft_consensus.cc:3060] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:04.396524 30647 tablet_copy_source_session.cc:215] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:04.401413 32327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e54ce15a444973aa7c5352de50bbe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.410401 30629 raft_consensus.cc:2468] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 3.
I20260709 12:10:04.419721 30784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129d6b86140a45e8b61d9d35cbf7ac65" candidate_uuid: "bab2b110cffd4e23a6324e42b94bfa17" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088"
I20260709 12:10:04.420475 30784 raft_consensus.cc:3055] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:04.420769 30784 raft_consensus.cc:740] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cdb085f0e9c42d1a2a90a44d2dbb088, State: Running, Role: LEADER
I20260709 12:10:04.423626 31348 leader_election.cc:304] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [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: b31384dc88084b95a1cd975b4fe6eae0, bab2b110cffd4e23a6324e42b94bfa17; no voters: 
I20260709 12:10:04.426381 32113 raft_consensus.cc:2804] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:04.426981 32113 raft_consensus.cc:697] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 LEADER]: Becoming Leader. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Running, Role: LEADER
I20260709 12:10:04.434269 32333 ts_tablet_manager.cc:933] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:10:04.435948 32113 consensus_queue.cc:237] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:04.428777 30784 consensus_queue.cc:260] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:04.447218 30784 raft_consensus.cc:3060] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:04.491971 30784 raft_consensus.cc:2468] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bab2b110cffd4e23a6324e42b94bfa17 in term 3.
I20260709 12:10:04.492738 32333 tablet_copy_client.cc:323] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.66:41119
I20260709 12:10:04.497550 30722 tablet_copy_service.cc:140] P 09563c459313460da8a2153714f0074c: Received BeginTabletCopySession request for tablet d4bff232da4c43a7bc4083d2b12ae451 from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:32994)
I20260709 12:10:04.498255 30722 tablet_copy_service.cc:161] P 09563c459313460da8a2153714f0074c: Beginning new tablet copy session on tablet d4bff232da4c43a7bc4083d2b12ae451 from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:32994: session id = bab2b110cffd4e23a6324e42b94bfa17-d4bff232da4c43a7bc4083d2b12ae451
I20260709 12:10:04.513160 32334 ts_tablet_manager.cc:933] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: Initiating tablet copy from peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:10:04.574869 32327 tablet_copy_client.cc:806] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:04.575727 32327 tablet_copy_client.cc:670] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:04.578156 30722 tablet_copy_source_session.cc:215] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:04.583750 32333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bff232da4c43a7bc4083d2b12ae451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.590436 30534 catalog_manager.cc:5697] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: term changed from 2 to 3, leader changed from 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67) to bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68). New cstate: current_term: 3 leader_uuid: "bab2b110cffd4e23a6324e42b94bfa17" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:04.595515 31381 raft_consensus.cc:1217] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 12:10:04.576036 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:41119, user_credentials={real_user=slave}} blocked reactor thread for 49270.9us
I20260709 12:10:04.596783 32334 tablet_copy_client.cc:323] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Beginning tablet copy session from remote peer at address 127.28.187.67:38185
I20260709 12:10:04.603214 30795 tablet_copy_service.cc:140] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Received BeginTabletCopySession request for tablet 28b8246c28c549d887a62fd8ff61feef from peer bab2b110cffd4e23a6324e42b94bfa17 ({username='slave'} at 127.0.0.1:34384)
I20260709 12:10:04.603826 30795 tablet_copy_service.cc:161] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Beginning new tablet copy session on tablet 28b8246c28c549d887a62fd8ff61feef from peer bab2b110cffd4e23a6324e42b94bfa17 at {username='slave'} at 127.0.0.1:34384: session id = bab2b110cffd4e23a6324e42b94bfa17-28b8246c28c549d887a62fd8ff61feef
I20260709 12:10:04.627910 32327 tablet_copy_client.cc:538] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:04.636713 30795 tablet_copy_source_session.cc:215] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:04.647635 32334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b8246c28c549d887a62fd8ff61feef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.651156 32333 tablet_copy_client.cc:806] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:04.651867 32333 tablet_copy_client.cc:670] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:04.652171 32327 tablet_bootstrap.cc:492] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:10:04.664418 32333 tablet_copy_client.cc:538] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:04.687686 32333 tablet_bootstrap.cc:492] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:10:04.746564 32327 tablet_bootstrap.cc:492] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: 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:10:04.747875 32327 tablet_bootstrap.cc:492] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:10:04.748746 32327 ts_tablet_manager.cc:1403] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.097s	user 0.042s	sys 0.028s
I20260709 12:10:04.752490 32327 raft_consensus.cc:359] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:04.756372 32327 raft_consensus.cc:740] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:10:04.756771 32334 tablet_copy_client.cc:806] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:04.761221 32334 tablet_copy_client.cc:670] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:04.767233 32334 tablet_copy_client.cc:538] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:04.757222 32327 consensus_queue.cc:260] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } attrs { replace: true } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:04.781075 32327 ts_tablet_manager.cc:1434] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260709 12:10:04.783669 30647 tablet_copy_service.cc:342] P b31384dc88084b95a1cd975b4fe6eae0: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-b7e54ce15a444973aa7c5352de50bbe2 received from {username='slave'} at 127.0.0.1:58218
I20260709 12:10:04.784205 30647 tablet_copy_service.cc:434] P b31384dc88084b95a1cd975b4fe6eae0: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-b7e54ce15a444973aa7c5352de50bbe2 on tablet b7e54ce15a444973aa7c5352de50bbe2 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:10:04.794781 32334 tablet_bootstrap.cc:492] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap starting.
I20260709 12:10:04.807559 32333 tablet_bootstrap.cc:492] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: 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:10:04.808630 32333 tablet_bootstrap.cc:492] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:10:04.809473 32333 ts_tablet_manager.cc:1403] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.122s	user 0.029s	sys 0.017s
I20260709 12:10:04.812824 32333 raft_consensus.cc:359] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:04.813901 32333 raft_consensus.cc:740] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:10:04.814560 32333 consensus_queue.cc:260] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:04.817260 32333 ts_tablet_manager.cc:1434] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:10:04.824412 30722 tablet_copy_service.cc:342] P 09563c459313460da8a2153714f0074c: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-d4bff232da4c43a7bc4083d2b12ae451 received from {username='slave'} at 127.0.0.1:32994
I20260709 12:10:04.824842 30722 tablet_copy_service.cc:434] P 09563c459313460da8a2153714f0074c: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-d4bff232da4c43a7bc4083d2b12ae451 on tablet d4bff232da4c43a7bc4083d2b12ae451 with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:10:04.829164 32334 tablet_bootstrap.cc:492] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: 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:10:04.830027 32334 tablet_bootstrap.cc:492] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: Bootstrap complete.
I20260709 12:10:04.830726 32334 ts_tablet_manager.cc:1403] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.012s
I20260709 12:10:04.833541 32334 raft_consensus.cc:359] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:04.834465 32334 raft_consensus.cc:740] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: bab2b110cffd4e23a6324e42b94bfa17, State: Initialized, Role: LEARNER
I20260709 12:10:04.835153 32334 consensus_queue.cc:260] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: NON_VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: true } }
I20260709 12:10:04.837720 32334 ts_tablet_manager.cc:1434] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260709 12:10:04.839520 30795 tablet_copy_service.cc:342] P 2cdb085f0e9c42d1a2a90a44d2dbb088: Request end of tablet copy session bab2b110cffd4e23a6324e42b94bfa17-28b8246c28c549d887a62fd8ff61feef received from {username='slave'} at 127.0.0.1:34384
I20260709 12:10:04.839975 30795 tablet_copy_service.cc:434] P 2cdb085f0e9c42d1a2a90a44d2dbb088: ending tablet copy session bab2b110cffd4e23a6324e42b94bfa17-28b8246c28c549d887a62fd8ff61feef on tablet 28b8246c28c549d887a62fd8ff61feef with peer bab2b110cffd4e23a6324e42b94bfa17
I20260709 12:10:04.858222 30629 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:10:04.859473 32113 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:10:04.876118 30784 raft_consensus.cc:1275] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Refusing update from remote peer bab2b110cffd4e23a6324e42b94bfa17: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:10:04.879779 32331 consensus_queue.cc:1048] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:10:04.902664 31381 raft_consensus.cc:1217] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:10:04.989715 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:05.005095 31381 raft_consensus.cc:1217] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:10:05.078490 32350 raft_consensus.cc:1064] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:10:05.081216 32350 consensus_queue.cc:237] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:05.083000 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:10:05.084699 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:05.085728 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:05.100359 31384 raft_consensus.cc:1275] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:05.100442 30636 raft_consensus.cc:1275] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:05.100342 30784 raft_consensus.cc:1275] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:05.102579 32351 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:05.104374 32351 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } 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:10:05.105556 32164 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:05.132575 30784 raft_consensus.cc:2955] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.132083 32351 raft_consensus.cc:2955] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.149832 30629 raft_consensus.cc:2955] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.301242 30534 catalog_manager.cc:5697] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.358476 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:05.364941 31381 raft_consensus.cc:2955] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.401350 30706 consensus_queue.cc:237] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:05.408082 30780 raft_consensus.cc:1275] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:05.411321 32164 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:05.418708 32164 raft_consensus.cc:2955] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.420446 30780 raft_consensus.cc:2955] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.433102 29421 tablet_server.cc:179] TabletServer@127.28.187.65:0 shutting down...
W20260709 12:10:05.467178 30750 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260709 12:10:05.481521 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e226b2d4ac374f1d9b4f9e538b76ae25 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:05.481930 31383 raft_consensus.cc:1275] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:05.502496 31381 raft_consensus.cc:1217] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:10:05.511986 32350 consensus_queue.cc:1048] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:05.523588 30534 catalog_manager.cc:5697] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 4 to 5, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:05.543334 31378 raft_consensus.cc:2955] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.552502 32325 raft_consensus.cc:1064] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
W20260709 12:10:05.560424 30750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 112622us
I20260709 12:10:05.566649 32325 consensus_queue.cc:237] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
W20260709 12:10:05.561467 30602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.68:34453, user_credentials={real_user=slave}} blocked reactor thread for 69633.6us
W20260709 12:10:05.583034 30676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:37115, user_credentials={real_user=slave}} blocked reactor thread for 47339.2us
W20260709 12:10:05.600320 30750 consensus_peers.cc:597] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.601138 30750 consensus_peers.cc:597] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.600322 32350 raft_consensus.cc:1064] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c: attempting to promote NON_VOTER bab2b110cffd4e23a6324e42b94bfa17 to VOTER
I20260709 12:10:05.606516 32350 consensus_queue.cc:237] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [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: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
W20260709 12:10:05.622148 31348 consensus_peers.cc:597] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.623006 31348 consensus_peers.cc:597] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.623838 31348 consensus_peers.cc:597] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.624601 31348 consensus_peers.cc:597] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.625366 31348 consensus_peers.cc:597] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.627336 31348 consensus_peers.cc:597] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.628258 31348 consensus_peers.cc:597] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.630419 30676 consensus_peers.cc:597] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.632479 30676 consensus_peers.cc:597] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.632540 31378 raft_consensus.cc:1275] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:10:05.635375 30676 consensus_peers.cc:597] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.635169 32325 consensus_queue.cc:1048] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:10:05.633024 30750 consensus_peers.cc:597] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.635949 30706 raft_consensus.cc:1275] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Refusing update from remote peer 2cdb085f0e9c42d1a2a90a44d2dbb088: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:10:05.637669 30676 consensus_peers.cc:597] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.639252 30676 consensus_peers.cc:597] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.640658 30676 consensus_peers.cc:597] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.640376 32358 consensus_queue.cc:1048] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:10:05.637868 30750 consensus_peers.cc:597] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.645533 30750 consensus_peers.cc:597] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.648571 31378 raft_consensus.cc:1275] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEARNER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:10:05.656808 32351 consensus_queue.cc:1048] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
W20260709 12:10:05.672109 30676 consensus_peers.cc:597] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.677105 30520 catalog_manager.cc:4755] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e226b2d4ac374f1d9b4f9e538b76ae25: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260709 12:10:05.680253 30676 consensus_peers.cc:597] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.686681 30780 raft_consensus.cc:1275] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:10:05.686596 31348 consensus_peers.cc:597] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.694161 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:10:05.694332 30750 consensus_peers.cc:597] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.695958 30750 consensus_peers.cc:597] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.696914 30676 consensus_peers.cc:597] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.697762 29421 tablet_replica.cc:333] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.704401 32350 consensus_queue.cc:1048] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:10:05.708142 29421 raft_consensus.cc:2243] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.709395 29421 raft_consensus.cc:2272] T 1e48d058c162465fab447124101593ba P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.711292 32325 raft_consensus.cc:2955] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
W20260709 12:10:05.716001 30676 consensus_peers.cc:597] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.714525 31380 raft_consensus.cc:2955] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.718014 29421 tablet_replica.cc:333] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.719154 29421 raft_consensus.cc:2243] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.720041 29421 raft_consensus.cc:2272] T 57a299d1d595484bbbd6243cc70f558a P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.723009 29421 tablet_replica.cc:333] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.724493 29421 raft_consensus.cc:2243] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.726215 29421 raft_consensus.cc:2272] T 760c0be245cb48e392c649b1ad673788 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.741340 29421 tablet_replica.cc:333] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.742506 29421 raft_consensus.cc:2243] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.753983 29421 raft_consensus.cc:2272] T b9ea5534a89b46aeaebd6809d38d4132 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.759472 29421 tablet_replica.cc:333] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.759371 30532 catalog_manager.cc:5697] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17 reported cstate change: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.761808 29421 raft_consensus.cc:2243] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.768612 29421 raft_consensus.cc:2272] T 2418c195c49e47de995d994dabef2d64 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:05.775949 30750 consensus_peers.cc:597] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.777364 30750 consensus_peers.cc:597] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.778267 29421 tablet_replica.cc:333] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.780328 32350 raft_consensus.cc:2955] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.781948 30706 raft_consensus.cc:2955] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } attrs { replace: true } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.786597 29421 raft_consensus.cc:2243] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.787292 29421 raft_consensus.cc:2272] T f9566010d30e465e864faa0843c8149e P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.790417 29421 tablet_replica.cc:333] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.791525 29421 raft_consensus.cc:2243] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.791127 30778 raft_consensus.cc:2955] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.792232 29421 raft_consensus.cc:2272] T 530408d9b7264c73a58c4a44e0f5739f P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.796139 29421 tablet_replica.cc:333] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.797123 29421 raft_consensus.cc:2243] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:05.799657 30750 consensus_peers.cc:597] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.806806 31378 raft_consensus.cc:2955] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.809526 29421 raft_consensus.cc:2272] T 02bff6c271a544618029abe13f3a5bf1 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.809108 30531 catalog_manager.cc:5697] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c reported cstate change: config changed from index 3 to 4, bab2b110cffd4e23a6324e42b94bfa17 (127.28.187.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.812765 29421 tablet_replica.cc:333] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.814076 29421 raft_consensus.cc:2243] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.814900 29421 raft_consensus.cc:2272] T 8eeb8c3b2ff744aea142aae88733de9b P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.817904 29421 tablet_replica.cc:333] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.818902 29421 raft_consensus.cc:2243] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.819587 29421 raft_consensus.cc:2272] T d4bff232da4c43a7bc4083d2b12ae451 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.823503 29421 tablet_replica.cc:333] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
W20260709 12:10:05.824156 30750 consensus_peers.cc:597] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:05.824411 29421 raft_consensus.cc:2243] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.825695 29421 raft_consensus.cc:2272] T c012fd214b4e4f038ee972b51ee23bd9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.825436 30706 consensus_queue.cc:237] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [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: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:05.829300 29421 tablet_replica.cc:333] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.830300 29421 raft_consensus.cc:2243] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.832170 29421 raft_consensus.cc:2272] T b7e54ce15a444973aa7c5352de50bbe2 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.835603 29421 tablet_replica.cc:333] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.836520 29421 raft_consensus.cc:2243] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.837138 29421 raft_consensus.cc:2272] T ab4bebc5905c466ea59b2e7c3c79c18f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.839874 31378 raft_consensus.cc:1275] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:05.841724 32351 consensus_queue.cc:1048] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } 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:10:05.843781 29421 tablet_replica.cc:333] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.844959 29421 raft_consensus.cc:2243] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.847311 29421 raft_consensus.cc:2272] T 176419c355f142c1bc9d949ffe8af90d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.848441 30778 raft_consensus.cc:1275] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Refusing update from remote peer 09563c459313460da8a2153714f0074c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:10:05.850644 32351 consensus_queue.cc:1048] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:10:05.855751 32351 raft_consensus.cc:2955] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.862251 30780 raft_consensus.cc:2955] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.861125 31380 raft_consensus.cc:2955] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.850634 29421 tablet_replica.cc:333] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.881215 29421 raft_consensus.cc:2243] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.882241 29421 raft_consensus.cc:2272] T e799c08bc05248b095a6e90e79df63a7 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.882570 30532 catalog_manager.cc:5697] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 reported cstate change: config changed from index 4 to 5, VOTER b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65) evicted. New cstate: current_term: 2 leader_uuid: "09563c459313460da8a2153714f0074c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } } }
I20260709 12:10:05.885092 29421 tablet_replica.cc:333] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.886010 29421 raft_consensus.cc:2243] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.886587 29421 raft_consensus.cc:2272] T 129d6b86140a45e8b61d9d35cbf7ac65 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.890282 29421 tablet_replica.cc:333] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.891101 29421 raft_consensus.cc:2243] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.891697 29421 raft_consensus.cc:2272] T e7afac961499405c9d23a8614c0b40a2 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.906189 29421 tablet_replica.cc:333] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.907033 29421 raft_consensus.cc:2243] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.907779 29421 raft_consensus.cc:2272] T 228378463ec9432786a360fdff80dd3b P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.908988 30521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d4bff232da4c43a7bc4083d2b12ae451 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:10:05.912822 29421 tablet_replica.cc:333] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.913890 29421 raft_consensus.cc:2243] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.915096 29421 raft_consensus.cc:2272] T 991f862483a04f61a5413de6fad4a79c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.923635 29421 tablet_replica.cc:333] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.936697 29421 raft_consensus.cc:2243] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.937565 29421 raft_consensus.cc:2272] T 3e9aef6796604c6980937b39e603c6cb P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.940766 29421 tablet_replica.cc:333] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.941628 29421 raft_consensus.cc:2243] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.942270 29421 raft_consensus.cc:2272] T 8b4e195b39d047a8813db0b13722d23a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.945096 29421 tablet_replica.cc:333] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.945904 29421 raft_consensus.cc:2243] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.946475 29421 raft_consensus.cc:2272] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.948427 29421 tablet_replica.cc:333] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.949112 29421 raft_consensus.cc:2243] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.955128 29421 raft_consensus.cc:2272] T 0e4e8a6a30724b1e8c895019a266be4f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.958117 29421 tablet_replica.cc:333] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.958760 29421 raft_consensus.cc:2243] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.959218 29421 raft_consensus.cc:2272] T 3e0eaf019ffa4c6882c1453491deba17 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.962217 29421 tablet_replica.cc:333] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.962949 29421 raft_consensus.cc:2243] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.963485 29421 raft_consensus.cc:2272] T 94e6d84374d340b7a1c86d27236cced9 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.965437 29421 tablet_replica.cc:333] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.965978 29421 raft_consensus.cc:2243] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.966543 29421 raft_consensus.cc:2272] T 02fd57824de549b9ac08ba37e483cc47 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.971747 29421 tablet_replica.cc:333] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.972430 29421 raft_consensus.cc:2243] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.973042 29421 raft_consensus.cc:2272] T 6de1b5c21c744e28b14f12a023242516 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.975587 29421 tablet_replica.cc:333] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.976398 29421 raft_consensus.cc:2243] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.977221 29421 raft_consensus.cc:2272] T 28cb83eceac443d9ac8f43eb24c24387 P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.979668 29421 tablet_replica.cc:333] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.980347 29421 raft_consensus.cc:2243] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.981426 29421 raft_consensus.cc:2272] T f3c6daaf541e41d8abe30e1c75520430 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.984416 29421 tablet_replica.cc:333] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.985157 29421 raft_consensus.cc:2243] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.985718 29421 raft_consensus.cc:2272] T 2955d5c237fc4c6c960d201c82c2dd15 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.988274 29421 tablet_replica.cc:333] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.989012 29421 raft_consensus.cc:2243] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:05.989990 29421 raft_consensus.cc:2272] T 3dcfdbbe46404a01993bb0e221da99d9 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.992632 29421 tablet_replica.cc:333] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.993433 29421 raft_consensus.cc:2243] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.994194 29421 raft_consensus.cc:2272] T 28b8246c28c549d887a62fd8ff61feef P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:05.996946 29421 tablet_replica.cc:333] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:05.997745 29421 raft_consensus.cc:2243] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:05.998394 29421 raft_consensus.cc:2272] T e7d57dffbe5a451c8b59d13b40a03230 P b31384dc88084b95a1cd975b4fe6eae0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.000595 29421 tablet_replica.cc:333] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.001151 29421 raft_consensus.cc:2243] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.001621 29421 raft_consensus.cc:2272] T 3357226e75484777b673515b528e3ac7 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.003925 29421 tablet_replica.cc:333] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.004504 29421 raft_consensus.cc:2243] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.005240 29421 raft_consensus.cc:2272] T b2d3e7b0389c4fa8b47babf2a9f8376d P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.007254 29421 tablet_replica.cc:333] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.007805 29421 raft_consensus.cc:2243] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.008224 29421 raft_consensus.cc:2272] T bfd6d8fbded3402ea958fe7ca28ddc1a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.010478 29421 tablet_replica.cc:333] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.011018 29421 raft_consensus.cc:2243] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.011512 29421 raft_consensus.cc:2272] T 467e3fba7ea04a86bcc6065df853531c P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.014688 29421 tablet_replica.cc:333] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.015451 29421 raft_consensus.cc:2243] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.026556 29421 raft_consensus.cc:2272] T 2e5a235131a447bd833dea56f09a8b9d P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.031800 29421 tablet_replica.cc:333] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.032582 29421 raft_consensus.cc:2243] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.033185 29421 raft_consensus.cc:2272] T 118cba1107f74c8284e6e544d43b3e0a P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.036075 29421 tablet_replica.cc:333] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.036799 29421 raft_consensus.cc:2243] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.044004 29421 raft_consensus.cc:2272] T 3cae54218dbd4cb5897215639b7fef9f P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.046665 29421 tablet_replica.cc:333] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.047456 29421 raft_consensus.cc:2243] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.048203 29421 raft_consensus.cc:2272] T e226b2d4ac374f1d9b4f9e538b76ae25 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.054015 29421 tablet_replica.cc:333] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.054768 29421 raft_consensus.cc:2243] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.055931 29421 raft_consensus.cc:2272] T 6198a3c67a924b378249136a674639c6 P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.058722 29421 tablet_replica.cc:333] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.059475 29421 raft_consensus.cc:2243] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.060088 29421 raft_consensus.cc:2272] T bd68c46c4eef4dda8d36673220235fd3 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.063043 29421 tablet_replica.cc:333] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.063750 29421 raft_consensus.cc:2243] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.064381 29421 raft_consensus.cc:2272] T 67fe0f4ac3cc4c35a407cb15a894e54c P b31384dc88084b95a1cd975b4fe6eae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.067361 29421 tablet_replica.cc:333] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
W20260709 12:10:06.069358 30750 consensus_peers.cc:597] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Couldn't send request to peer b31384dc88084b95a1cd975b4fe6eae0. 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:10:06.074129 29421 raft_consensus.cc:2243] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.075326 29421 raft_consensus.cc:2272] T 03d3ee8c22d04fc2a81010937e2f6ef9 P b31384dc88084b95a1cd975b4fe6eae0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.078051 29421 tablet_replica.cc:333] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0: stopping tablet replica
I20260709 12:10:06.078675 29421 raft_consensus.cc:2243] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.079213 29421 raft_consensus.cc:2272] T bf6dc1154d9d4305b4c8e6f6b2437aea P b31384dc88084b95a1cd975b4fe6eae0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.207279 29421 tablet_server.cc:196] TabletServer@127.28.187.65:0 shutdown complete.
I20260709 12:10:06.368664 29421 tablet_server.cc:179] TabletServer@127.28.187.66:0 shutting down...
I20260709 12:10:06.426146 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:06.427014 29421 tablet_replica.cc:333] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.427930 29421 raft_consensus.cc:2243] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.428486 29421 raft_consensus.cc:2272] T b9ea5534a89b46aeaebd6809d38d4132 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.430914 29421 tablet_replica.cc:333] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.431524 29421 raft_consensus.cc:2243] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.431981 29421 raft_consensus.cc:2272] T 530408d9b7264c73a58c4a44e0f5739f P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.434264 29421 tablet_replica.cc:333] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.435030 29421 raft_consensus.cc:2243] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.435817 29421 raft_consensus.cc:2272] T 2418c195c49e47de995d994dabef2d64 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.438324 29421 tablet_replica.cc:333] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.438946 29421 raft_consensus.cc:2243] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.439846 29421 raft_consensus.cc:2272] T 760c0be245cb48e392c649b1ad673788 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.442229 29421 tablet_replica.cc:333] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.442982 29421 raft_consensus.cc:2243] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.444247 29421 raft_consensus.cc:2272] T 57a299d1d595484bbbd6243cc70f558a P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.446772 29421 tablet_replica.cc:333] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.447531 29421 raft_consensus.cc:2243] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.448029 29421 raft_consensus.cc:2272] T bf5657caeade4ca18674c283830939f7 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.450649 29421 tablet_replica.cc:333] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.451686 29421 raft_consensus.cc:2243] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.452657 29421 raft_consensus.cc:2272] T f9566010d30e465e864faa0843c8149e P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:06.454447 30751 consensus_peers.cc:597] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.455274 29421 tablet_replica.cc:333] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.456195 29421 raft_consensus.cc:2243] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.456777 29421 raft_consensus.cc:2272] T 1e48d058c162465fab447124101593ba P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.459092 29421 tablet_replica.cc:333] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.459661 29421 raft_consensus.cc:2243] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.460311 29421 raft_consensus.cc:2272] T 181b28ba35da4c04b0e63ba6aac71758 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.462231 29421 tablet_replica.cc:333] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.462781 29421 raft_consensus.cc:2243] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.463200 29421 raft_consensus.cc:2272] T c012fd214b4e4f038ee972b51ee23bd9 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.465653 29421 tablet_replica.cc:333] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.466418 29421 raft_consensus.cc:2243] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.466988 29421 raft_consensus.cc:2272] T b7e54ce15a444973aa7c5352de50bbe2 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.469695 29421 tablet_replica.cc:333] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.470314 29421 raft_consensus.cc:2243] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.471060 29421 raft_consensus.cc:2272] T e7afac961499405c9d23a8614c0b40a2 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.473614 29421 tablet_replica.cc:333] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.474416 29421 raft_consensus.cc:2243] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.475275 29421 raft_consensus.cc:2272] T 176419c355f142c1bc9d949ffe8af90d P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.478564 29421 tablet_replica.cc:333] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.479367 29421 raft_consensus.cc:2243] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.480370 29421 raft_consensus.cc:2272] T ab4bebc5905c466ea59b2e7c3c79c18f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.482985 29421 tablet_replica.cc:333] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.483799 29421 raft_consensus.cc:2243] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.484365 29421 raft_consensus.cc:2272] T e799c08bc05248b095a6e90e79df63a7 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:06.485771 31349 consensus_peers.cc:597] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.486835 29421 tablet_replica.cc:333] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.487687 29421 raft_consensus.cc:2243] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.488701 29421 raft_consensus.cc:2272] T cdf3529e1070453fb6c402155c44d5e0 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.491216 29421 tablet_replica.cc:333] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.491973 29421 raft_consensus.cc:2243] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.492916 29421 raft_consensus.cc:2272] T 322672f77db844dc9d6ea86788a67e42 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.495368 29421 tablet_replica.cc:333] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c: stopping tablet replica
W20260709 12:10:06.495440 31349 consensus_peers.cc:597] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.495982 29421 raft_consensus.cc:2243] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.496791 29421 raft_consensus.cc:2272] T 991f862483a04f61a5413de6fad4a79c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.499157 29421 tablet_replica.cc:333] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.499905 29421 raft_consensus.cc:2243] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.500363 29421 raft_consensus.cc:2272] T 8b4e195b39d047a8813db0b13722d23a P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.502424 29421 tablet_replica.cc:333] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.503211 29421 raft_consensus.cc:2243] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:06.503679 30751 consensus_peers.cc:597] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.503892 29421 raft_consensus.cc:2272] T 303731e2c833438c94a8db22f5257d0b P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.506289 29421 tablet_replica.cc:333] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.506877 29421 raft_consensus.cc:2243] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.507288 29421 raft_consensus.cc:2272] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.509045 29421 tablet_replica.cc:333] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.509644 29421 raft_consensus.cc:2243] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.510028 29421 raft_consensus.cc:2272] T 0e4e8a6a30724b1e8c895019a266be4f P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.512192 29421 tablet_replica.cc:333] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.512952 29421 raft_consensus.cc:2243] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.513430 29421 raft_consensus.cc:2272] T 94e6d84374d340b7a1c86d27236cced9 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.515363 29421 tablet_replica.cc:333] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.515893 29421 raft_consensus.cc:2243] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.516268 29421 raft_consensus.cc:2272] T 02fd57824de549b9ac08ba37e483cc47 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.518275 29421 tablet_replica.cc:333] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.518811 29421 raft_consensus.cc:2243] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.519284 29421 raft_consensus.cc:2272] T 31033c59ae5b422ea19ffecd8ba90c54 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.521412 29421 tablet_replica.cc:333] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.522066 29421 raft_consensus.cc:2243] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.522558 29421 raft_consensus.cc:2272] T d85caa8801ea4bd587f80dd7cff8d044 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.524389 29421 tablet_replica.cc:333] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.524923 29421 raft_consensus.cc:2243] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.525571 29421 raft_consensus.cc:2272] T f3c6daaf541e41d8abe30e1c75520430 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.527596 29421 tablet_replica.cc:333] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.528098 29421 raft_consensus.cc:2243] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.528553 29421 raft_consensus.cc:2272] T e7d57dffbe5a451c8b59d13b40a03230 P 09563c459313460da8a2153714f0074c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.530671 29421 tablet_replica.cc:333] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.531230 29421 raft_consensus.cc:2243] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.531970 29421 raft_consensus.cc:2272] T 9038d17ebf734da3abaa44239d628305 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.533777 29421 tablet_replica.cc:333] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.534444 29421 raft_consensus.cc:2243] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.534855 29421 raft_consensus.cc:2272] T 2955d5c237fc4c6c960d201c82c2dd15 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.537075 29421 tablet_replica.cc:333] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.537659 29421 raft_consensus.cc:2243] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:06.538057 30751 consensus_peers.cc:597] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.538348 29421 raft_consensus.cc:2272] T 28b8246c28c549d887a62fd8ff61feef P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.540892 29421 tablet_replica.cc:333] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.541464 29421 raft_consensus.cc:2243] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.542192 29421 raft_consensus.cc:2272] T e226b2d4ac374f1d9b4f9e538b76ae25 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.544111 29421 tablet_replica.cc:333] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.544677 29421 raft_consensus.cc:2243] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.545167 29421 raft_consensus.cc:2272] T f392425798da4467b42d04516543f48d P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.547139 29421 tablet_replica.cc:333] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.547633 29421 raft_consensus.cc:2243] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.548388 29421 raft_consensus.cc:2272] T ff8a521dd6904614a45cf9490ad2c1c5 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.550323 29421 tablet_replica.cc:333] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.550848 29421 raft_consensus.cc:2243] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.551652 29421 raft_consensus.cc:2272] T d4bff232da4c43a7bc4083d2b12ae451 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.554288 29421 tablet_replica.cc:333] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.554987 29421 raft_consensus.cc:2243] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.555629 29421 raft_consensus.cc:2272] T bd68c46c4eef4dda8d36673220235fd3 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.558274 29421 tablet_replica.cc:333] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.559128 29421 raft_consensus.cc:2243] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.559687 29421 raft_consensus.cc:2272] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.563199 29421 tablet_replica.cc:333] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.564086 29421 raft_consensus.cc:2243] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.565057 29421 raft_consensus.cc:2272] T 67fe0f4ac3cc4c35a407cb15a894e54c P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.568466 29421 tablet_replica.cc:333] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.569422 29421 raft_consensus.cc:2243] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.570263 29421 raft_consensus.cc:2272] T 952954442aaa4f24901fd989c83153f3 P 09563c459313460da8a2153714f0074c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:06.568831 30751 consensus_peers.cc:597] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.573418 29421 tablet_replica.cc:333] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.574182 29421 raft_consensus.cc:2243] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.574720 29421 raft_consensus.cc:2272] T 03d3ee8c22d04fc2a81010937e2f6ef9 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.577347 29421 tablet_replica.cc:333] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.578085 29421 raft_consensus.cc:2243] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.579021 29421 raft_consensus.cc:2272] T 3357226e75484777b673515b528e3ac7 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.581918 29421 tablet_replica.cc:333] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.582635 29421 raft_consensus.cc:2243] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.583168 29421 raft_consensus.cc:2272] T 2e5a235131a447bd833dea56f09a8b9d P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.585794 29421 tablet_replica.cc:333] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.586544 29421 raft_consensus.cc:2243] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.587637 29421 raft_consensus.cc:2272] T 118cba1107f74c8284e6e544d43b3e0a P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.591044 29421 tablet_replica.cc:333] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.591670 29421 raft_consensus.cc:2243] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.592237 29421 raft_consensus.cc:2272] T bf6dc1154d9d4305b4c8e6f6b2437aea P 09563c459313460da8a2153714f0074c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.594676 29421 tablet_replica.cc:333] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c: stopping tablet replica
I20260709 12:10:06.595150 29421 raft_consensus.cc:2243] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.595584 29421 raft_consensus.cc:2272] T 459ce8342aba4f59bd193836766292f4 P 09563c459313460da8a2153714f0074c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:06.596694 31349 consensus_peers.cc:597] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.598647 31349 consensus_peers.cc:597] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.602435 30751 consensus_peers.cc:597] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.603194 30751 consensus_peers.cc:597] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.626839 31349 consensus_peers.cc:597] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.671360 31349 connection.cc:573] client connection to 127.28.187.66:41119 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:10:06.671777 31349 consensus_peers.cc:597] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:06.679567 30751 consensus_peers.cc:597] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. 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:10:06.696389 29421 tablet_server.cc:196] TabletServer@127.28.187.66:0 shutdown complete.
W20260709 12:10:06.752132 31349 consensus_peers.cc:597] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:06.801601 30751 consensus_peers.cc:597] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:06.815912 31349 consensus_peers.cc:597] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:06.819065 29421 tablet_server.cc:179] TabletServer@127.28.187.67:0 shutting down...
W20260709 12:10:06.863687 31350 consensus_peers.cc:597] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. 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:10:06.866240 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:06.867228 29421 tablet_replica.cc:333] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.868168 29421 raft_consensus.cc:2243] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.868849 29421 raft_consensus.cc:2272] T f9566010d30e465e864faa0843c8149e P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.871754 29421 tablet_replica.cc:333] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.872591 29421 raft_consensus.cc:2243] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.873297 29421 raft_consensus.cc:2272] T bf5657caeade4ca18674c283830939f7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.876168 29421 tablet_replica.cc:333] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.877138 29421 raft_consensus.cc:2243] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.878240 29421 raft_consensus.cc:2272] T 8eeb8c3b2ff744aea142aae88733de9b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.880970 29421 tablet_replica.cc:333] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
W20260709 12:10:06.881184 31350 consensus_peers.cc:597] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. 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:10:06.881856 29421 raft_consensus.cc:2243] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:06.882133 31350 consensus_peers.cc:597] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. 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:10:06.882475 29421 raft_consensus.cc:2272] T b9ea5534a89b46aeaebd6809d38d4132 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.885192 29421 tablet_replica.cc:333] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
W20260709 12:10:06.885828 31349 consensus_peers.cc:597] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:06.886096 29421 raft_consensus.cc:2243] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:10:06.876035 30751 consensus_peers.cc:597] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:06.887228 29421 raft_consensus.cc:2272] T 467e3fba7ea04a86bcc6065df853531c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.890197 29421 tablet_replica.cc:333] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.891080 29421 raft_consensus.cc:2243] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.891613 29421 raft_consensus.cc:2272] T c012fd214b4e4f038ee972b51ee23bd9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.894133 29421 tablet_replica.cc:333] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.894948 29421 raft_consensus.cc:2243] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.895639 29421 raft_consensus.cc:2272] T b7e54ce15a444973aa7c5352de50bbe2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:06.899652 31350 consensus_peers.cc:597] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. 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:10:06.901139 29421 tablet_replica.cc:333] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.902398 29421 raft_consensus.cc:2243] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.903374 29421 raft_consensus.cc:2272] T 181b28ba35da4c04b0e63ba6aac71758 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.907913 29421 tablet_replica.cc:333] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.908892 29421 raft_consensus.cc:2243] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.909610 29421 raft_consensus.cc:2272] T ab4bebc5905c466ea59b2e7c3c79c18f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:06.910635 31350 consensus_peers.cc:597] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. 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:10:06.910360 31349 consensus_peers.cc:597] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Couldn't send request to peer 09563c459313460da8a2153714f0074c. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:06.912487 29421 tablet_replica.cc:333] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.913405 29421 raft_consensus.cc:2243] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.913944 29421 raft_consensus.cc:2272] T e799c08bc05248b095a6e90e79df63a7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.917191 29421 tablet_replica.cc:333] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
W20260709 12:10:06.917585 30520 catalog_manager.cc:4755] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e226b2d4ac374f1d9b4f9e538b76ae25: Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
I20260709 12:10:06.918078 29421 raft_consensus.cc:2243] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.918985 29421 raft_consensus.cc:2272] T cdf3529e1070453fb6c402155c44d5e0 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.921811 29421 tablet_replica.cc:333] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.922771 29421 raft_consensus.cc:2243] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.923317 29421 raft_consensus.cc:2272] T e7afac961499405c9d23a8614c0b40a2 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.925791 29421 tablet_replica.cc:333] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.926519 29421 raft_consensus.cc:2243] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.927155 29421 raft_consensus.cc:2272] T 228378463ec9432786a360fdff80dd3b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.929698 29421 tablet_replica.cc:333] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.930637 29421 raft_consensus.cc:2243] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.931324 29421 raft_consensus.cc:2272] T 3e9aef6796604c6980937b39e603c6cb P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.934044 29421 tablet_replica.cc:333] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.934796 29421 raft_consensus.cc:2243] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.935597 29421 raft_consensus.cc:2272] T 303731e2c833438c94a8db22f5257d0b P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.938328 29421 tablet_replica.cc:333] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.939211 29421 raft_consensus.cc:2243] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.939738 29421 raft_consensus.cc:2272] T 129d6b86140a45e8b61d9d35cbf7ac65 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.940642 32326 raft_consensus.cc:493] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b31384dc88084b95a1cd975b4fe6eae0)
I20260709 12:10:06.941179 32326 raft_consensus.cc:515] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:06.942258 29421 tablet_replica.cc:333] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.943066 29421 raft_consensus.cc:2243] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.943290 32326 leader_election.cc:290] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:10:06.943668 29421 raft_consensus.cc:2272] T 322672f77db844dc9d6ea86788a67e42 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:06.945627 31350 consensus_peers.cc:597] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. 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:10:06.946777 29421 tablet_replica.cc:333] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.947752 29421 raft_consensus.cc:2243] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.948374 29421 raft_consensus.cc:2272] T 0e4e8a6a30724b1e8c895019a266be4f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:06.950057 31348 leader_election.cc:336] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
W20260709 12:10:06.950625 31349 leader_election.cc:336] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111)
I20260709 12:10:06.951025 31349 leader_election.cc:304] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [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: bab2b110cffd4e23a6324e42b94bfa17; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:06.951067 29421 tablet_replica.cc:333] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.951619 32326 raft_consensus.cc:2749] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:06.951999 29421 raft_consensus.cc:2243] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.953090 29421 raft_consensus.cc:2272] T 02fd57824de549b9ac08ba37e483cc47 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.955703 29421 tablet_replica.cc:333] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.956480 29421 raft_consensus.cc:2243] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.957454 29421 raft_consensus.cc:2272] T 6de1b5c21c744e28b14f12a023242516 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.960053 29421 tablet_replica.cc:333] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.960883 29421 raft_consensus.cc:2243] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.961957 29421 raft_consensus.cc:2272] T 31033c59ae5b422ea19ffecd8ba90c54 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.964675 29421 tablet_replica.cc:333] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.965587 29421 raft_consensus.cc:2243] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.966370 29421 raft_consensus.cc:2272] T 28cb83eceac443d9ac8f43eb24c24387 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.969020 29421 tablet_replica.cc:333] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.969887 29421 raft_consensus.cc:2243] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.970976 29421 raft_consensus.cc:2272] T d85caa8801ea4bd587f80dd7cff8d044 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.973486 29421 tablet_replica.cc:333] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.974261 29421 raft_consensus.cc:2243] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.975319 29421 raft_consensus.cc:2272] T 3dcfdbbe46404a01993bb0e221da99d9 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.978083 29421 tablet_replica.cc:333] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.979383 29421 raft_consensus.cc:2243] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.980799 29421 raft_consensus.cc:2272] T 28b8246c28c549d887a62fd8ff61feef P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.983465 29421 tablet_replica.cc:333] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.984292 29421 raft_consensus.cc:2243] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.985275 29421 raft_consensus.cc:2272] T 2955d5c237fc4c6c960d201c82c2dd15 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.988400 29421 tablet_replica.cc:333] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.989302 29421 raft_consensus.cc:2243] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:06.990257 29421 raft_consensus.cc:2272] T 9038d17ebf734da3abaa44239d628305 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.993086 29421 tablet_replica.cc:333] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.994124 29421 raft_consensus.cc:2243] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:06.995079 29421 raft_consensus.cc:2272] T e7d57dffbe5a451c8b59d13b40a03230 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:06.998670 29421 tablet_replica.cc:333] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:06.999495 29421 raft_consensus.cc:2243] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.000108 29421 raft_consensus.cc:2272] T 3e0eaf019ffa4c6882c1453491deba17 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.003041 29421 tablet_replica.cc:333] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.003866 29421 raft_consensus.cc:2243] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.004910 29421 raft_consensus.cc:2272] T bfd6d8fbded3402ea958fe7ca28ddc1a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.007972 29421 tablet_replica.cc:333] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.008811 29421 raft_consensus.cc:2243] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.009997 29421 raft_consensus.cc:2272] T b2d3e7b0389c4fa8b47babf2a9f8376d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.012741 29421 tablet_replica.cc:333] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.013836 29421 raft_consensus.cc:2243] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.015301 29421 raft_consensus.cc:2272] T bf6dc1154d9d4305b4c8e6f6b2437aea P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.018611 29421 tablet_replica.cc:333] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.019503 29421 raft_consensus.cc:2243] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.020306 29421 raft_consensus.cc:2272] T 459ce8342aba4f59bd193836766292f4 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.023509 29421 tablet_replica.cc:333] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.024308 29421 raft_consensus.cc:2243] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.025029 29421 raft_consensus.cc:2272] T 3357226e75484777b673515b528e3ac7 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.027824 29421 tablet_replica.cc:333] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.028606 29421 raft_consensus.cc:2243] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.029183 29421 raft_consensus.cc:2272] T 118cba1107f74c8284e6e544d43b3e0a P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.031911 29421 tablet_replica.cc:333] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.032692 29421 raft_consensus.cc:2243] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.033201 29421 raft_consensus.cc:2272] T f392425798da4467b42d04516543f48d P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.035921 29421 tablet_replica.cc:333] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.036718 29421 raft_consensus.cc:2243] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.037806 29421 raft_consensus.cc:2272] T e226b2d4ac374f1d9b4f9e538b76ae25 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.041522 29421 tablet_replica.cc:333] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.042287 29421 raft_consensus.cc:2243] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.043053 29421 raft_consensus.cc:2272] T 3cae54218dbd4cb5897215639b7fef9f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.045673 29421 tablet_replica.cc:333] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.046664 29421 raft_consensus.cc:2243] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.047478 29421 raft_consensus.cc:2272] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.049472 29421 tablet_replica.cc:333] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.050069 29421 raft_consensus.cc:2243] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.050879 29421 raft_consensus.cc:2272] T 530408d9b7264c73a58c4a44e0f5739f P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.052773 29421 tablet_replica.cc:333] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.053481 29421 raft_consensus.cc:2243] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.054291 29421 raft_consensus.cc:2272] T 952954442aaa4f24901fd989c83153f3 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.056417 29421 tablet_replica.cc:333] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.057106 29421 raft_consensus.cc:2243] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.057590 29421 raft_consensus.cc:2272] T 67fe0f4ac3cc4c35a407cb15a894e54c P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.059846 29421 tablet_replica.cc:333] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.060361 29421 raft_consensus.cc:2243] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.061112 29421 raft_consensus.cc:2272] T 6198a3c67a924b378249136a674639c6 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.063015 29421 tablet_replica.cc:333] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.063459 29421 raft_consensus.cc:2243] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.064164 29421 raft_consensus.cc:2272] T ff8a521dd6904614a45cf9490ad2c1c5 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.066640 29421 tablet_replica.cc:333] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.067341 29421 raft_consensus.cc:2243] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.068174 29421 raft_consensus.cc:2272] T d4bff232da4c43a7bc4083d2b12ae451 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.071272 29421 tablet_replica.cc:333] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088: stopping tablet replica
I20260709 12:10:07.072284 29421 raft_consensus.cc:2243] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.073467 29421 raft_consensus.cc:2272] T 02bff6c271a544618029abe13f3a5bf1 P 2cdb085f0e9c42d1a2a90a44d2dbb088 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:07.104501 31350 consensus_peers.cc:597] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. 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:10:07.111543 32382 raft_consensus.cc:493] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b31384dc88084b95a1cd975b4fe6eae0)
I20260709 12:10:07.112244 32382 raft_consensus.cc:515] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:07.114554 32382 leader_election.cc:290] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
I20260709 12:10:07.117527 32382 raft_consensus.cc:493] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b31384dc88084b95a1cd975b4fe6eae0)
I20260709 12:10:07.118145 32382 raft_consensus.cc:515] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:07.121649 32382 leader_election.cc:290] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
W20260709 12:10:07.122354 31349 leader_election.cc:336] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111)
W20260709 12:10:07.124289 31348 leader_election.cc:336] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
I20260709 12:10:07.124810 31348 leader_election.cc:304] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [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: bab2b110cffd4e23a6324e42b94bfa17; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:07.127310 32382 raft_consensus.cc:2749] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:07.129067 31348 leader_election.cc:336] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
W20260709 12:10:07.130040 31349 leader_election.cc:336] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111)
I20260709 12:10:07.130487 31349 leader_election.cc:304] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [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: bab2b110cffd4e23a6324e42b94bfa17; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:07.131184 32382 raft_consensus.cc:2749] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:07.149075 31350 consensus_peers.cc:597] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. 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:10:07.174472 31350 consensus_peers.cc:597] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.67:38185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:07.181136 29421 tablet_server.cc:196] TabletServer@127.28.187.67:0 shutdown complete.
I20260709 12:10:07.233816 32382 raft_consensus.cc:493] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b31384dc88084b95a1cd975b4fe6eae0)
I20260709 12:10:07.234422 32326 raft_consensus.cc:493] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b31384dc88084b95a1cd975b4fe6eae0)
I20260709 12:10:07.234519 32382 raft_consensus.cc:515] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:07.235049 32326 raft_consensus.cc:515] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:07.237272 32326 leader_election.cc:290] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:10:07.237205 32382 leader_election.cc:290] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
W20260709 12:10:07.244174 31350 leader_election.cc:336] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Network error: Client connection negotiation failed: client connection to 127.28.187.67:38185: connect: Connection refused (error 111)
W20260709 12:10:07.264463 31349 leader_election.cc:336] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111)
W20260709 12:10:07.265901 31348 leader_election.cc:336] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
I20260709 12:10:07.266477 31348 leader_election.cc:304] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [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: bab2b110cffd4e23a6324e42b94bfa17; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:07.269100 32382 raft_consensus.cc:2749] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:07.269279 31348 leader_election.cc:336] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
I20260709 12:10:07.269860 31348 leader_election.cc:304] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [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: bab2b110cffd4e23a6324e42b94bfa17; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:07.270624 32382 raft_consensus.cc:2749] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:07.304453 29421 tablet_server.cc:179] TabletServer@127.28.187.68:0 shutting down...
I20260709 12:10:07.355593 32382 raft_consensus.cc:493] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b31384dc88084b95a1cd975b4fe6eae0)
I20260709 12:10:07.356180 32382 raft_consensus.cc:515] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "09563c459313460da8a2153714f0074c" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 41119 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
W20260709 12:10:07.359485 31350 consensus_peers.cc:597] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 -> Peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Couldn't send request to peer 2cdb085f0e9c42d1a2a90a44d2dbb088. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.67:38185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:07.361217 32382 leader_election.cc:290] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 09563c459313460da8a2153714f0074c (127.28.187.66:41119)
W20260709 12:10:07.370303 31349 leader_election.cc:336] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 09563c459313460da8a2153714f0074c (127.28.187.66:41119): Network error: Client connection negotiation failed: client connection to 127.28.187.66:41119: connect: Connection refused (error 111)
W20260709 12:10:07.377588 31348 leader_election.cc:336] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
I20260709 12:10:07.378219 31348 leader_election.cc:304] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [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: bab2b110cffd4e23a6324e42b94bfa17; no voters: 09563c459313460da8a2153714f0074c, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:07.378994 32382 raft_consensus.cc:2749] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:07.382781 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:07.383828 29421 tablet_replica.cc:333] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.384786 29421 raft_consensus.cc:2243] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.385565 29421 raft_consensus.cc:2272] T 28b8246c28c549d887a62fd8ff61feef P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.388152 29421 tablet_replica.cc:333] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.389081 29421 raft_consensus.cc:2243] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.389777 29421 raft_consensus.cc:2272] T f3c6daaf541e41d8abe30e1c75520430 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.391800 29421 tablet_replica.cc:333] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.392360 29421 raft_consensus.cc:2243] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.392912 29421 raft_consensus.cc:2272] T 322672f77db844dc9d6ea86788a67e42 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.394894 29421 tablet_replica.cc:333] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.395468 29421 raft_consensus.cc:2243] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.395969 29421 raft_consensus.cc:2272] T 2418c195c49e47de995d994dabef2d64 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.398041 29421 tablet_replica.cc:333] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.398548 29421 raft_consensus.cc:2243] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.398993 29421 raft_consensus.cc:2272] T 8eeb8c3b2ff744aea142aae88733de9b P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.400910 29421 tablet_replica.cc:333] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.401547 29421 raft_consensus.cc:2243] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.402004 29421 raft_consensus.cc:2272] T 6198a3c67a924b378249136a674639c6 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.404212 29421 tablet_replica.cc:333] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.404875 29421 raft_consensus.cc:2243] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.405462 29421 raft_consensus.cc:2272] T 760c0be245cb48e392c649b1ad673788 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.407893 29421 tablet_replica.cc:333] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.408655 29421 raft_consensus.cc:2243] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.409312 29421 raft_consensus.cc:2272] T 6de1b5c21c744e28b14f12a023242516 P bab2b110cffd4e23a6324e42b94bfa17 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.410496 32382 raft_consensus.cc:493] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b31384dc88084b95a1cd975b4fe6eae0)
I20260709 12:10:07.410983 32382 raft_consensus.cc:515] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:07.411741 29421 tablet_replica.cc:333] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.412590 29421 raft_consensus.cc:2243] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.413296 29421 raft_consensus.cc:2272] T 31033c59ae5b422ea19ffecd8ba90c54 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.416095 29421 tablet_replica.cc:333] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.418282 32382 leader_election.cc:290] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:10:07.418475 29421 raft_consensus.cc:2243] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:10:07.419010 31348 leader_election.cc:336] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
I20260709 12:10:07.419584 29421 raft_consensus.cc:2272] T 303731e2c833438c94a8db22f5257d0b P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:07.420435 31350 leader_election.cc:336] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Network error: Client connection negotiation failed: client connection to 127.28.187.67:38185: connect: Connection refused (error 111)
I20260709 12:10:07.420907 31350 leader_election.cc:304] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [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: bab2b110cffd4e23a6324e42b94bfa17; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:07.421599 32382 raft_consensus.cc:2749] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:07.422122 32113 raft_consensus.cc:493] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b31384dc88084b95a1cd975b4fe6eae0)
I20260709 12:10:07.422334 29421 tablet_replica.cc:333] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.422655 32113 raft_consensus.cc:515] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:07.423276 29421 raft_consensus.cc:2243] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Raft consensus shutting down.
I20260709 12:10:07.423779 29421 raft_consensus.cc:2272] T b7e54ce15a444973aa7c5352de50bbe2 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 LEARNER]: Raft consensus is shut down!
I20260709 12:10:07.424646 32113 leader_election.cc:290] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:10:07.426070 29421 tablet_replica.cc:333] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.427106 29421 raft_consensus.cc:2243] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.427758 29421 raft_consensus.cc:2272] T ff8a521dd6904614a45cf9490ad2c1c5 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.430840 29421 tablet_replica.cc:333] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
W20260709 12:10:07.430783 31350 leader_election.cc:336] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Network error: Client connection negotiation failed: client connection to 127.28.187.67:38185: connect: Connection refused (error 111)
W20260709 12:10:07.431429 31348 leader_election.cc:336] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
I20260709 12:10:07.431869 29421 raft_consensus.cc:2243] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.431921 31348 leader_election.cc:304] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [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: bab2b110cffd4e23a6324e42b94bfa17; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:07.432717 32382 raft_consensus.cc:2749] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:07.433068 29421 raft_consensus.cc:2272] T 459ce8342aba4f59bd193836766292f4 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.435761 29421 tablet_replica.cc:333] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.436528 29421 raft_consensus.cc:2243] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.437500 29421 raft_consensus.cc:2272] T 94e6d84374d340b7a1c86d27236cced9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.440050 29421 tablet_replica.cc:333] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.440869 29421 raft_consensus.cc:2243] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.441586 29421 raft_consensus.cc:2272] T 176419c355f142c1bc9d949ffe8af90d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.444265 29421 tablet_replica.cc:333] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.445068 29421 raft_consensus.cc:2243] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.445667 29421 raft_consensus.cc:2272] T b2d3e7b0389c4fa8b47babf2a9f8376d P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.448385 29421 tablet_replica.cc:333] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.449213 29421 raft_consensus.cc:2243] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.449934 29421 raft_consensus.cc:2272] T d85caa8801ea4bd587f80dd7cff8d044 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.452713 32382 raft_consensus.cc:493] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b31384dc88084b95a1cd975b4fe6eae0)
I20260709 12:10:07.452961 29421 tablet_replica.cc:333] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.453212 32382 raft_consensus.cc:515] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b31384dc88084b95a1cd975b4fe6eae0" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 37115 } } peers { permanent_uuid: "2cdb085f0e9c42d1a2a90a44d2dbb088" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 38185 } } peers { permanent_uuid: "bab2b110cffd4e23a6324e42b94bfa17" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 34453 } attrs { promote: false } }
I20260709 12:10:07.453835 29421 raft_consensus.cc:2243] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.454607 29421 raft_consensus.cc:2272] T bfd6d8fbded3402ea958fe7ca28ddc1a P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.455137 32382 leader_election.cc:290] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115), 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185)
I20260709 12:10:07.457638 29421 tablet_replica.cc:333] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.458578 29421 raft_consensus.cc:2243] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.459581 29421 raft_consensus.cc:2272] T 3e0eaf019ffa4c6882c1453491deba17 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:07.460647 31348 leader_election.cc:336] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
W20260709 12:10:07.461149 31350 leader_election.cc:336] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2cdb085f0e9c42d1a2a90a44d2dbb088 (127.28.187.67:38185): Network error: Client connection negotiation failed: client connection to 127.28.187.67:38185: connect: Connection refused (error 111)
I20260709 12:10:07.461570 31350 leader_election.cc:304] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [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: bab2b110cffd4e23a6324e42b94bfa17; no voters: 2cdb085f0e9c42d1a2a90a44d2dbb088, b31384dc88084b95a1cd975b4fe6eae0
I20260709 12:10:07.462111 32382 raft_consensus.cc:2749] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:07.462291 29421 tablet_replica.cc:333] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.463181 29421 raft_consensus.cc:2243] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.464141 29421 raft_consensus.cc:2272] T 228378463ec9432786a360fdff80dd3b P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.466683 29421 tablet_replica.cc:333] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.467463 29421 raft_consensus.cc:2243] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.468427 29421 raft_consensus.cc:2272] T 3e9aef6796604c6980937b39e603c6cb P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.471171 29421 tablet_replica.cc:333] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.471978 29421 raft_consensus.cc:2243] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.472709 29421 raft_consensus.cc:2272] T 9038d17ebf734da3abaa44239d628305 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.475135 29421 tablet_replica.cc:333] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.475896 29421 raft_consensus.cc:2243] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.476806 29421 raft_consensus.cc:2272] T 129d6b86140a45e8b61d9d35cbf7ac65 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.479379 29421 tablet_replica.cc:333] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.480165 29421 raft_consensus.cc:2243] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.480837 29421 raft_consensus.cc:2272] T 02bff6c271a544618029abe13f3a5bf1 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.483287 29421 tablet_replica.cc:333] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.484086 29421 raft_consensus.cc:2243] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.484740 29421 raft_consensus.cc:2272] T 57a299d1d595484bbbd6243cc70f558a P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.487207 29421 tablet_replica.cc:333] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.487959 29421 raft_consensus.cc:2243] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.488694 29421 raft_consensus.cc:2272] T 2e5a235131a447bd833dea56f09a8b9d P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.491178 29421 tablet_replica.cc:333] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.491937 29421 raft_consensus.cc:2243] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.492592 29421 raft_consensus.cc:2272] T 467e3fba7ea04a86bcc6065df853531c P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.495267 29421 tablet_replica.cc:333] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.496027 29421 raft_consensus.cc:2243] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.496989 29421 raft_consensus.cc:2272] T 181b28ba35da4c04b0e63ba6aac71758 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.499372 29421 tablet_replica.cc:333] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.500123 29421 raft_consensus.cc:2243] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.500753 29421 raft_consensus.cc:2272] T 3dcfdbbe46404a01993bb0e221da99d9 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.504098 29421 tablet_replica.cc:333] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.504853 29421 raft_consensus.cc:2243] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.505584 29421 raft_consensus.cc:2272] T 28cb83eceac443d9ac8f43eb24c24387 P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.507999 29421 tablet_replica.cc:333] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.508749 29421 raft_consensus.cc:2243] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.509804 29421 raft_consensus.cc:2272] T bf5657caeade4ca18674c283830939f7 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.512288 29421 tablet_replica.cc:333] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.513031 29421 raft_consensus.cc:2243] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.513685 29421 raft_consensus.cc:2272] T d4bff232da4c43a7bc4083d2b12ae451 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.515930 29421 tablet_replica.cc:333] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.516716 29421 raft_consensus.cc:2243] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.517714 29421 raft_consensus.cc:2272] T bd68c46c4eef4dda8d36673220235fd3 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.520373 29421 tablet_replica.cc:333] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.521080 29421 raft_consensus.cc:2243] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.521701 29421 raft_consensus.cc:2272] T e226b2d4ac374f1d9b4f9e538b76ae25 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.524220 29421 tablet_replica.cc:333] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.525010 29421 raft_consensus.cc:2243] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.525980 29421 raft_consensus.cc:2272] T f392425798da4467b42d04516543f48d P bab2b110cffd4e23a6324e42b94bfa17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.528280 29421 tablet_replica.cc:333] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.528988 29421 raft_consensus.cc:2243] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.529502 29421 raft_consensus.cc:2272] T 03d3ee8c22d04fc2a81010937e2f6ef9 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.532029 29421 tablet_replica.cc:333] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.532752 29421 raft_consensus.cc:2243] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.533409 29421 raft_consensus.cc:2272] T 952954442aaa4f24901fd989c83153f3 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.535351 29421 tablet_replica.cc:333] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.535859 29421 raft_consensus.cc:2243] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.536300 29421 raft_consensus.cc:2272] T 991f862483a04f61a5413de6fad4a79c P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.538317 29421 tablet_replica.cc:333] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.538851 29421 raft_consensus.cc:2243] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.539322 29421 raft_consensus.cc:2272] T 3cae54218dbd4cb5897215639b7fef9f P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.541172 29421 tablet_replica.cc:333] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.541864 29421 raft_consensus.cc:2243] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.542599 29421 raft_consensus.cc:2272] T ea52d3c74ce74a6bb1a24bc2d19d5c53 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.545168 29421 tablet_replica.cc:333] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.545769 29421 raft_consensus.cc:2243] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.546859 29421 raft_consensus.cc:2272] T 92a1a5d4e3eb4c62b9c66e7f1a296d15 P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.548751 29421 tablet_replica.cc:333] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.549362 29421 raft_consensus.cc:2243] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:07.550134 29421 raft_consensus.cc:2272] T 8b4e195b39d047a8813db0b13722d23a P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.552027 29421 tablet_replica.cc:333] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.552491 29421 raft_consensus.cc:2243] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.552965 29421 raft_consensus.cc:2272] T 1e48d058c162465fab447124101593ba P bab2b110cffd4e23a6324e42b94bfa17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.554778 29421 tablet_replica.cc:333] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17: stopping tablet replica
I20260709 12:10:07.555233 29421 raft_consensus.cc:2243] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:07.555740 29421 raft_consensus.cc:2272] T cdf3529e1070453fb6c402155c44d5e0 P bab2b110cffd4e23a6324e42b94bfa17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:07.629691 29421 tablet_server.cc:196] TabletServer@127.28.187.68:0 shutdown complete.
I20260709 12:10:07.702044 29421 master.cc:562] Master@127.28.187.126:44213 shutting down...
W20260709 12:10:07.729351 30583 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:10:07.729636 30583 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:10:07.729837 30583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:10:07.988382 30520 catalog_manager.cc:4755] TS b31384dc88084b95a1cd975b4fe6eae0 (127.28.187.65:37115): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e226b2d4ac374f1d9b4f9e538b76ae25: Network error: Client connection negotiation failed: client connection to 127.28.187.65:37115: connect: Connection refused (error 111)
I20260709 12:10:08.228622 29421 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:08.229254 29421 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:08.229635 29421 tablet_replica.cc:333] T 00000000000000000000000000000000 P dfb1005ebbb64c43b36a583c010b3a17: stopping tablet replica
I20260709 12:10:08.283107 29421 master.cc:584] Master@127.28.187.126:44213 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (52700 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:10:08.372768 29421 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.187.126:38275
I20260709 12:10:08.373960 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:08.380307 32386 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:10:08.380452 32389 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:10:08.380371 32387 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:10:08.383674 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:08.385099 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:08.385304 29421 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:10:08.385532 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599008385513 us; error 0 us; skew 500 ppm
I20260709 12:10:08.386247 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:08.388999 29421 webserver.cc:533] Webserver started at http://127.28.187.126:40401/ using document root <none> and password file <none>
I20260709 12:10:08.390169 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:08.390376 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:08.390672 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:08.391816 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/master-0-root/instance:
uuid: "37531a3cff73457db045d54e1c83533b"
format_stamp: "Formatted at 2026-07-09 12:10:08 on dist-test-slave-442x"
I20260709 12:10:08.396620 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 12:10:08.400410 32394 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:10:08.401230 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:10:08.401788 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/master-0-root
uuid: "37531a3cff73457db045d54e1c83533b"
format_stamp: "Formatted at 2026-07-09 12:10:08 on dist-test-slave-442x"
I20260709 12:10:08.402107 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-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:10:08.445878 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:08.447095 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:08.488798 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.126:38275
I20260709 12:10:08.488895 32445 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.126:38275 every 8 connection(s)
I20260709 12:10:08.492964 32446 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:10:08.504830 32446 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b: Bootstrap starting.
I20260709 12:10:08.509831 32446 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.514811 32446 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b: No bootstrap required, opened a new log
I20260709 12:10:08.517059 32446 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37531a3cff73457db045d54e1c83533b" member_type: VOTER }
I20260709 12:10:08.517540 32446 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.517781 32446 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37531a3cff73457db045d54e1c83533b, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.518826 32446 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37531a3cff73457db045d54e1c83533b" member_type: VOTER }
I20260709 12:10:08.519338 32446 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:10:08.519582 32446 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:10:08.519843 32446 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.524473 32446 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37531a3cff73457db045d54e1c83533b" member_type: VOTER }
I20260709 12:10:08.525018 32446 leader_election.cc:304] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [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: 37531a3cff73457db045d54e1c83533b; no voters: 
I20260709 12:10:08.526218 32446 leader_election.cc:290] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:10:08.526551 32449 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:08.528088 32449 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 1 LEADER]: Becoming Leader. State: Replica: 37531a3cff73457db045d54e1c83533b, State: Running, Role: LEADER
I20260709 12:10:08.528734 32449 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [LEADER]: Queue going to LEADER mode. State: All 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: "37531a3cff73457db045d54e1c83533b" member_type: VOTER }
I20260709 12:10:08.529047 32446 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:10:08.533102 32450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37531a3cff73457db045d54e1c83533b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37531a3cff73457db045d54e1c83533b" member_type: VOTER } }
I20260709 12:10:08.533855 32450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:08.534243 32451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37531a3cff73457db045d54e1c83533b. Latest consensus state: current_term: 1 leader_uuid: "37531a3cff73457db045d54e1c83533b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37531a3cff73457db045d54e1c83533b" member_type: VOTER } }
I20260709 12:10:08.534930 32451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:08.539016 32457 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:10:08.547251 32457 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:10:08.548509 29421 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:10:08.557314 32457 catalog_manager.cc:1383] Generated new cluster ID: 42e4100576cc4a7b8769c6ea932e5ce6
I20260709 12:10:08.557686 32457 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:10:08.597054 32457 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:10:08.598433 32457 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:10:08.614871 32457 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b: Generated new TSK 0
I20260709 12:10:08.615592 32457 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:10:08.679666 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:08.686082 32467 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:10:08.687361 32468 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:10:08.689604 32470 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:10:08.692380 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:08.693804 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:08.694023 29421 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:10:08.694159 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599008694146 us; error 0 us; skew 500 ppm
I20260709 12:10:08.694685 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:08.697608 29421 webserver.cc:533] Webserver started at http://127.28.187.65:37337/ using document root <none> and password file <none>
I20260709 12:10:08.698124 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:08.698284 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:08.698544 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:08.699635 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-0-root/instance:
uuid: "95be2989fec14793bca6df5ff9f823f6"
format_stamp: "Formatted at 2026-07-09 12:10:08 on dist-test-slave-442x"
I20260709 12:10:08.704246 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:10:08.708427 32475 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:10:08.709446 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 12:10:08.709869 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-0-root
uuid: "95be2989fec14793bca6df5ff9f823f6"
format_stamp: "Formatted at 2026-07-09 12:10:08 on dist-test-slave-442x"
I20260709 12:10:08.710157 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-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:10:08.725103 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:08.726401 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:08.727901 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:08.730325 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:08.730588 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:08.730786 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:08.730927 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:08.789192 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.65:34027
I20260709 12:10:08.789671 32537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.65:34027 every 8 connection(s)
I20260709 12:10:08.796085 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:08.804181 32542 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:10:08.806265 32543 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:10:08.808312 32545 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:10:08.809072 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:08.810979 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:08.811266 29421 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:10:08.811515 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599008811491 us; error 0 us; skew 500 ppm
I20260709 12:10:08.812142 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:08.813005 32538 heartbeater.cc:344] Connected to a master server at 127.28.187.126:38275
I20260709 12:10:08.813509 32538 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:08.814563 32538 heartbeater.cc:507] Master 127.28.187.126:38275 requested a full tablet report, sending...
I20260709 12:10:08.815421 29421 webserver.cc:533] Webserver started at http://127.28.187.66:38449/ using document root <none> and password file <none>
I20260709 12:10:08.816213 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:08.816497 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:08.816830 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:08.817739 32411 ts_manager.cc:194] Registered new tserver with Master: 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:08.818122 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-1-root/instance:
uuid: "46522b73cbb14c03af501050233a06e6"
format_stamp: "Formatted at 2026-07-09 12:10:08 on dist-test-slave-442x"
I20260709 12:10:08.820297 32411 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56582
I20260709 12:10:08.824272 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:10:08.828375 32550 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:10:08.829578 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:10:08.829906 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-1-root
uuid: "46522b73cbb14c03af501050233a06e6"
format_stamp: "Formatted at 2026-07-09 12:10:08 on dist-test-slave-442x"
I20260709 12:10:08.830610 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-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:10:08.847352 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:08.848711 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:08.850322 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:08.853055 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:08.853259 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:08.853559 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:08.853708 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:08.904451 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.66:39351
I20260709 12:10:08.904572 32612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.66:39351 every 8 connection(s)
I20260709 12:10:08.909691 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:08.917321 32616 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:10:08.919080 32617 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:10:08.923623 32619 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:10:08.924384 32613 heartbeater.cc:344] Connected to a master server at 127.28.187.126:38275
I20260709 12:10:08.924813 32613 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:08.925144 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:08.926710 32613 heartbeater.cc:507] Master 127.28.187.126:38275 requested a full tablet report, sending...
I20260709 12:10:08.927024 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:08.927564 29421 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:10:08.927739 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599008927723 us; error 0 us; skew 500 ppm
I20260709 12:10:08.928470 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:08.930275 32411 ts_manager.cc:194] Registered new tserver with Master: 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:08.932400 29421 webserver.cc:533] Webserver started at http://127.28.187.67:41015/ using document root <none> and password file <none>
I20260709 12:10:08.932610 32411 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56584
I20260709 12:10:08.933332 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:08.933660 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:08.933992 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:08.935225 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-2-root/instance:
uuid: "97e593b5bb9c4148a6243c7a2073d145"
format_stamp: "Formatted at 2026-07-09 12:10:08 on dist-test-slave-442x"
I20260709 12:10:08.940235 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:10:08.944185 32624 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:10:08.945629 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:10:08.945995 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-2-root
uuid: "97e593b5bb9c4148a6243c7a2073d145"
format_stamp: "Formatted at 2026-07-09 12:10:08 on dist-test-slave-442x"
I20260709 12:10:08.946281 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-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:10:08.977607 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:08.978839 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:08.980403 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:08.982880 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:08.983119 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:08.983480 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:08.983644 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:09.030345 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.67:35419
I20260709 12:10:09.030494 32686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.67:35419 every 8 connection(s)
I20260709 12:10:09.035910 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:09.044824 32690 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:10:09.045707 32691 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:10:09.046150 32693 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:10:09.048017 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:09.049422 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:09.049690 29421 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:10:09.049891 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599009049871 us; error 0 us; skew 500 ppm
I20260709 12:10:09.050498 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:09.051062 32687 heartbeater.cc:344] Connected to a master server at 127.28.187.126:38275
I20260709 12:10:09.051530 32687 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:09.052484 32687 heartbeater.cc:507] Master 127.28.187.126:38275 requested a full tablet report, sending...
I20260709 12:10:09.053586 29421 webserver.cc:533] Webserver started at http://127.28.187.68:34241/ using document root <none> and password file <none>
I20260709 12:10:09.054181 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:09.054380 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:09.054626 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:09.054988 32411 ts_manager.cc:194] Registered new tserver with Master: 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:09.055717 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-3-root/instance:
uuid: "6c1c7174284d4170a4cd7044188a1863"
format_stamp: "Formatted at 2026-07-09 12:10:09 on dist-test-slave-442x"
I20260709 12:10:09.056777 32411 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56596
I20260709 12:10:09.061065 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:10:09.065033 32698 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:10:09.065945 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:10:09.066346 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-3-root
uuid: "6c1c7174284d4170a4cd7044188a1863"
format_stamp: "Formatted at 2026-07-09 12:10:09 on dist-test-slave-442x"
I20260709 12:10:09.066653 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-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:10:09.084152 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:09.085582 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:09.087170 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:09.089589 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:09.089830 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:09.090060 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:09.090219 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:09.138074 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.68:43819
I20260709 12:10:09.138173 32760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.68:43819 every 8 connection(s)
I20260709 12:10:09.154104 32761 heartbeater.cc:344] Connected to a master server at 127.28.187.126:38275
I20260709 12:10:09.154634 32761 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:09.155465 32761 heartbeater.cc:507] Master 127.28.187.126:38275 requested a full tablet report, sending...
I20260709 12:10:09.157663 32411 ts_manager.cc:194] Registered new tserver with Master: 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:09.158281 29421 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016880781s
I20260709 12:10:09.159140 32411 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56608
I20260709 12:10:09.188819 32411 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56616:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:10:09.454746 32503 tablet_service.cc:1511] Processing CreateTablet for tablet a102ab5d81294ddb9d1af1fd7956b9ce (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:10:09.456385 32503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a102ab5d81294ddb9d1af1fd7956b9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.463086 32652 tablet_service.cc:1511] Processing CreateTablet for tablet ceb9422308d04344ae104fb5be785897 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:10:09.464632 32652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb9422308d04344ae104fb5be785897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.466290 32726 tablet_service.cc:1511] Processing CreateTablet for tablet ceb9422308d04344ae104fb5be785897 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:10:09.466856 32725 tablet_service.cc:1511] Processing CreateTablet for tablet 557250b23ba940d69193de941c02f629 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:10:09.467737 32726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb9422308d04344ae104fb5be785897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.468408 32725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557250b23ba940d69193de941c02f629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.469195 32502 tablet_service.cc:1511] Processing CreateTablet for tablet 557250b23ba940d69193de941c02f629 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:10:09.470571 32502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557250b23ba940d69193de941c02f629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.475121 32501 tablet_service.cc:1511] Processing CreateTablet for tablet 8683ff4f68f748259bc8458551091c35 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:10:09.478883 32500 tablet_service.cc:1511] Processing CreateTablet for tablet eed0cdebe021455485d257f00ac3d4c6 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:10:09.481765 32499 tablet_service.cc:1511] Processing CreateTablet for tablet faea3f1943954bd59136cdf4c2d78d63 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:10:09.485960 32651 tablet_service.cc:1511] Processing CreateTablet for tablet a102ab5d81294ddb9d1af1fd7956b9ce (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:10:09.487958 32651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a102ab5d81294ddb9d1af1fd7956b9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.477181 32501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8683ff4f68f748259bc8458551091c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.491029 32500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed0cdebe021455485d257f00ac3d4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.492460 32499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faea3f1943954bd59136cdf4c2d78d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.500846 32724 tablet_service.cc:1511] Processing CreateTablet for tablet 8683ff4f68f748259bc8458551091c35 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:10:09.501449 32723 tablet_service.cc:1511] Processing CreateTablet for tablet faea3f1943954bd59136cdf4c2d78d63 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:10:09.503290 32724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8683ff4f68f748259bc8458551091c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.505779 32723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faea3f1943954bd59136cdf4c2d78d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.506016 32722 tablet_service.cc:1511] Processing CreateTablet for tablet 92a1fc6909bc44a4acb6a32a5fb112fe (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:10:09.508797 32722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a1fc6909bc44a4acb6a32a5fb112fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.510942 32650 tablet_service.cc:1511] Processing CreateTablet for tablet 8683ff4f68f748259bc8458551091c35 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:10:09.512785 32650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8683ff4f68f748259bc8458551091c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.515522 32721 tablet_service.cc:1511] Processing CreateTablet for tablet 70fd9876b0814e1baf92aebd1e72433a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:10:09.515630 32498 tablet_service.cc:1511] Processing CreateTablet for tablet 92a1fc6909bc44a4acb6a32a5fb112fe (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:10:09.518890 32497 tablet_service.cc:1511] Processing CreateTablet for tablet ace85304b372444e8d9b2aac73505a89 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:10:09.519156 32649 tablet_service.cc:1511] Processing CreateTablet for tablet eed0cdebe021455485d257f00ac3d4c6 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:10:09.522500 32720 tablet_service.cc:1511] Processing CreateTablet for tablet b1cf652879874605a1bb6cad9c214441 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:10:09.522670 32648 tablet_service.cc:1511] Processing CreateTablet for tablet 92a1fc6909bc44a4acb6a32a5fb112fe (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:10:09.520843 32721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fd9876b0814e1baf92aebd1e72433a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.526443 32647 tablet_service.cc:1511] Processing CreateTablet for tablet 70fd9876b0814e1baf92aebd1e72433a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:10:09.529479 32719 tablet_service.cc:1511] Processing CreateTablet for tablet db0d1799d85242d295abc4038fa45ab8 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:10:09.531243 32719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0d1799d85242d295abc4038fa45ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.531369 32646 tablet_service.cc:1511] Processing CreateTablet for tablet ace85304b372444e8d9b2aac73505a89 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:10:09.534832 32496 tablet_service.cc:1511] Processing CreateTablet for tablet b1cf652879874605a1bb6cad9c214441 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:10:09.535728 32718 tablet_service.cc:1511] Processing CreateTablet for tablet 92f909031cc04c98899c842920c60665 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:10:09.539852 32718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f909031cc04c98899c842920c60665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.540443 32498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a1fc6909bc44a4acb6a32a5fb112fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.541535 32495 tablet_service.cc:1511] Processing CreateTablet for tablet db0d1799d85242d295abc4038fa45ab8 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:10:09.544405 32495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0d1799d85242d295abc4038fa45ab8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:09.545492 32459 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:09.548460 32497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace85304b372444e8d9b2aac73505a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.551910 32720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cf652879874605a1bb6cad9c214441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.553941 32496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cf652879874605a1bb6cad9c214441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.520826 32649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed0cdebe021455485d257f00ac3d4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.558087 32648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a1fc6909bc44a4acb6a32a5fb112fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.560263 32646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace85304b372444e8d9b2aac73505a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.563109 32647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fd9876b0814e1baf92aebd1e72433a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.575284 32494 tablet_service.cc:1511] Processing CreateTablet for tablet e001fb5b2684421bbc381748bcd1ad0b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:10:09.576998 32494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e001fb5b2684421bbc381748bcd1ad0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.579427 32644 tablet_service.cc:1511] Processing CreateTablet for tablet 92f909031cc04c98899c842920c60665 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:10:09.580977 32644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f909031cc04c98899c842920c60665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.586028 32645 tablet_service.cc:1511] Processing CreateTablet for tablet db0d1799d85242d295abc4038fa45ab8 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:10:09.587590 32645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0d1799d85242d295abc4038fa45ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.628580 32643 tablet_service.cc:1511] Processing CreateTablet for tablet e001fb5b2684421bbc381748bcd1ad0b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:10:09.630245 32643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e001fb5b2684421bbc381748bcd1ad0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.643729 32578 tablet_service.cc:1511] Processing CreateTablet for tablet ceb9422308d04344ae104fb5be785897 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:10:09.644181 32577 tablet_service.cc:1511] Processing CreateTablet for tablet a102ab5d81294ddb9d1af1fd7956b9ce (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:10:09.646696 32576 tablet_service.cc:1511] Processing CreateTablet for tablet 557250b23ba940d69193de941c02f629 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:10:09.648620 32569 tablet_service.cc:1511] Processing CreateTablet for tablet e001fb5b2684421bbc381748bcd1ad0b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:10:09.649646 32575 tablet_service.cc:1511] Processing CreateTablet for tablet eed0cdebe021455485d257f00ac3d4c6 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:10:09.652347 32574 tablet_service.cc:1511] Processing CreateTablet for tablet faea3f1943954bd59136cdf4c2d78d63 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:10:09.658787 32717 tablet_service.cc:1511] Processing CreateTablet for tablet 5fef69ee98a4492bbfae11bb55fc419d (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:10:09.660408 32717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fef69ee98a4492bbfae11bb55fc419d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.661478 32572 tablet_service.cc:1511] Processing CreateTablet for tablet ace85304b372444e8d9b2aac73505a89 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:10:09.664004 32570 tablet_service.cc:1511] Processing CreateTablet for tablet 92f909031cc04c98899c842920c60665 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:10:09.654074 32578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb9422308d04344ae104fb5be785897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.674685 32573 tablet_service.cc:1511] Processing CreateTablet for tablet 70fd9876b0814e1baf92aebd1e72433a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:10:09.674741 32571 tablet_service.cc:1511] Processing CreateTablet for tablet b1cf652879874605a1bb6cad9c214441 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:10:09.684011 32577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a102ab5d81294ddb9d1af1fd7956b9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.684715 32573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fd9876b0814e1baf92aebd1e72433a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.686105 32571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cf652879874605a1bb6cad9c214441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.686780   313 tablet_bootstrap.cc:492] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:09.687959 32575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed0cdebe021455485d257f00ac3d4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.674610 32498 tablet_service.cc:1511] Processing CreateTablet for tablet 5fef69ee98a4492bbfae11bb55fc419d (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:10:09.689687 32576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557250b23ba940d69193de941c02f629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.690351 32572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace85304b372444e8d9b2aac73505a89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.690526 32498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fef69ee98a4492bbfae11bb55fc419d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.691847 32569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e001fb5b2684421bbc381748bcd1ad0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.694329 32574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faea3f1943954bd59136cdf4c2d78d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.717725 32570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f909031cc04c98899c842920c60665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.717321 32726 tablet_service.cc:1511] Processing CreateTablet for tablet 0ffb0ba9389843c6a0b2dc18bb897829 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:10:09.718961 32726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ffb0ba9389843c6a0b2dc18bb897829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.741551   313 tablet_bootstrap.cc:654] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.768496 32501 tablet_service.cc:1511] Processing CreateTablet for tablet e96dd50771ca4c0abdac44f023ec2ee8 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:10:09.769925 32501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96dd50771ca4c0abdac44f023ec2ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.767174 32725 tablet_service.cc:1511] Processing CreateTablet for tablet 4838886e12d64e6c95ba4c256ac820e0 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:10:09.773872 32725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4838886e12d64e6c95ba4c256ac820e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.763669 32502 tablet_service.cc:1511] Processing CreateTablet for tablet 0ffb0ba9389843c6a0b2dc18bb897829 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:10:09.778792 32502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ffb0ba9389843c6a0b2dc18bb897829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.782563 32503 tablet_service.cc:1511] Processing CreateTablet for tablet 61ef0b01cc854456a4252d1b372c67b3 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:10:09.783012 32649 tablet_service.cc:1511] Processing CreateTablet for tablet e96dd50771ca4c0abdac44f023ec2ee8 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:10:09.783936 32503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ef0b01cc854456a4252d1b372c67b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.784516 32649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96dd50771ca4c0abdac44f023ec2ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.786836 32646 tablet_service.cc:1511] Processing CreateTablet for tablet 994faee28e6d4243b76c3b559645ce5a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:10:09.788739 32720 tablet_service.cc:1511] Processing CreateTablet for tablet 994faee28e6d4243b76c3b559645ce5a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:10:09.789112 32719 tablet_service.cc:1511] Processing CreateTablet for tablet 61ef0b01cc854456a4252d1b372c67b3 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:10:09.790302 32720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994faee28e6d4243b76c3b559645ce5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.790278   314 tablet_bootstrap.cc:492] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:09.807391 32500 tablet_service.cc:1511] Processing CreateTablet for tablet 994faee28e6d4243b76c3b559645ce5a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:10:09.806371 32648 tablet_service.cc:1511] Processing CreateTablet for tablet 4838886e12d64e6c95ba4c256ac820e0 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:10:09.812152 32646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994faee28e6d4243b76c3b559645ce5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.813136   314 tablet_bootstrap.cc:654] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.754577 32644 tablet_service.cc:1511] Processing CreateTablet for tablet 0ffb0ba9389843c6a0b2dc18bb897829 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:10:09.815963 32644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ffb0ba9389843c6a0b2dc18bb897829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.822218 32500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994faee28e6d4243b76c3b559645ce5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.824020 32538 heartbeater.cc:499] Master 127.28.187.126:38275 was elected leader, sending a full tablet report...
I20260709 12:10:09.827172 32650 tablet_service.cc:1511] Processing CreateTablet for tablet a7d457391bef4abc80171c66ea49e129 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:10:09.828630 32650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d457391bef4abc80171c66ea49e129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.847430 32719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ef0b01cc854456a4252d1b372c67b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.847298 32574 tablet_service.cc:1511] Processing CreateTablet for tablet 5fef69ee98a4492bbfae11bb55fc419d (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:10:09.854665   317 tablet_bootstrap.cc:492] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:09.855127 32574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fef69ee98a4492bbfae11bb55fc419d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.867376 32577 tablet_service.cc:1511] Processing CreateTablet for tablet e96dd50771ca4c0abdac44f023ec2ee8 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:10:09.853132 32648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4838886e12d64e6c95ba4c256ac820e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.847921 32573 tablet_service.cc:1511] Processing CreateTablet for tablet 4838886e12d64e6c95ba4c256ac820e0 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:10:09.870795 32724 tablet_service.cc:1511] Processing CreateTablet for tablet a7d457391bef4abc80171c66ea49e129 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:10:09.872310 32724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d457391bef4abc80171c66ea49e129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.873271 32573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4838886e12d64e6c95ba4c256ac820e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.875562 32575 tablet_service.cc:1511] Processing CreateTablet for tablet 61ef0b01cc854456a4252d1b372c67b3 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:10:09.876992 32575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ef0b01cc854456a4252d1b372c67b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.869203 32496 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae96a3dd090430ebce7ea54f29a80e5 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:10:09.878636 32496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae96a3dd090430ebce7ea54f29a80e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.886163   315 tablet_bootstrap.cc:492] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:09.890692 32578 tablet_service.cc:1511] Processing CreateTablet for tablet a7d457391bef4abc80171c66ea49e129 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:10:09.892117 32578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d457391bef4abc80171c66ea49e129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.897035 32647 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae96a3dd090430ebce7ea54f29a80e5 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:10:09.898620 32647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae96a3dd090430ebce7ea54f29a80e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.898821 32571 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae96a3dd090430ebce7ea54f29a80e5 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:10:09.914455 32576 tablet_service.cc:1511] Processing CreateTablet for tablet 84af010efa414fd6a61cce974611692b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:10:09.918226 32651 tablet_service.cc:1511] Processing CreateTablet for tablet b3a842a4a4ed44858c4b2378e7f740cc (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:10:09.918553   314 tablet_bootstrap.cc:492] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:09.917778 32494 tablet_service.cc:1511] Processing CreateTablet for tablet 84af010efa414fd6a61cce974611692b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:10:09.920647   314 ts_tablet_manager.cc:1403] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.131s	user 0.020s	sys 0.000s
I20260709 12:10:09.921461 32725 tablet_service.cc:1511] Processing CreateTablet for tablet b3a842a4a4ed44858c4b2378e7f740cc (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:10:09.919785 32651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a842a4a4ed44858c4b2378e7f740cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.925459 32725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a842a4a4ed44858c4b2378e7f740cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.928030   317 tablet_bootstrap.cc:654] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.928084 32569 tablet_service.cc:1511] Processing CreateTablet for tablet 063429102c0b4ba4a36475a832c8dba7 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:10:09.925364 32502 tablet_service.cc:1511] Processing CreateTablet for tablet b3a842a4a4ed44858c4b2378e7f740cc (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:10:09.929509 32571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae96a3dd090430ebce7ea54f29a80e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.922636 32494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84af010efa414fd6a61cce974611692b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.930186 32576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84af010efa414fd6a61cce974611692b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.932168 32569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063429102c0b4ba4a36475a832c8dba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.933147 32645 tablet_service.cc:1511] Processing CreateTablet for tablet 063429102c0b4ba4a36475a832c8dba7 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:10:09.934527 32645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063429102c0b4ba4a36475a832c8dba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.936010 32613 heartbeater.cc:499] Master 127.28.187.126:38275 was elected leader, sending a full tablet report...
I20260709 12:10:09.939659 32717 tablet_service.cc:1511] Processing CreateTablet for tablet 063429102c0b4ba4a36475a832c8dba7 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:10:09.941082 32717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 063429102c0b4ba4a36475a832c8dba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.941282 32502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3a842a4a4ed44858c4b2378e7f740cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.946456 32577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96dd50771ca4c0abdac44f023ec2ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.931545 32726 tablet_service.cc:1511] Processing CreateTablet for tablet 84af010efa414fd6a61cce974611692b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:10:09.983952   313 tablet_bootstrap.cc:492] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:09.985334   313 ts_tablet_manager.cc:1403] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.299s	user 0.007s	sys 0.010s
I20260709 12:10:09.988431   313 raft_consensus.cc:359] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:09.992419   315 tablet_bootstrap.cc:654] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.992631 32570 tablet_service.cc:1511] Processing CreateTablet for tablet e0ebc5e62f2f4492ba5742d0ae691d1b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:10:10.035230 32570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ebc5e62f2f4492ba5742d0ae691d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:09.989252   313 raft_consensus.cc:385] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.006968 32652 tablet_service.cc:1511] Processing CreateTablet for tablet e0ebc5e62f2f4492ba5742d0ae691d1b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:10:10.037587   313 raft_consensus.cc:740] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.008628 32723 tablet_service.cc:1511] Processing CreateTablet for tablet 2871cad0521443b58d8375397bbcdffe (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:10:10.009575 32503 tablet_service.cc:1511] Processing CreateTablet for tablet e0ebc5e62f2f4492ba5742d0ae691d1b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:10:10.015225 32643 tablet_service.cc:1511] Processing CreateTablet for tablet a61448c8b6114e0fbea84c41e19fa2fe (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:10:10.019708 32501 tablet_service.cc:1511] Processing CreateTablet for tablet a61448c8b6114e0fbea84c41e19fa2fe (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:10:10.021351 32494 tablet_service.cc:1511] Processing CreateTablet for tablet 2871cad0521443b58d8375397bbcdffe (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:10:10.023269 32572 tablet_service.cc:1511] Processing CreateTablet for tablet 2871cad0521443b58d8375397bbcdffe (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:10:10.027392 32646 tablet_service.cc:1511] Processing CreateTablet for tablet d4df3ab9d880456ea36861005e3eb25d (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:10:10.029552 32718 tablet_service.cc:1511] Processing CreateTablet for tablet a61448c8b6114e0fbea84c41e19fa2fe (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:10:10.039209 32652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ebc5e62f2f4492ba5742d0ae691d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.030050   314 raft_consensus.cc:359] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:10.046245   314 raft_consensus.cc:385] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.047814 32498 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1989e78b2649f581529abdfe1f43e9 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:10:10.048183   314 raft_consensus.cc:740] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.049916 32501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61448c8b6114e0fbea84c41e19fa2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.039188   313 consensus_queue.cc:260] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:10.054229 32503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ebc5e62f2f4492ba5742d0ae691d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.055052 32572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2871cad0521443b58d8375397bbcdffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.057660 32646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4df3ab9d880456ea36861005e3eb25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.059386 32687 heartbeater.cc:499] Master 127.28.187.126:38275 was elected leader, sending a full tablet report...
I20260709 12:10:10.062958 32498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1989e78b2649f581529abdfe1f43e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.066012 32643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61448c8b6114e0fbea84c41e19fa2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.067395 32721 tablet_service.cc:1511] Processing CreateTablet for tablet d4df3ab9d880456ea36861005e3eb25d (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:10:10.069216 32494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2871cad0521443b58d8375397bbcdffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.052507   314 consensus_queue.cc:260] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:10.056921 32573 tablet_service.cc:1511] Processing CreateTablet for tablet d4df3ab9d880456ea36861005e3eb25d (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:10:10.089334 32719 tablet_service.cc:1511] Processing CreateTablet for tablet bd8d6c2ec46740e09c56877fbfa4dd1c (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:10:10.094861 32644 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1989e78b2649f581529abdfe1f43e9 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:10:10.096741 32644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1989e78b2649f581529abdfe1f43e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.098698 32573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4df3ab9d880456ea36861005e3eb25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.081107 32726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84af010efa414fd6a61cce974611692b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.117807   315 tablet_bootstrap.cc:492] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:10.118526   315 ts_tablet_manager.cc:1403] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.233s	user 0.016s	sys 0.005s
I20260709 12:10:10.139407 32495 tablet_service.cc:1511] Processing CreateTablet for tablet bd8d6c2ec46740e09c56877fbfa4dd1c (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:10:10.144757 32723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2871cad0521443b58d8375397bbcdffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.148188 32721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4df3ab9d880456ea36861005e3eb25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.108371 32574 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1989e78b2649f581529abdfe1f43e9 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:10:10.149681 32574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1989e78b2649f581529abdfe1f43e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.151364   313 ts_tablet_manager.cc:1434] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.166s	user 0.008s	sys 0.010s
I20260709 12:10:10.153743 32718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61448c8b6114e0fbea84c41e19fa2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.158313 32495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8d6c2ec46740e09c56877fbfa4dd1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.162240 32761 heartbeater.cc:499] Master 127.28.187.126:38275 was elected leader, sending a full tablet report...
I20260709 12:10:10.167524   317 tablet_bootstrap.cc:492] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:10.168221   317 ts_tablet_manager.cc:1403] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.314s	user 0.016s	sys 0.017s
I20260709 12:10:10.171387   317 raft_consensus.cc:359] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:10.181030   313 tablet_bootstrap.cc:492] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:10.182700   314 ts_tablet_manager.cc:1434] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.261s	user 0.014s	sys 0.009s
I20260709 12:10:10.183964   314 tablet_bootstrap.cc:492] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:10.193783   322 raft_consensus.cc:493] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.194448   322 raft_consensus.cc:515] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:10.173836   317 raft_consensus.cc:385] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.201927   317 raft_consensus.cc:740] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.198519 32719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8d6c2ec46740e09c56877fbfa4dd1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.172410 32575 tablet_service.cc:1511] Processing CreateTablet for tablet bd8d6c2ec46740e09c56877fbfa4dd1c (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:10:10.203627   322 leader_election.cc:290] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:10.232204   317 consensus_queue.cc:260] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:10.238940 32502 tablet_service.cc:1511] Processing CreateTablet for tablet 100e6a9a014b407a878c5d607cfe8132 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:10:10.246591 32502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100e6a9a014b407a878c5d607cfe8132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.247237 32569 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6b5565f7d7490cbc5c0acddba626df (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:10:10.249634 32724 tablet_service.cc:1511] Processing CreateTablet for tablet 100e6a9a014b407a878c5d607cfe8132 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:10:10.249240 32569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6b5565f7d7490cbc5c0acddba626df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.259505 32724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100e6a9a014b407a878c5d607cfe8132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.262041   321 raft_consensus.cc:493] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.262804   321 raft_consensus.cc:515] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:10.250257 32720 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6b5565f7d7490cbc5c0acddba626df (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:10:10.275858 32720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6b5565f7d7490cbc5c0acddba626df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.231339   315 raft_consensus.cc:359] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:10.273844   321 leader_election.cc:290] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:10.280385 32575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8d6c2ec46740e09c56877fbfa4dd1c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:10.296617 32539 tablet.cc:2406] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:10:10.277828   315 raft_consensus.cc:385] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.331769   315 raft_consensus.cc:740] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.332576 32577 tablet_service.cc:1511] Processing CreateTablet for tablet cc29979ee0f340d3a244f63b64a6fec6 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:10:10.332960   315 consensus_queue.cc:260] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:10.318029 32650 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6b5565f7d7490cbc5c0acddba626df (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:10:10.288875 32649 tablet_service.cc:1511] Processing CreateTablet for tablet 100e6a9a014b407a878c5d607cfe8132 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:10:10.325534   313 tablet_bootstrap.cc:654] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.342023 32650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6b5565f7d7490cbc5c0acddba626df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.358633 32649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100e6a9a014b407a878c5d607cfe8132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.359226 32572 tablet_service.cc:1511] Processing CreateTablet for tablet f275df6d47b3470dab3d1b68984bc52f (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:10:10.372644 32722 tablet_service.cc:1511] Processing CreateTablet for tablet 6967790f1a244e1589b9447965c66fa5 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:10:10.374298 32722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6967790f1a244e1589b9447965c66fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.380237 32577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc29979ee0f340d3a244f63b64a6fec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.385581   332 raft_consensus.cc:493] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.393205 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
W20260709 12:10:10.395988 32699 leader_election.cc:343] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.399361   332 raft_consensus.cc:515] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:10.413159 32725 tablet_service.cc:1511] Processing CreateTablet for tablet f275df6d47b3470dab3d1b68984bc52f (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:10:10.414676 32725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f275df6d47b3470dab3d1b68984bc52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.415295 32646 tablet_service.cc:1511] Processing CreateTablet for tablet cc29979ee0f340d3a244f63b64a6fec6 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:10:10.416728 32646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc29979ee0f340d3a244f63b64a6fec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.426029   317 ts_tablet_manager.cc:1434] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.257s	user 0.011s	sys 0.003s
I20260709 12:10:10.433828   314 tablet_bootstrap.cc:654] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.433575 32648 tablet_service.cc:1511] Processing CreateTablet for tablet 6967790f1a244e1589b9447965c66fa5 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:10:10.435091 32648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6967790f1a244e1589b9447965c66fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.438903 32501 tablet_service.cc:1511] Processing CreateTablet for tablet cc29979ee0f340d3a244f63b64a6fec6 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:10:10.440447 32501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc29979ee0f340d3a244f63b64a6fec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.444790 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
W20260709 12:10:10.446626 32479 leader_election.cc:343] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.450462   315 ts_tablet_manager.cc:1434] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.332s	user 0.015s	sys 0.000s
I20260709 12:10:10.456779 32496 tablet_service.cc:1511] Processing CreateTablet for tablet 6967790f1a244e1589b9447965c66fa5 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:10:10.458366 32496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6967790f1a244e1589b9447965c66fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.459206   315 tablet_bootstrap.cc:492] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:10.468330 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:10.468729   317 tablet_bootstrap.cc:492] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:10.468832 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:10.470959 32651 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3cbd87e4074a819c898f422fab8493 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:10:10.472365 32651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3cbd87e4074a819c898f422fab8493. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:10.474529 32701 leader_election.cc:343] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.475173 32701 leader_election.cc:304] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:10.476161   323 raft_consensus.cc:2749] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:10.479151 32503 tablet_service.cc:1511] Processing CreateTablet for tablet f275df6d47b3470dab3d1b68984bc52f (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:10:10.480638 32503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f275df6d47b3470dab3d1b68984bc52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.481053 32572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f275df6d47b3470dab3d1b68984bc52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.475536 32723 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3cbd87e4074a819c898f422fab8493 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 12:10:10.471210 32476 leader_election.cc:343] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.484686 32476 leader_election.cc:304] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:10.485666   321 raft_consensus.cc:2749] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:10.484987 32723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3cbd87e4074a819c898f422fab8493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.488240 32495 tablet_service.cc:1511] Processing CreateTablet for tablet 20982e4e23ed4eda91970dd72d38334b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:10:10.489645 32495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20982e4e23ed4eda91970dd72d38334b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.496625 32645 tablet_service.cc:1511] Processing CreateTablet for tablet 20982e4e23ed4eda91970dd72d38334b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:10:10.498178 32645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20982e4e23ed4eda91970dd72d38334b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.496512   315 tablet_bootstrap.cc:654] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.531874   332 leader_election.cc:290] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
W20260709 12:10:10.551409 32459 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:10.568583 32498 tablet_service.cc:1511] Processing CreateTablet for tablet b65a2bd9d7444164b3c36f8e4e588b71 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:10:10.570029 32498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65a2bd9d7444164b3c36f8e4e588b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.580664 32721 tablet_service.cc:1511] Processing CreateTablet for tablet b65a2bd9d7444164b3c36f8e4e588b71 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:10:10.582180 32721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65a2bd9d7444164b3c36f8e4e588b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.591073 32644 tablet_service.cc:1511] Processing CreateTablet for tablet dec0764a3cdd4cddb4d6776eebc73086 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:10:10.592516 32644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec0764a3cdd4cddb4d6776eebc73086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.601258 32720 tablet_service.cc:1511] Processing CreateTablet for tablet dec0764a3cdd4cddb4d6776eebc73086 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:10:10.602757 32720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec0764a3cdd4cddb4d6776eebc73086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.617602   313 tablet_bootstrap.cc:492] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:10.618150   313 ts_tablet_manager.cc:1403] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.437s	user 0.018s	sys 0.039s
I20260709 12:10:10.621169   313 raft_consensus.cc:359] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:10.622049   313 raft_consensus.cc:385] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.622404   313 raft_consensus.cc:740] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.623288   313 consensus_queue.cc:260] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:10.624919   317 tablet_bootstrap.cc:654] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.625836 32501 tablet_service.cc:1511] Processing CreateTablet for tablet dec0764a3cdd4cddb4d6776eebc73086 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:10:10.627218 32501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec0764a3cdd4cddb4d6776eebc73086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.629226   315 tablet_bootstrap.cc:492] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:10.629848   315 ts_tablet_manager.cc:1403] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.171s	user 0.020s	sys 0.020s
I20260709 12:10:10.633546   313 ts_tablet_manager.cc:1434] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:10:10.638598 32575 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3cbd87e4074a819c898f422fab8493 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:10:10.640182 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb9422308d04344ae104fb5be785897" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:10.641192 32569 tablet_service.cc:1511] Processing CreateTablet for tablet 20982e4e23ed4eda91970dd72d38334b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:10:10.639250 32570 tablet_service.cc:1511] Processing CreateTablet for tablet b65a2bd9d7444164b3c36f8e4e588b71 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:10:10.640189 32575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3cbd87e4074a819c898f422fab8493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.644841 32569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20982e4e23ed4eda91970dd72d38334b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.648895 32570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65a2bd9d7444164b3c36f8e4e588b71. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:10.642382 32551 leader_election.cc:343] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.653918   313 tablet_bootstrap.cc:492] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:10.667572 32645 tablet_service.cc:1511] Processing CreateTablet for tablet f4c4543a210c495c935c879202841b1b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:10:10.669108 32645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c4543a210c495c935c879202841b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.670804   314 tablet_bootstrap.cc:492] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:10.671379   314 ts_tablet_manager.cc:1403] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.488s	user 0.026s	sys 0.018s
I20260709 12:10:10.664146   315 raft_consensus.cc:359] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:10.679049   315 raft_consensus.cc:385] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.679409   315 raft_consensus.cc:740] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.680174   315 consensus_queue.cc:260] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:10.680869 32495 tablet_service.cc:1511] Processing CreateTablet for tablet fd0a053d3db24db08cf8074945f15f89 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:10:10.682753   314 raft_consensus.cc:359] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:10.683584   314 raft_consensus.cc:385] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.683917   314 raft_consensus.cc:740] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.684058 32649 tablet_service.cc:1511] Processing CreateTablet for tablet fd0a053d3db24db08cf8074945f15f89 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:10:10.687332 32719 tablet_service.cc:1511] Processing CreateTablet for tablet f4c4543a210c495c935c879202841b1b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:10:10.688859 32719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c4543a210c495c935c879202841b1b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:10.689234 32551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.68:43819, user_credentials={real_user=slave}} blocked reactor thread for 47037.1us
I20260709 12:10:10.689884 32495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0a053d3db24db08cf8074945f15f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.689770 32501 tablet_service.cc:1511] Processing CreateTablet for tablet 2a603d56c8d94cd6bbbae1a3bf918373 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:10:10.690838 32723 tablet_service.cc:1511] Processing CreateTablet for tablet 2a603d56c8d94cd6bbbae1a3bf918373 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:10:10.691320 32501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a603d56c8d94cd6bbbae1a3bf918373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.692194 32723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a603d56c8d94cd6bbbae1a3bf918373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.691951 32574 tablet_service.cc:1511] Processing CreateTablet for tablet fd0a053d3db24db08cf8074945f15f89 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:10:10.693306 32574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0a053d3db24db08cf8074945f15f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.699294 32649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd0a053d3db24db08cf8074945f15f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.705557 32572 tablet_service.cc:1511] Processing CreateTablet for tablet f4c4543a210c495c935c879202841b1b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:10:10.708048 32725 tablet_service.cc:1511] Processing CreateTablet for tablet 352b79996677487b872f5207df5cba9b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:10:10.714571 32725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 352b79996677487b872f5207df5cba9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.716154 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb9422308d04344ae104fb5be785897" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:10.709769 32646 tablet_service.cc:1511] Processing CreateTablet for tablet 352b79996677487b872f5207df5cba9b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:10:10.716068 32498 tablet_service.cc:1511] Processing CreateTablet for tablet 352b79996677487b872f5207df5cba9b (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:10:10.718181 32646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 352b79996677487b872f5207df5cba9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.718573 32648 tablet_service.cc:1511] Processing CreateTablet for tablet f17fa79980b4403787d511e9b412ab4f (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:10:10.719863 32648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17fa79980b4403787d511e9b412ab4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.713917   314 consensus_queue.cc:260] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:10.722409 32502 tablet_service.cc:1511] Processing CreateTablet for tablet 249832837365429d839aefe85868c07d (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:10:10.723032 32651 tablet_service.cc:1511] Processing CreateTablet for tablet 249832837365429d839aefe85868c07d (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:10:10.724319 32651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249832837365429d839aefe85868c07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.732044 32643 tablet_service.cc:1511] Processing CreateTablet for tablet b89c7e3d24ec4dc0991c8fd4f931d4d6 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:10:10.718447 32498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 352b79996677487b872f5207df5cba9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.734431 32502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249832837365429d839aefe85868c07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.735105 32496 tablet_service.cc:1511] Processing CreateTablet for tablet aca2e56030ef40df95b2b9c0bebcf36c (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:10:10.736382 32496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca2e56030ef40df95b2b9c0bebcf36c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.738381 32722 tablet_service.cc:1511] Processing CreateTablet for tablet f17fa79980b4403787d511e9b412ab4f (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:10:10.739718 32722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17fa79980b4403787d511e9b412ab4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.742455 32494 tablet_service.cc:1511] Processing CreateTablet for tablet b89c7e3d24ec4dc0991c8fd4f931d4d6 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:10:10.743820 32494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b89c7e3d24ec4dc0991c8fd4f931d4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.745738   334 raft_consensus.cc:493] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.746300   334 raft_consensus.cc:515] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:10.747385 32650 tablet_service.cc:1511] Processing CreateTablet for tablet ab181f2deb004cab85897ea97d3cba81 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:10:10.747611 32724 tablet_service.cc:1511] Processing CreateTablet for tablet aca2e56030ef40df95b2b9c0bebcf36c (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:10:10.748962 32724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca2e56030ef40df95b2b9c0bebcf36c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.749114   334 leader_election.cc:290] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:10.749655 32652 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9c0efefebc42828ef4bdb09fc96732 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:10:10.732113   317 tablet_bootstrap.cc:492] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:10.752553   317 ts_tablet_manager.cc:1403] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.284s	user 0.007s	sys 0.025s
I20260709 12:10:10.755543 32726 tablet_service.cc:1511] Processing CreateTablet for tablet b89c7e3d24ec4dc0991c8fd4f931d4d6 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:10:10.756037 32571 tablet_service.cc:1511] Processing CreateTablet for tablet 249832837365429d839aefe85868c07d (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:10:10.755767 32578 tablet_service.cc:1511] Processing CreateTablet for tablet f17fa79980b4403787d511e9b412ab4f (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:10:10.754719   314 ts_tablet_manager.cc:1434] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.002s
I20260709 12:10:10.764536 32643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b89c7e3d24ec4dc0991c8fd4f931d4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.769577 32571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249832837365429d839aefe85868c07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.755642   317 raft_consensus.cc:359] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:10.778194 32500 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9c0efefebc42828ef4bdb09fc96732 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:10:10.783579 32573 tablet_service.cc:1511] Processing CreateTablet for tablet aca2e56030ef40df95b2b9c0bebcf36c (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:10:10.784787 32500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9c0efefebc42828ef4bdb09fc96732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.780543 32499 tablet_service.cc:1511] Processing CreateTablet for tablet ff052897a1f94dc89b81c4cc5390ed0a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:10:10.786245 32499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff052897a1f94dc89b81c4cc5390ed0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.783133 32578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17fa79980b4403787d511e9b412ab4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.794499 32718 tablet_service.cc:1511] Processing CreateTablet for tablet ff052897a1f94dc89b81c4cc5390ed0a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:10:10.783689   317 raft_consensus.cc:385] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.795902   317 raft_consensus.cc:740] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.796736   317 consensus_queue.cc:260] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:10.797688 32652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9c0efefebc42828ef4bdb09fc96732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.797837 32726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b89c7e3d24ec4dc0991c8fd4f931d4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.800882 32650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab181f2deb004cab85897ea97d3cba81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.797747 32573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca2e56030ef40df95b2b9c0bebcf36c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.803050 32718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff052897a1f94dc89b81c4cc5390ed0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.817929 32572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c4543a210c495c935c879202841b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.815117   321 raft_consensus.cc:493] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.828662   321 raft_consensus.cc:515] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:10.832186 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:10.801337   317 ts_tablet_manager.cc:1434] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
W20260709 12:10:10.834697 32479 leader_election.cc:343] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.836807   321 leader_election.cc:290] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:10.776996   313 tablet_bootstrap.cc:654] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.814678 32577 tablet_service.cc:1511] Processing CreateTablet for tablet 2a603d56c8d94cd6bbbae1a3bf918373 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:10:10.841320 32577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a603d56c8d94cd6bbbae1a3bf918373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.844133   317 tablet_bootstrap.cc:492] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:10.848249 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:10.849016 32736 raft_consensus.cc:2468] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:10.804625   315 ts_tablet_manager.cc:1434] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.174s	user 0.008s	sys 0.000s
I20260709 12:10:10.850909 32476 leader_election.cc:304] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:10.851843   321 raft_consensus.cc:2804] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:10.809083   314 tablet_bootstrap.cc:492] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:10.818538 32721 tablet_service.cc:1511] Processing CreateTablet for tablet ab181f2deb004cab85897ea97d3cba81 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 12:10:10.809340 32554 leader_election.cc:343] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.860546 32554 leader_election.cc:304] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:10.861478   332 raft_consensus.cc:2749] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:10.863570 32554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 94816.8us
I20260709 12:10:10.866498 32644 tablet_service.cc:1511] Processing CreateTablet for tablet 465a8def9b4440feacf098daed40c01f (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:10:10.867844 32644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465a8def9b4440feacf098daed40c01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.905336 32503 tablet_service.cc:1511] Processing CreateTablet for tablet 465a8def9b4440feacf098daed40c01f (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:10:10.906538 32721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab181f2deb004cab85897ea97d3cba81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.906873 32503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465a8def9b4440feacf098daed40c01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.852267   321 raft_consensus.cc:493] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.923121 32720 tablet_service.cc:1511] Processing CreateTablet for tablet 465a8def9b4440feacf098daed40c01f (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:10:10.924532 32720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465a8def9b4440feacf098daed40c01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.929876   315 tablet_bootstrap.cc:492] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:10.920668   321 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.944444 32717 tablet_service.cc:1511] Processing CreateTablet for tablet 8827c1071a314879abc4c7c816b8c783 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:10:10.945948 32717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8827c1071a314879abc4c7c816b8c783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.944446 32645 tablet_service.cc:1511] Processing CreateTablet for tablet 8827c1071a314879abc4c7c816b8c783 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:10:10.951306   315 tablet_bootstrap.cc:654] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.958891 32569 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9c0efefebc42828ef4bdb09fc96732 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:10:10.959491 32574 tablet_service.cc:1511] Processing CreateTablet for tablet 8827c1071a314879abc4c7c816b8c783 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:10:10.960330 32569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9c0efefebc42828ef4bdb09fc96732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.960986 32574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8827c1071a314879abc4c7c816b8c783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.960846 32502 tablet_service.cc:1511] Processing CreateTablet for tablet 266be03725d94478a61cbefbdff0774a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:10:10.962349 32570 tablet_service.cc:1511] Processing CreateTablet for tablet ff052897a1f94dc89b81c4cc5390ed0a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:10:10.962587 32502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266be03725d94478a61cbefbdff0774a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.963747 32570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff052897a1f94dc89b81c4cc5390ed0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:10.967273 32645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8827c1071a314879abc4c7c816b8c783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.002024   317 tablet_bootstrap.cc:700] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6: Time spent opening tablet: real 0.152s	user 0.005s	sys 0.000s
I20260709 12:10:11.004021   317 tablet_bootstrap.cc:654] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.003602 32571 tablet_service.cc:1511] Processing CreateTablet for tablet ab181f2deb004cab85897ea97d3cba81 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:10:11.011096 32571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab181f2deb004cab85897ea97d3cba81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.013734   314 tablet_bootstrap.cc:654] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.015131   313 tablet_bootstrap.cc:492] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:11.015743   313 ts_tablet_manager.cc:1403] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.371s	user 0.013s	sys 0.014s
I20260709 12:10:11.019078   313 raft_consensus.cc:359] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
W20260709 12:10:11.020318 32395 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 46594.5us
I20260709 12:10:11.032653   334 raft_consensus.cc:493] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.033253   334 raft_consensus.cc:515] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.035333   334 leader_election.cc:290] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:11.047820 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fd9876b0814e1baf92aebd1e72433a" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:11.048302 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f909031cc04c98899c842920c60665" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:11.051077 32575 tablet_service.cc:1511] Processing CreateTablet for tablet 266be03725d94478a61cbefbdff0774a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:10:11.053340 32575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266be03725d94478a61cbefbdff0774a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.058243 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fd9876b0814e1baf92aebd1e72433a" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:11.008951   321 raft_consensus.cc:515] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.059725 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f909031cc04c98899c842920c60665" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:11.063148 32718 tablet_service.cc:1511] Processing CreateTablet for tablet cc746ec213bd496c86bfbeaacff621a4 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:10:11.066967   321 leader_election.cc:290] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:11.067157 32718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc746ec213bd496c86bfbeaacff621a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.067680 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
W20260709 12:10:11.069173 32479 leader_election.cc:343] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.069212 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:11.070068 32735 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.063351 32494 tablet_service.cc:1511] Processing CreateTablet for tablet cc746ec213bd496c86bfbeaacff621a4 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:10:11.023669   313 raft_consensus.cc:385] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.073789   313 raft_consensus.cc:740] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.074261 32494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc746ec213bd496c86bfbeaacff621a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.074945   313 consensus_queue.cc:260] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
W20260709 12:10:11.064309 32625 leader_election.cc:343] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:11.076375 32625 leader_election.cc:343] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.064561 32650 tablet_service.cc:1511] Processing CreateTablet for tablet 266be03725d94478a61cbefbdff0774a (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:10:11.077772 32650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266be03725d94478a61cbefbdff0774a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.089260 32646 tablet_service.cc:1511] Processing CreateTablet for tablet 7aca54730f0245f6904c5ab3401cd957 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 12:10:11.089711 32625 leader_election.cc:343] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.090427 32625 leader_election.cc:304] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:11.091462   334 raft_consensus.cc:2749] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:11.091979 32625 leader_election.cc:343] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.092549 32625 leader_election.cc:304] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:11.093449   334 raft_consensus.cc:2749] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.103780 32646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aca54730f0245f6904c5ab3401cd957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.104303 32577 tablet_service.cc:1511] Processing CreateTablet for tablet cc746ec213bd496c86bfbeaacff621a4 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:10:11.107226   317 tablet_bootstrap.cc:492] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:11.106967 32722 tablet_service.cc:1511] Processing CreateTablet for tablet 7aca54730f0245f6904c5ab3401cd957 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:10:11.105733 32577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc746ec213bd496c86bfbeaacff621a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.100842   313 ts_tablet_manager.cc:1434] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 12:10:11.107890   317 ts_tablet_manager.cc:1403] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.264s	user 0.015s	sys 0.006s
I20260709 12:10:11.110153 32722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aca54730f0245f6904c5ab3401cd957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.132764 32644 tablet_service.cc:1511] Processing CreateTablet for tablet cbb04759bae44c768005a71f7d2012fc (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:10:11.134322 32644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb04759bae44c768005a71f7d2012fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.139245 32574 tablet_service.cc:1511] Processing CreateTablet for tablet cbb04759bae44c768005a71f7d2012fc (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:10:11.140687 32574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb04759bae44c768005a71f7d2012fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.142606 32735 raft_consensus.cc:2468] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:11.144321 32476 leader_election.cc:304] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:11.145152   321 raft_consensus.cc:2804] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.142379 32498 tablet_service.cc:1511] Processing CreateTablet for tablet 7aca54730f0245f6904c5ab3401cd957 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:10:11.146612 32498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aca54730f0245f6904c5ab3401cd957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.147806   313 tablet_bootstrap.cc:492] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:11.159981   313 tablet_bootstrap.cc:654] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.161684 32719 tablet_service.cc:1511] Processing CreateTablet for tablet cbb04759bae44c768005a71f7d2012fc (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:10:11.163400 32719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbb04759bae44c768005a71f7d2012fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.175122   315 tablet_bootstrap.cc:492] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:11.175858   315 ts_tablet_manager.cc:1403] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.269s	user 0.014s	sys 0.004s
I20260709 12:10:11.176604 32502 tablet_service.cc:1511] Processing CreateTablet for tablet 7b74841b56d7494388e68469382751f9 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:10:11.178342 32502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b74841b56d7494388e68469382751f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.179558   315 raft_consensus.cc:359] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.180507   315 raft_consensus.cc:385] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.180851   315 raft_consensus.cc:740] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.184288   317 raft_consensus.cc:359] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.186492   314 tablet_bootstrap.cc:492] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:11.187124   314 ts_tablet_manager.cc:1403] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.378s	user 0.016s	sys 0.002s
I20260709 12:10:11.217465   315 consensus_queue.cc:260] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.217109 32571 tablet_service.cc:1511] Processing CreateTablet for tablet 7b74841b56d7494388e68469382751f9 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:10:11.219328 32571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b74841b56d7494388e68469382751f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.220399   315 ts_tablet_manager.cc:1434] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.002s
I20260709 12:10:11.216812   314 raft_consensus.cc:359] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.221800   314 raft_consensus.cc:385] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.222122   314 raft_consensus.cc:740] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.223053   314 consensus_queue.cc:260] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.185276   317 raft_consensus.cc:385] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.227599   317 raft_consensus.cc:740] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.212752   321 raft_consensus.cc:697] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:11.229058   321 consensus_queue.cc:237] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.231421   317 consensus_queue.cc:260] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.234846   332 raft_consensus.cc:493] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.235702   332 raft_consensus.cc:515] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.241775 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:11.243707   332 leader_election.cc:290] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
W20260709 12:10:11.245170 32551 leader_election.cc:343] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.232800   314 ts_tablet_manager.cc:1434] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.005s
I20260709 12:10:11.255241   313 tablet_bootstrap.cc:492] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:11.255234   323 raft_consensus.cc:493] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.256182   323 raft_consensus.cc:515] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.257846   313 ts_tablet_manager.cc:1403] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.010s
I20260709 12:10:11.260421   323 leader_election.cc:290] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:11.261324 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb9422308d04344ae104fb5be785897" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:11.262073 32588 raft_consensus.cc:2468] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:11.278949 32646 tablet_service.cc:1511] Processing CreateTablet for tablet 7b74841b56d7494388e68469382751f9 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:10:11.273798   317 ts_tablet_manager.cc:1434] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.160s	user 0.003s	sys 0.005s
I20260709 12:10:11.263608 32699 leader_election.cc:304] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:11.291786   314 tablet_bootstrap.cc:492] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:11.293563 32410 catalog_manager.cc:5697] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:11.310173 32645 tablet_service.cc:1511] Processing CreateTablet for tablet 124aacde8ae241089dc5d315a2963f96 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:10:11.302664   323 raft_consensus.cc:2804] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.301435   315 tablet_bootstrap.cc:492] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:11.304878 32494 tablet_service.cc:1511] Processing CreateTablet for tablet a5d6d331f2f64e6990191049d8ecd6ec (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:10:11.315129 32494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d6d331f2f64e6990191049d8ecd6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.317878   314 tablet_bootstrap.cc:654] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.306869 32575 tablet_service.cc:1511] Processing CreateTablet for tablet a5d6d331f2f64e6990191049d8ecd6ec (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:10:11.307590 32646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b74841b56d7494388e68469382751f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.306916 32721 tablet_service.cc:1511] Processing CreateTablet for tablet a5d6d331f2f64e6990191049d8ecd6ec (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:10:11.323633   348 raft_consensus.cc:493] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.324247   348 raft_consensus.cc:515] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.313315   323 raft_consensus.cc:493] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.326221   323 raft_consensus.cc:3060] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.326486 32645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124aacde8ae241089dc5d315a2963f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.323782 32721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d6d331f2f64e6990191049d8ecd6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.327726 32502 tablet_service.cc:1511] Processing CreateTablet for tablet 124aacde8ae241089dc5d315a2963f96 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:10:11.329030 32502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124aacde8ae241089dc5d315a2963f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.331792 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8683ff4f68f748259bc8458551091c35" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:11.332129 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8683ff4f68f748259bc8458551091c35" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:11.333431 32476 leader_election.cc:343] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:11.334031 32479 leader_election.cc:343] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.334465 32479 leader_election.cc:304] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:11.335358   321 raft_consensus.cc:2749] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.337545   348 leader_election.cc:290] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:11.326243 32575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d6d331f2f64e6990191049d8ecd6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.312250 32722 tablet_service.cc:1511] Processing CreateTablet for tablet 124aacde8ae241089dc5d315a2963f96 (DEFAULT_TABLE table=test-workload [id=24c2efbb60b245bda8690ddabc0b9270]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:10:11.340811 32722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 124aacde8ae241089dc5d315a2963f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:11.343001   315 tablet_bootstrap.cc:654] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.338275   317 tablet_bootstrap.cc:492] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:11.262399   313 raft_consensus.cc:359] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.359012   323 raft_consensus.cc:515] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.363404   323 leader_election.cc:290] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:11.364213 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb9422308d04344ae104fb5be785897" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:11.365970 32588 raft_consensus.cc:3060] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.348275   313 raft_consensus.cc:385] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.386595 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb9422308d04344ae104fb5be785897" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:11.386816 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb9422308d04344ae104fb5be785897" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:11.387391 32662 raft_consensus.cc:2468] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:11.377633 32588 raft_consensus.cc:2468] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:11.385746   313 raft_consensus.cc:740] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.397007 32699 leader_election.cc:304] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:11.399533   323 raft_consensus.cc:2804] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.399224   313 consensus_queue.cc:260] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.399775   314 tablet_bootstrap.cc:492] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:11.402609   314 ts_tablet_manager.cc:1403] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.002s
I20260709 12:10:11.407178   313 ts_tablet_manager.cc:1434] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.149s	user 0.005s	sys 0.004s
I20260709 12:10:11.408635   313 tablet_bootstrap.cc:492] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:11.410141   314 raft_consensus.cc:359] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.411072   314 raft_consensus.cc:385] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.411445   314 raft_consensus.cc:740] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.412379   314 consensus_queue.cc:260] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.418766   317 tablet_bootstrap.cc:654] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.418947 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
W20260709 12:10:11.420511 32553 leader_election.cc:343] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.420882 32553 leader_election.cc:304] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:11.415156   323 raft_consensus.cc:697] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:11.421653   332 raft_consensus.cc:2749] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.423643   323 consensus_queue.cc:237] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.422747   315 tablet_bootstrap.cc:492] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:11.425050   315 ts_tablet_manager.cc:1403] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.154s	user 0.024s	sys 0.012s
I20260709 12:10:11.430737   313 tablet_bootstrap.cc:654] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.431396   315 raft_consensus.cc:359] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.432010   315 raft_consensus.cc:385] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.432258   315 raft_consensus.cc:740] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.432942   315 consensus_queue.cc:260] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.437599   315 ts_tablet_manager.cc:1434] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:10:11.441763   315 tablet_bootstrap.cc:492] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:11.442873   314 ts_tablet_manager.cc:1434] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 12:10:11.443197   317 tablet_bootstrap.cc:492] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:11.443730   317 ts_tablet_manager.cc:1403] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.003s
I20260709 12:10:11.444360   314 tablet_bootstrap.cc:492] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:11.447081   317 raft_consensus.cc:359] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.448158   317 raft_consensus.cc:385] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.448889   317 raft_consensus.cc:740] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.450213   317 consensus_queue.cc:260] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.452782   317 ts_tablet_manager.cc:1434] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:10:11.457006   314 tablet_bootstrap.cc:654] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.460536 32411 catalog_manager.cc:5697] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:11.463239   315 tablet_bootstrap.cc:654] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.463552   317 tablet_bootstrap.cc:492] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:11.473912   317 tablet_bootstrap.cc:654] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.476838   313 tablet_bootstrap.cc:492] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:11.477676   313 ts_tablet_manager.cc:1403] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.006s
I20260709 12:10:11.483520   313 raft_consensus.cc:359] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.484639   313 raft_consensus.cc:385] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.485061   313 raft_consensus.cc:740] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.488235   313 consensus_queue.cc:260] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.490739   313 ts_tablet_manager.cc:1434] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:10:11.492130   313 tablet_bootstrap.cc:492] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:11.496438   315 tablet_bootstrap.cc:492] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:11.497219   315 ts_tablet_manager.cc:1403] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.006s
I20260709 12:10:11.496461   314 tablet_bootstrap.cc:492] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:11.505504   314 ts_tablet_manager.cc:1403] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.009s
I20260709 12:10:11.500900   315 raft_consensus.cc:359] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.507913   315 raft_consensus.cc:385] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.508509   315 raft_consensus.cc:740] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.509886   317 tablet_bootstrap.cc:492] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:11.509601   315 consensus_queue.cc:260] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.510963   313 tablet_bootstrap.cc:654] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.510484   314 raft_consensus.cc:359] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.511755   314 raft_consensus.cc:385] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.512279   315 ts_tablet_manager.cc:1434] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:10:11.512243   314 raft_consensus.cc:740] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.513406   315 tablet_bootstrap.cc:492] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:11.513203   314 consensus_queue.cc:260] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.510604   317 ts_tablet_manager.cc:1403] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.005s
I20260709 12:10:11.518388   317 raft_consensus.cc:359] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.519294   317 raft_consensus.cc:385] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.519697   334 raft_consensus.cc:493] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.520712   334 raft_consensus.cc:515] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.523134   315 tablet_bootstrap.cc:654] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.526574   314 ts_tablet_manager.cc:1434] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:10:11.527923   314 tablet_bootstrap.cc:492] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:11.519632   317 raft_consensus.cc:740] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.531453   317 consensus_queue.cc:260] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.532956   323 raft_consensus.cc:493] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.533595   323 raft_consensus.cc:515] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.536046   323 leader_election.cc:290] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.537654   317 ts_tablet_manager.cc:1434] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 12:10:11.538180 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fd9876b0814e1baf92aebd1e72433a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:11.539000 32588 raft_consensus.cc:2468] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:11.540200   317 tablet_bootstrap.cc:492] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:11.541507 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fd9876b0814e1baf92aebd1e72433a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:11.542346 32662 raft_consensus.cc:2468] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:11.544148 32699 leader_election.cc:304] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:11.545547   315 tablet_bootstrap.cc:492] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:11.546129   315 ts_tablet_manager.cc:1403] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.004s
I20260709 12:10:11.546284   372 raft_consensus.cc:493] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.547140   372 raft_consensus.cc:515] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.549489   315 raft_consensus.cc:359] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.550328   315 raft_consensus.cc:385] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.550683   315 raft_consensus.cc:740] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.551452   315 consensus_queue.cc:260] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.552748   323 raft_consensus.cc:2804] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:10:11.556209 32459 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:11.550026   314 tablet_bootstrap.cc:654] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.559717   332 raft_consensus.cc:493] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.560446   332 raft_consensus.cc:515] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.560751 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d1799d85242d295abc4038fa45ab8" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:11.562925 32625 leader_election.cc:343] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.564011   334 leader_election.cc:290] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:11.565083 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cf652879874605a1bb6cad9c214441" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:11.558665   323 raft_consensus.cc:493] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:10:11.567494 32553 leader_election.cc:343] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.567921 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e001fb5b2684421bbc381748bcd1ad0b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:11.568066   323 raft_consensus.cc:3060] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.569228 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cf652879874605a1bb6cad9c214441" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:11.570016 32625 leader_election.cc:343] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.570088 32735 raft_consensus.cc:2468] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:11.570783   372 leader_election.cc:290] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:11.571990 32551 leader_election.cc:304] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:11.573416   332 leader_election.cc:290] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:11.574604   332 raft_consensus.cc:2804] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.575088   332 raft_consensus.cc:493] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.575793   332 raft_consensus.cc:3060] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.583130   323 raft_consensus.cc:515] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.587419 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e001fb5b2684421bbc381748bcd1ad0b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:11.588150 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d1799d85242d295abc4038fa45ab8" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
W20260709 12:10:11.590289 32627 leader_election.cc:343] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.590895 32627 leader_election.cc:304] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:11.591756   372 raft_consensus.cc:2749] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:11.592280 32627 leader_election.cc:343] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.592897 32627 leader_election.cc:304] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:11.593901   334 raft_consensus.cc:2749] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.595494   317 tablet_bootstrap.cc:654] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.597276 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fd9876b0814e1baf92aebd1e72433a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:11.597347 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fd9876b0814e1baf92aebd1e72433a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:11.598150 32588 raft_consensus.cc:3060] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.598165 32662 raft_consensus.cc:3060] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.608680 32662 raft_consensus.cc:2468] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:11.598177   323 leader_election.cc:290] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.608680 32588 raft_consensus.cc:2468] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:11.611543 32702 leader_election.cc:304] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:11.611871   314 tablet_bootstrap.cc:492] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:11.612488   313 tablet_bootstrap.cc:492] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:11.612531   323 raft_consensus.cc:2804] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.613191   313 ts_tablet_manager.cc:1403] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.037s
I20260709 12:10:11.612666   314 ts_tablet_manager.cc:1403] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.001s
I20260709 12:10:11.614362   323 raft_consensus.cc:697] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:11.615543   323 consensus_queue.cc:237] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.616669   332 raft_consensus.cc:515] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.619100   314 raft_consensus.cc:359] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.624229   314 raft_consensus.cc:385] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.624661   314 raft_consensus.cc:740] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.616892   313 raft_consensus.cc:359] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.623072   332 leader_election.cc:290] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:11.624482 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cf652879874605a1bb6cad9c214441" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:11.625315   315 ts_tablet_manager.cc:1434] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.079s	user 0.034s	sys 0.033s
I20260709 12:10:11.626263 32735 raft_consensus.cc:3060] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.625552   314 consensus_queue.cc:260] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.625654 32409 catalog_manager.cc:5697] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:11.628818   314 ts_tablet_manager.cc:1434] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:10:11.629956   314 tablet_bootstrap.cc:492] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:11.630091   315 tablet_bootstrap.cc:492] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:11.625663 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cf652879874605a1bb6cad9c214441" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
W20260709 12:10:11.635023 32553 leader_election.cc:343] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.635910   317 tablet_bootstrap.cc:492] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:11.636477   317 ts_tablet_manager.cc:1403] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.003s
I20260709 12:10:11.636942   314 tablet_bootstrap.cc:654] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.637830   315 tablet_bootstrap.cc:654] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.625579   313 raft_consensus.cc:385] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.640008   313 raft_consensus.cc:740] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.640516 32735 raft_consensus.cc:2468] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:11.642593 32551 leader_election.cc:304] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:11.643793   332 raft_consensus.cc:2804] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.645072   332 raft_consensus.cc:697] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:11.647058   332 consensus_queue.cc:237] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.643827   313 consensus_queue.cc:260] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.648698   315 tablet_bootstrap.cc:492] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:11.649299   315 ts_tablet_manager.cc:1403] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260709 12:10:11.644366   317 raft_consensus.cc:359] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.652923   315 raft_consensus.cc:359] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.653726   315 raft_consensus.cc:385] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.654079   315 raft_consensus.cc:740] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.654793   315 consensus_queue.cc:260] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.653574   317 raft_consensus.cc:385] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.655876   317 raft_consensus.cc:740] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.657725   315 ts_tablet_manager.cc:1434] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:10:11.659047   315 tablet_bootstrap.cc:492] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:11.660005   313 ts_tablet_manager.cc:1434] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 12:10:11.661204   313 tablet_bootstrap.cc:492] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:11.666270   315 tablet_bootstrap.cc:654] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.660075   317 consensus_queue.cc:260] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.671644   313 tablet_bootstrap.cc:654] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.671888   317 ts_tablet_manager.cc:1434] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.001s
I20260709 12:10:11.672972   317 tablet_bootstrap.cc:492] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:11.678192   314 tablet_bootstrap.cc:492] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:11.679222   314 ts_tablet_manager.cc:1403] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.010s
I20260709 12:10:11.682859   314 raft_consensus.cc:359] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.683835   314 raft_consensus.cc:385] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.684137   317 tablet_bootstrap.cc:654] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.684289   314 raft_consensus.cc:740] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.683910 32410 catalog_manager.cc:5697] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:11.685714   314 consensus_queue.cc:260] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.690191   315 tablet_bootstrap.cc:492] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:11.690742   315 ts_tablet_manager.cc:1403] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.016s
I20260709 12:10:11.691761   313 tablet_bootstrap.cc:492] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:11.692380   313 ts_tablet_manager.cc:1403] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260709 12:10:11.693569   315 raft_consensus.cc:359] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.694308   315 raft_consensus.cc:385] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.694588   315 raft_consensus.cc:740] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.695500   315 consensus_queue.cc:260] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.696591   317 tablet_bootstrap.cc:492] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:11.697548   332 raft_consensus.cc:493] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.697943   315 ts_tablet_manager.cc:1434] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:10:11.698042   332 raft_consensus.cc:515] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.699172   315 tablet_bootstrap.cc:492] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:11.700474   332 leader_election.cc:290] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.702165 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:11.698168   313 raft_consensus.cc:359] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.703502   313 raft_consensus.cc:385] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.703927   313 raft_consensus.cc:740] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.705408   315 tablet_bootstrap.cc:654] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.706838 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:11.711110 32513 raft_consensus.cc:2468] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
W20260709 12:10:11.707880 32554 leader_election.cc:343] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.697149   317 ts_tablet_manager.cc:1403] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.010s
I20260709 12:10:11.712718 32553 leader_election.cc:304] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:11.714596   332 raft_consensus.cc:2804] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.709717   314 ts_tablet_manager.cc:1434] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 12:10:11.704725   313 consensus_queue.cc:260] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.714998   332 raft_consensus.cc:493] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.714962   317 raft_consensus.cc:359] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.715919   317 raft_consensus.cc:385] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.716256   317 raft_consensus.cc:740] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.717180   317 consensus_queue.cc:260] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.715792   332 raft_consensus.cc:3060] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.719813   317 ts_tablet_manager.cc:1434] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:10:11.721045   317 tablet_bootstrap.cc:492] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:11.727353   317 tablet_bootstrap.cc:654] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.729771   314 tablet_bootstrap.cc:492] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:11.731582   332 raft_consensus.cc:515] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.734967 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:11.735248   332 leader_election.cc:290] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.736454 32513 raft_consensus.cc:3060] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.737201 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:11.737823   374 raft_consensus.cc:493] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.738358   374 raft_consensus.cc:515] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.740702   374 leader_election.cc:290] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:11.742873 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:11.743940 32736 raft_consensus.cc:2393] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:11.717769   313 ts_tablet_manager.cc:1434] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
W20260709 12:10:11.745630 32554 leader_election.cc:343] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.746394   313 tablet_bootstrap.cc:492] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:11.746985   317 tablet_bootstrap.cc:492] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:11.747610   317 ts_tablet_manager.cc:1403] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.010s
I20260709 12:10:11.748795 32513 raft_consensus.cc:2468] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:11.750321 32553 leader_election.cc:304] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:11.750530   317 raft_consensus.cc:359] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.751400   317 raft_consensus.cc:385] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.751430   375 raft_consensus.cc:2804] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.752068   317 raft_consensus.cc:740] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.752992   317 consensus_queue.cc:260] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.755311 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:11.755748   315 tablet_bootstrap.cc:492] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:11.756233   315 ts_tablet_manager.cc:1403] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.015s
I20260709 12:10:11.756664   348 consensus_queue.cc:1048] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:11.757360   375 raft_consensus.cc:697] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:11.743240   314 tablet_bootstrap.cc:654] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.758309   375 consensus_queue.cc:237] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.759091   315 raft_consensus.cc:359] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.759799   315 raft_consensus.cc:385] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.760079   315 raft_consensus.cc:740] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.760766   315 consensus_queue.cc:260] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.762764   315 ts_tablet_manager.cc:1434] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:10:11.763741   315 tablet_bootstrap.cc:492] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:11.757102 32627 leader_election.cc:304] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:11.765208   372 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.752955   313 tablet_bootstrap.cc:654] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.772601   317 ts_tablet_manager.cc:1434] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.001s
I20260709 12:10:11.773809   317 tablet_bootstrap.cc:492] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:11.775285   315 tablet_bootstrap.cc:654] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.777765   372 raft_consensus.cc:2749] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.780583   317 tablet_bootstrap.cc:654] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.782547   314 tablet_bootstrap.cc:492] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:11.783088   314 ts_tablet_manager.cc:1403] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.001s
I20260709 12:10:11.785972   314 raft_consensus.cc:359] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.786731   314 raft_consensus.cc:385] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.787014   314 raft_consensus.cc:740] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.787686   314 consensus_queue.cc:260] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.789896   314 ts_tablet_manager.cc:1434] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:10:11.791165   314 tablet_bootstrap.cc:492] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:11.793083   317 tablet_bootstrap.cc:492] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:11.793681   317 ts_tablet_manager.cc:1403] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.013s
I20260709 12:10:11.796948   314 tablet_bootstrap.cc:654] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.796679   317 raft_consensus.cc:359] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.797677   317 raft_consensus.cc:385] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.799975   323 raft_consensus.cc:493] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.803975   323 raft_consensus.cc:515] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.806679   323 leader_election.cc:290] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.802819   360 raft_consensus.cc:493] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.809198   360 raft_consensus.cc:515] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.802925   348 consensus_queue.cc:1048] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:11.811939 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8683ff4f68f748259bc8458551091c35" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:11.812662 32662 raft_consensus.cc:2468] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:11.812918   360 leader_election.cc:290] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.813598   375 raft_consensus.cc:493] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.814102   375 raft_consensus.cc:515] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.814770 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f909031cc04c98899c842920c60665" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:11.818899   317 raft_consensus.cc:740] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.820611   317 consensus_queue.cc:260] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.848337   317 ts_tablet_manager.cc:1434] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.023s
I20260709 12:10:11.849618   317 tablet_bootstrap.cc:492] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:11.850485   313 tablet_bootstrap.cc:492] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:11.851069   313 ts_tablet_manager.cc:1403] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.016s
I20260709 12:10:11.853571 32588 raft_consensus.cc:2468] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:11.856523   348 raft_consensus.cc:493] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.856778 32699 leader_election.cc:304] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:11.857093   348 raft_consensus.cc:515] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.857762   360 raft_consensus.cc:2804] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.858136   360 raft_consensus.cc:493] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.858462   360 raft_consensus.cc:3060] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.857230   313 raft_consensus.cc:359] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.859486   313 raft_consensus.cc:385] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.859784   313 raft_consensus.cc:740] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.860741   317 tablet_bootstrap.cc:654] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.822458 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f909031cc04c98899c842920c60665" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:11.862497 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:11.862972 32661 raft_consensus.cc:2468] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:11.863205 32736 raft_consensus.cc:2468] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:11.820851 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0cdebe021455485d257f00ac3d4c6" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:11.864619 32476 leader_election.cc:304] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:11.864809 32512 raft_consensus.cc:2468] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:11.818666 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8683ff4f68f748259bc8458551091c35" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:11.859248   348 leader_election.cc:290] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:11.870949 32553 leader_election.cc:304] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:11.872016   388 raft_consensus.cc:2804] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.872385   388 raft_consensus.cc:493] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.872713   388 raft_consensus.cc:3060] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.873936   360 raft_consensus.cc:515] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.880491 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0cdebe021455485d257f00ac3d4c6" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:11.881078   314 tablet_bootstrap.cc:492] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:11.821552 32702 leader_election.cc:304] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:11.881619   314 ts_tablet_manager.cc:1403] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.091s	user 0.043s	sys 0.032s
I20260709 12:10:11.882004   315 tablet_bootstrap.cc:492] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:11.882396   315 ts_tablet_manager.cc:1403] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.119s	user 0.010s	sys 0.015s
I20260709 12:10:11.874817   375 leader_election.cc:290] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.870110 32513 raft_consensus.cc:2468] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:11.881227 32661 raft_consensus.cc:2468] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:11.880204 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:11.890309   323 raft_consensus.cc:2804] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.824818 32409 catalog_manager.cc:5697] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:11.888875 32702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 68339.1us
I20260709 12:10:11.896646   313 consensus_queue.cc:260] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.897727   314 raft_consensus.cc:359] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.899041   314 raft_consensus.cc:385] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.899263   314 raft_consensus.cc:740] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.894001   323 raft_consensus.cc:493] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.900538   314 consensus_queue.cc:260] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.902390   314 ts_tablet_manager.cc:1434] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:10:11.903393   314 tablet_bootstrap.cc:492] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:11.904083   315 raft_consensus.cc:359] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.905541   315 raft_consensus.cc:385] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.895124 32588 raft_consensus.cc:2468] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:11.885187   321 raft_consensus.cc:2804] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.905869   315 raft_consensus.cc:740] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.897588   348 raft_consensus.cc:493] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.908528   315 consensus_queue.cc:260] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.905649   323 raft_consensus.cc:3060] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.910745   315 ts_tablet_manager.cc:1434] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:10:11.911309   348 raft_consensus.cc:515] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:11.911808   315 tablet_bootstrap.cc:492] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:11.915182   348 leader_election.cc:290] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:11.915495   314 tablet_bootstrap.cc:654] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.917810   315 tablet_bootstrap.cc:654] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.918931   388 raft_consensus.cc:515] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.919643   360 leader_election.cc:290] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.924299 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f909031cc04c98899c842920c60665" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:11.924970 32587 raft_consensus.cc:3060] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.925704 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f909031cc04c98899c842920c60665" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:11.926339 32662 raft_consensus.cc:3060] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.928401   388 leader_election.cc:290] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.928982 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0cdebe021455485d257f00ac3d4c6" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:11.929589 32661 raft_consensus.cc:3060] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.931159 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d1799d85242d295abc4038fa45ab8" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:11.931823 32735 raft_consensus.cc:2468] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:11.907986   321 raft_consensus.cc:493] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.932986   321 raft_consensus.cc:3060] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.934851   323 raft_consensus.cc:515] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.938406   348 raft_consensus.cc:493] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.938879   348 raft_consensus.cc:515] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:11.939760   323 leader_election.cc:290] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.940631 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8683ff4f68f748259bc8458551091c35" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:11.941282 32513 raft_consensus.cc:3060] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.941160 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8683ff4f68f748259bc8458551091c35" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:11.941952 32660 raft_consensus.cc:3060] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.942513   313 ts_tablet_manager.cc:1434] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.091s	user 0.026s	sys 0.005s
I20260709 12:10:11.944242   348 leader_election.cc:290] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:11.945358   313 tablet_bootstrap.cc:492] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:11.947307 32662 raft_consensus.cc:2468] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:11.948614 32702 leader_election.cc:304] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:11.949510   388 raft_consensus.cc:493] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.950039   388 raft_consensus.cc:515] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.952486 32513 raft_consensus.cc:2468] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:11.953752 32701 leader_election.cc:304] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:11.954639   360 raft_consensus.cc:2804] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.955133   360 raft_consensus.cc:697] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:11.955780 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e001fb5b2684421bbc381748bcd1ad0b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:11.955973   360 consensus_queue.cc:237] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:11.956642 32662 raft_consensus.cc:2468] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:11.957875 32554 leader_election.cc:304] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
W20260709 12:10:11.958370 32479 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 46750.8us
I20260709 12:10:11.958719   375 raft_consensus.cc:2804] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.957718 32587 raft_consensus.cc:2468] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:11.959251   375 raft_consensus.cc:493] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.959774   375 raft_consensus.cc:3060] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.959895   388 leader_election.cc:290] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:11.963218 32662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d1799d85242d295abc4038fa45ab8" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:11.963899 32662 raft_consensus.cc:2468] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:11.963971 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e001fb5b2684421bbc381748bcd1ad0b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:11.965111 32479 leader_election.cc:304] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:11.966005   313 tablet_bootstrap.cc:654] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:11.966253 32553 leader_election.cc:343] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.967301   348 raft_consensus.cc:2804] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.967689   375 raft_consensus.cc:515] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.956094   323 raft_consensus.cc:2804] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.957367 32661 raft_consensus.cc:2468] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:11.977692 32554 leader_election.cc:304] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:11.977861 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0cdebe021455485d257f00ac3d4c6" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:11.978541 32513 raft_consensus.cc:3060] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.978919   388 raft_consensus.cc:2804] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.979709   388 raft_consensus.cc:697] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:11.980651   388 consensus_queue.cc:237] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:11.967713   348 raft_consensus.cc:493] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.981770   348 raft_consensus.cc:3060] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.987797   314 tablet_bootstrap.cc:492] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:11.988360   314 ts_tablet_manager.cc:1403] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.005s
I20260709 12:10:11.994951 32660 raft_consensus.cc:2468] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:11.998678   314 raft_consensus.cc:359] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.000937   314 raft_consensus.cc:385] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.001197   314 raft_consensus.cc:740] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.989122   323 raft_consensus.cc:697] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:12.003983   314 consensus_queue.cc:260] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.006282   314 ts_tablet_manager.cc:1434] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:10:12.009181   315 tablet_bootstrap.cc:492] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:12.009711   315 ts_tablet_manager.cc:1403] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.004s
I20260709 12:10:12.010094   317 tablet_bootstrap.cc:492] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:12.010460   317 ts_tablet_manager.cc:1403] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.161s	user 0.024s	sys 0.000s
W20260709 12:10:12.004647 32476 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.68:43819, user_credentials={real_user=slave}} blocked reactor thread for 71252.3us
I20260709 12:10:12.014070 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e001fb5b2684421bbc381748bcd1ad0b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:12.015475 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:12.016271 32735 raft_consensus.cc:2468] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:12.016937 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:12.017474   375 leader_election.cc:290] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
W20260709 12:10:12.018414 32553 leader_election.cc:343] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.017495 32476 leader_election.cc:304] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:12.019834   317 raft_consensus.cc:359] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.020190   405 raft_consensus.cc:2804] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:12.017597 32587 raft_consensus.cc:2468] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:12.018426 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e001fb5b2684421bbc381748bcd1ad0b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:12.021220 32660 raft_consensus.cc:3060] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.021771   405 raft_consensus.cc:493] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:12.020825   317 raft_consensus.cc:385] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.022224   405 raft_consensus.cc:3060] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.023597   323 consensus_queue.cc:237] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:12.022490   317 raft_consensus.cc:740] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.025188   317 consensus_queue.cc:260] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.027264   317 ts_tablet_manager.cc:1434] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:10:12.028652   317 tablet_bootstrap.cc:492] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:12.030499   358 consensus_queue.cc:1048] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:12.039431   399 raft_consensus.cc:493] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.041625   313 tablet_bootstrap.cc:492] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:12.041483   399 raft_consensus.cc:515] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.042104   313 ts_tablet_manager.cc:1403] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.017s
I20260709 12:10:12.042845   372 raft_consensus.cc:493] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.043359   372 raft_consensus.cc:515] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.043902   399 leader_election.cc:290] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:12.044620   321 raft_consensus.cc:515] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.045315 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace85304b372444e8d9b2aac73505a89" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:12.045987 32659 raft_consensus.cc:2468] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:12.046738   321 leader_election.cc:290] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:12.044857   313 raft_consensus.cc:359] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.047551   313 raft_consensus.cc:385] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.047849   313 raft_consensus.cc:740] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.048303 32659 raft_consensus.cc:3060] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.048575   313 consensus_queue.cc:260] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.049798 32660 raft_consensus.cc:2468] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:12.050630   313 ts_tablet_manager.cc:1434] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:12.047029 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace85304b372444e8d9b2aac73505a89" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:12.051608   313 tablet_bootstrap.cc:492] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:12.047317 32479 leader_election.cc:304] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:12.052816 32554 leader_election.cc:304] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:12.053026 32588 raft_consensus.cc:2468] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:12.054069   375 raft_consensus.cc:2804] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:12.054417 32625 leader_election.cc:304] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:12.054566   375 raft_consensus.cc:697] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:12.055449   374 raft_consensus.cc:2804] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:12.055831   374 raft_consensus.cc:493] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:12.056206   374 raft_consensus.cc:3060] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.057578   313 tablet_bootstrap.cc:654] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.047554   372 leader_election.cc:290] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:12.058061   399 raft_consensus.cc:493] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.055840   375 consensus_queue.cc:237] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.058662   399 raft_consensus.cc:515] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.060770   323 consensus_queue.cc:1048] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.061120   399 leader_election.cc:290] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:12.061987   321 raft_consensus.cc:2804] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:12.062422   321 raft_consensus.cc:493] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:12.062809   321 raft_consensus.cc:3060] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.051666 32513 raft_consensus.cc:2468] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:12.075371   314 tablet_bootstrap.cc:492] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:12.075706   405 raft_consensus.cc:515] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.078029   405 leader_election.cc:290] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:12.081302 32410 catalog_manager.cc:5697] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:12.085060   317 tablet_bootstrap.cc:654] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.020339   348 raft_consensus.cc:515] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.086988   374 raft_consensus.cc:515] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.094686   314 tablet_bootstrap.cc:654] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.095258 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d1799d85242d295abc4038fa45ab8" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:12.095932 32659 raft_consensus.cc:3060] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.096401   374 leader_election.cc:290] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:12.101557 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace85304b372444e8d9b2aac73505a89" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:12.102391 32588 raft_consensus.cc:3060] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.104241 32659 raft_consensus.cc:2468] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:12.105768 32479 leader_election.cc:304] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:12.091861   315 raft_consensus.cc:359] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.107211   315 raft_consensus.cc:385] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.107267   348 leader_election.cc:290] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:12.107568   315 raft_consensus.cc:740] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.107879   405 raft_consensus.cc:2804] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:12.108418   405 raft_consensus.cc:697] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:12.108240   315 consensus_queue.cc:260] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.089326   321 raft_consensus.cc:515] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.109299   405 consensus_queue.cc:237] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.113133   321 leader_election.cc:290] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:12.114672 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace85304b372444e8d9b2aac73505a89" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:12.116695 32659 raft_consensus.cc:2393] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95be2989fec14793bca6df5ff9f823f6 in current term 1: Already voted for candidate 97e593b5bb9c4148a6243c7a2073d145 in this term.
I20260709 12:10:12.122031   315 ts_tablet_manager.cc:1434] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.112s	user 0.005s	sys 0.003s
I20260709 12:10:12.123116   315 tablet_bootstrap.cc:492] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:12.130446   360 consensus_queue.cc:1048] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:12.141494   315 tablet_bootstrap.cc:654] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:12.149993   359 log.cc:927] Time spent T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:10:12.168417   313 tablet_bootstrap.cc:492] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:12.169050   313 ts_tablet_manager.cc:1403] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.028s
I20260709 12:10:12.162475 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:12.171006   317 tablet_bootstrap.cc:492] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:12.171859   317 ts_tablet_manager.cc:1403] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.000s
I20260709 12:10:12.173804 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace85304b372444e8d9b2aac73505a89" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:12.174741 32513 raft_consensus.cc:2393] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:12.176179 32512 raft_consensus.cc:3060] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.181613 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace85304b372444e8d9b2aac73505a89" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:12.182075   332 consensus_queue.cc:1048] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.186642 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace85304b372444e8d9b2aac73505a89" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:12.187484 32513 raft_consensus.cc:2393] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:12.192021 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cf652879874605a1bb6cad9c214441" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:12.193289 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d1799d85242d295abc4038fa45ab8" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:12.194046 32732 raft_consensus.cc:3060] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.173184 32735 raft_consensus.cc:3060] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.208837 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:12.219470 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace85304b372444e8d9b2aac73505a89" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:12.220269 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:12.220935 32588 raft_consensus.cc:2468] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:12.203040 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:12.221129   332 consensus_queue.cc:1048] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.221836 32587 raft_consensus.cc:3060] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.223083 32625 leader_election.cc:304] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:12.220963 32585 raft_consensus.cc:3060] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.219348   360 consensus_queue.cc:1048] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 12:10:12.224999   420 log.cc:927] Time spent T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:10:12.228669   374 raft_consensus.cc:2804] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:12.229197   374 raft_consensus.cc:697] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:12.229532 32733 raft_consensus.cc:3060] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.230062   374 consensus_queue.cc:237] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.232756 32661 raft_consensus.cc:3060] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.235338 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cf652879874605a1bb6cad9c214441" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:12.235633   317 raft_consensus.cc:359] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:12.236413   317 raft_consensus.cc:385] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.236692   317 raft_consensus.cc:740] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.239902 32476 leader_election.cc:304] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [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: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:12.240964   405 raft_consensus.cc:2749] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:12.242070   313 raft_consensus.cc:359] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.242915   313 raft_consensus.cc:385] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.243196   313 raft_consensus.cc:740] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.243942   313 consensus_queue.cc:260] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.245136   317 consensus_queue.cc:260] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:12.250341   317 ts_tablet_manager.cc:1434] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
W20260709 12:10:12.251242   414 log.cc:927] Time spent T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 12:10:12.249003 32410 catalog_manager.cc:5697] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:12.254676   313 ts_tablet_manager.cc:1434] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.001s
I20260709 12:10:12.255445 32476 leader_election.cc:304] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:12.255749   313 tablet_bootstrap.cc:492] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:12.254976 32411 catalog_manager.cc:5697] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:12.257649 32587 raft_consensus.cc:2468] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:12.251467   317 tablet_bootstrap.cc:492] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:12.289994   388 consensus_queue.cc:1048] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:12.295253 32409 catalog_manager.cc:5697] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:12.297015   313 tablet_bootstrap.cc:654] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.327075 32735 raft_consensus.cc:2468] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:12.331533 32733 raft_consensus.cc:2468] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:12.335122   314 tablet_bootstrap.cc:492] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:12.335829   314 ts_tablet_manager.cc:1403] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.261s	user 0.028s	sys 0.055s
I20260709 12:10:12.337698   388 consensus_queue.cc:1048] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.344501 32585 raft_consensus.cc:2468] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:12.345116 32732 raft_consensus.cc:2468] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:12.351413   321 raft_consensus.cc:493] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.351634 32476 leader_election.cc:304] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:12.338800   314 raft_consensus.cc:359] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.377995   314 raft_consensus.cc:385] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.378974   314 raft_consensus.cc:740] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.380772   405 raft_consensus.cc:2749] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:12.379998   321 raft_consensus.cc:515] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.383992   321 leader_election.cc:290] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:12.384274   348 raft_consensus.cc:2804] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:12.385102   314 consensus_queue.cc:260] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.389205   314 ts_tablet_manager.cc:1434] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.000s
I20260709 12:10:12.390825   314 tablet_bootstrap.cc:492] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:12.387620   348 raft_consensus.cc:697] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:12.393416   315 tablet_bootstrap.cc:492] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:12.393178   360 raft_consensus.cc:493] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.393960   315 ts_tablet_manager.cc:1403] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.271s	user 0.012s	sys 0.000s
I20260709 12:10:12.394019   360 raft_consensus.cc:515] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.396673   360 leader_election.cc:290] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:12.397603 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:12.397699   315 raft_consensus.cc:359] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.398471   315 raft_consensus.cc:385] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.398479 32511 raft_consensus.cc:2468] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:12.398996   315 raft_consensus.cc:740] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.399988   315 consensus_queue.cc:260] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.403226   315 ts_tablet_manager.cc:1434] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 12:10:12.404270   315 tablet_bootstrap.cc:492] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:12.394200   348 consensus_queue.cc:237] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.407335 32701 leader_election.cc:304] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:12.411185   360 raft_consensus.cc:2804] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:12.411722   360 raft_consensus.cc:493] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:12.412169   360 raft_consensus.cc:3060] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.415812 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
W20260709 12:10:12.417560 32699 leader_election.cc:343] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.424180   314 tablet_bootstrap.cc:654] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.434736 32411 catalog_manager.cc:5697] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:12.437088   358 consensus_queue.cc:1048] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:12.444149   317 tablet_bootstrap.cc:654] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.449604   374 raft_consensus.cc:493] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46522b73cbb14c03af501050233a06e6)
I20260709 12:10:12.454540   374 raft_consensus.cc:515] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.456247   388 consensus_queue.cc:1048] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:12.450356   358 consensus_queue.cc:1048] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:10:12.465898 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:12.409227 32476 leader_election.cc:304] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
W20260709 12:10:12.474067 32476 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 67187.4us
I20260709 12:10:12.471156   374 leader_election.cc:290] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:12.484261 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:12.477423   405 raft_consensus.cc:2804] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:12.487767 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:12.488477   405 raft_consensus.cc:697] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:12.489370   405 consensus_queue.cc:237] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.495839   313 tablet_bootstrap.cc:492] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:12.496399   313 ts_tablet_manager.cc:1403] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.241s	user 0.015s	sys 0.003s
I20260709 12:10:12.492158   323 consensus_queue.cc:1048] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:10:12.490687   360 raft_consensus.cc:515] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.505460 32736 raft_consensus.cc:2393] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95be2989fec14793bca6df5ff9f823f6 in current term 1: Already voted for candidate 6c1c7174284d4170a4cd7044188a1863 in this term.
I20260709 12:10:12.506671   313 raft_consensus.cc:359] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
W20260709 12:10:12.513749 32476 leader_election.cc:343] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.515942   360 leader_election.cc:290] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:12.516698 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:12.517071   332 consensus_queue.cc:1048] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.517669 32509 raft_consensus.cc:3060] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.517927 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:12.516806 32476 leader_election.cc:304] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:12.520987 32627 leader_election.cc:304] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [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: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:12.522460   374 raft_consensus.cc:2749] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:12.522933 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:12.523371   375 consensus_queue.cc:1048] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:12.524502 32699 leader_election.cc:343] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.507452   313 raft_consensus.cc:385] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.525624   313 raft_consensus.cc:740] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.510486 32409 catalog_manager.cc:5697] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:12.540164   315 tablet_bootstrap.cc:654] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.542428   313 consensus_queue.cc:260] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.550031   313 ts_tablet_manager.cc:1434] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 12:10:12.558674   313 tablet_bootstrap.cc:492] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:12.555507   348 consensus_queue.cc:1048] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:10:12.617097   375 raft_consensus.cc:493] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.616899   374 raft_consensus.cc:493] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:12.627622   410 log.cc:927] Time spent T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863: Append to log took a long time: real 0.058s	user 0.000s	sys 0.005s
W20260709 12:10:12.631237 32459 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:12.623025   323 raft_consensus.cc:493] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.631819   323 raft_consensus.cc:515] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.637674   375 raft_consensus.cc:515] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:12.640189   375 leader_election.cc:290] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:12.641176   374 raft_consensus.cc:515] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.642172   323 leader_election.cc:290] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:12.643445   374 leader_election.cc:290] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:12.643895 32658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4838886e12d64e6c95ba4c256ac820e0" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:12.644426 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994faee28e6d4243b76c3b559645ce5a" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:12.644855   314 tablet_bootstrap.cc:492] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:12.645346   314 ts_tablet_manager.cc:1403] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.255s	user 0.008s	sys 0.011s
I20260709 12:10:12.645519 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4838886e12d64e6c95ba4c256ac820e0" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:12.647117 32554 leader_election.cc:343] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:12.648327 32625 leader_election.cc:343] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.648303   314 raft_consensus.cc:359] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:12.650276   314 raft_consensus.cc:385] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.650701 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffb0ba9389843c6a0b2dc18bb897829" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:12.652372 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994faee28e6d4243b76c3b559645ce5a" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
W20260709 12:10:12.653504 32702 leader_election.cc:343] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:12.654130 32627 leader_election.cc:343] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.654595 32627 leader_election.cc:304] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:12.656358   358 consensus_queue.cc:1048] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.656948   426 raft_consensus.cc:493] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.657639   426 raft_consensus.cc:515] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:12.650693   314 raft_consensus.cc:740] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.659513   314 consensus_queue.cc:260] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:12.670730   314 ts_tablet_manager.cc:1434] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.004s
I20260709 12:10:12.657294 32509 raft_consensus.cc:2468] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:12.677492   404 raft_consensus.cc:2749] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:12.680704   426 leader_election.cc:290] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:12.666358   374 raft_consensus.cc:2749] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:12.674264 32733 raft_consensus.cc:2468] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:12.682667 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
W20260709 12:10:12.684247 32625 leader_election.cc:343] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.676656 32511 raft_consensus.cc:3060] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.692761   313 tablet_bootstrap.cc:654] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.696549   314 tablet_bootstrap.cc:492] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:12.698489 32701 leader_election.cc:304] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6
I20260709 12:10:12.699549   358 raft_consensus.cc:2804] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:12.700091   358 raft_consensus.cc:697] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:12.712450   358 consensus_queue.cc:237] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.722816   317 tablet_bootstrap.cc:492] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:12.723485   317 ts_tablet_manager.cc:1403] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.472s	user 0.014s	sys 0.014s
I20260709 12:10:12.724555   348 consensus_queue.cc:1048] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:12.727806   315 tablet_bootstrap.cc:492] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:12.728550   315 ts_tablet_manager.cc:1403] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.325s	user 0.011s	sys 0.021s
I20260709 12:10:12.731923   332 consensus_queue.cc:1048] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:12.730226 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffb0ba9389843c6a0b2dc18bb897829" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
W20260709 12:10:12.734236 32701 leader_election.cc:343] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.734715 32701 leader_election.cc:304] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:12.735368 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:12.736749   360 raft_consensus.cc:2749] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:12.737223   315 raft_consensus.cc:359] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.737792   315 raft_consensus.cc:385] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.737979   315 raft_consensus.cc:740] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.735745   317 raft_consensus.cc:359] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.742036   317 raft_consensus.cc:385] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.742369   317 raft_consensus.cc:740] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
W20260709 12:10:12.744789 32627 leader_election.cc:343] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.745474 32627 leader_election.cc:304] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:12.746385   374 raft_consensus.cc:2749] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:12.752095   317 consensus_queue.cc:260] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.754823   317 ts_tablet_manager.cc:1434] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260709 12:10:12.756836   315 consensus_queue.cc:260] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.759749   317 tablet_bootstrap.cc:492] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:12.762612 32410 catalog_manager.cc:5697] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:12.766062   317 tablet_bootstrap.cc:654] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.765163 32410 catalog_manager.cc:5697] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:12.742202 32702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 54556.5us
I20260709 12:10:12.780107 32551 leader_election.cc:304] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:12.781348   314 tablet_bootstrap.cc:654] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.781519   332 raft_consensus.cc:2804] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:12.785123   332 raft_consensus.cc:493] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:12.797628   332 raft_consensus.cc:3060] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.804045   313 tablet_bootstrap.cc:492] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:12.804678   313 ts_tablet_manager.cc:1403] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.246s	user 0.006s	sys 0.013s
I20260709 12:10:12.805289   315 ts_tablet_manager.cc:1434] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.076s	user 0.010s	sys 0.000s
I20260709 12:10:12.806399   315 tablet_bootstrap.cc:492] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:12.823534   315 tablet_bootstrap.cc:654] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.827225 32411 catalog_manager.cc:5697] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:12.842422   313 raft_consensus.cc:359] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.843607   313 raft_consensus.cc:385] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.843933   313 raft_consensus.cc:740] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.844878   313 consensus_queue.cc:260] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.838522   332 raft_consensus.cc:515] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:12.854346   372 consensus_queue.cc:1048] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.854851   332 leader_election.cc:290] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:12.855957   313 ts_tablet_manager.cc:1434] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.003s
I20260709 12:10:12.857576   313 tablet_bootstrap.cc:492] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:12.864445 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4838886e12d64e6c95ba4c256ac820e0" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
W20260709 12:10:12.866086 32554 leader_election.cc:343] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.874230   372 consensus_queue.cc:1048] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:10:12.879568 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4838886e12d64e6c95ba4c256ac820e0" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:12.880306 32736 raft_consensus.cc:3060] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.883198   317 tablet_bootstrap.cc:492] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:12.883865   317 ts_tablet_manager.cc:1403] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.002s
I20260709 12:10:12.896981   313 tablet_bootstrap.cc:654] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.898540   348 consensus_queue.cc:1048] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:12.912616   317 raft_consensus.cc:359] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.914379   317 raft_consensus.cc:385] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.914690   317 raft_consensus.cc:740] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.915403   317 consensus_queue.cc:260] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.919812   317 ts_tablet_manager.cc:1434] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 12:10:12.920271   315 tablet_bootstrap.cc:492] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:12.920740   317 tablet_bootstrap.cc:492] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:12.920848   315 ts_tablet_manager.cc:1403] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.011s
I20260709 12:10:12.923430   314 tablet_bootstrap.cc:492] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:12.923959   314 ts_tablet_manager.cc:1403] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.228s	user 0.031s	sys 0.014s
I20260709 12:10:12.924686   315 raft_consensus.cc:359] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:12.925468   315 raft_consensus.cc:385] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.925752   315 raft_consensus.cc:740] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.926450   315 consensus_queue.cc:260] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:12.926916   314 raft_consensus.cc:359] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.927773   314 raft_consensus.cc:385] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.928097   314 raft_consensus.cc:740] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.928185   315 ts_tablet_manager.cc:1434] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260709 12:10:12.928864   314 consensus_queue.cc:260] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:12.930435   315 tablet_bootstrap.cc:492] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:12.933406   314 ts_tablet_manager.cc:1434] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:10:12.934639   314 tablet_bootstrap.cc:492] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:12.947366   317 tablet_bootstrap.cc:654] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.948645   348 consensus_queue.cc:1048] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.949318   405 consensus_queue.cc:1048] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.950232   314 tablet_bootstrap.cc:654] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.962565 32736 raft_consensus.cc:2468] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:12.963254   315 tablet_bootstrap.cc:654] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:12.964197 32551 leader_election.cc:304] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:12.965797   450 raft_consensus.cc:2804] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:12.966344   450 raft_consensus.cc:697] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:12.967274   450 consensus_queue.cc:237] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:12.983569   332 raft_consensus.cc:493] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:12.984119   332 raft_consensus.cc:515] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.986501   313 tablet_bootstrap.cc:492] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:12.987008   313 ts_tablet_manager.cc:1403] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.020s
I20260709 12:10:12.988560 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef0b01cc854456a4252d1b372c67b3" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:12.987965   332 leader_election.cc:290] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:12.991091 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef0b01cc854456a4252d1b372c67b3" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:12.992311 32553 leader_election.cc:343] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:12.993095 32551 leader_election.cc:343] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:12.993605 32551 leader_election.cc:304] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:12.994817   332 raft_consensus.cc:2749] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:12.995633   313 raft_consensus.cc:359] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:12.996613   313 raft_consensus.cc:385] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.996997   313 raft_consensus.cc:740] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.000622   313 consensus_queue.cc:260] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.002924   313 ts_tablet_manager.cc:1434] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:10:13.004650   313 tablet_bootstrap.cc:492] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:13.026224   314 tablet_bootstrap.cc:492] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:13.026710   314 ts_tablet_manager.cc:1403] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.092s	user 0.024s	sys 0.010s
I20260709 12:10:13.029623   314 raft_consensus.cc:359] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.031085   314 raft_consensus.cc:385] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.031365   314 raft_consensus.cc:740] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.033555   317 tablet_bootstrap.cc:492] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.032505   314 consensus_queue.cc:260] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.034407   317 ts_tablet_manager.cc:1403] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.024s
I20260709 12:10:13.037114   317 raft_consensus.cc:359] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.038017   314 ts_tablet_manager.cc:1434] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:10:13.037925   317 raft_consensus.cc:385] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.038673   317 raft_consensus.cc:740] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.039186   314 tablet_bootstrap.cc:492] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:13.039724   317 consensus_queue.cc:260] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.046868   332 raft_consensus.cc:493] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.047786   313 tablet_bootstrap.cc:654] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.047461   332 raft_consensus.cc:515] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.050846   332 leader_election.cc:290] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:13.051549 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.052248 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:13.053057 32512 raft_consensus.cc:2393] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46522b73cbb14c03af501050233a06e6 in current term 1: Already voted for candidate 6c1c7174284d4170a4cd7044188a1863 in this term.
I20260709 12:10:13.055311 32553 leader_election.cc:304] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:13.056139   332 raft_consensus.cc:3060] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.059005   314 tablet_bootstrap.cc:654] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.059930   321 consensus_queue.cc:1048] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:13.072551   317 ts_tablet_manager.cc:1434] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:10:13.076779   332 raft_consensus.cc:2749] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:13.080205   317 tablet_bootstrap.cc:492] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:13.080864   315 tablet_bootstrap.cc:492] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:13.081583   315 ts_tablet_manager.cc:1403] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.014s
I20260709 12:10:13.082620   313 tablet_bootstrap.cc:492] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:13.083106   313 ts_tablet_manager.cc:1403] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.005s
I20260709 12:10:13.084614   315 raft_consensus.cc:359] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.090932   315 raft_consensus.cc:385] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.091852   315 raft_consensus.cc:740] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.085971   313 raft_consensus.cc:359] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.092844   313 raft_consensus.cc:385] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.091329   317 tablet_bootstrap.cc:654] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.084642 32410 catalog_manager.cc:5697] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:13.093158   313 raft_consensus.cc:740] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.093995   313 consensus_queue.cc:260] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.096575   313 ts_tablet_manager.cc:1434] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:10:13.098277   313 tablet_bootstrap.cc:492] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:13.093138   315 consensus_queue.cc:260] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.120152   314 tablet_bootstrap.cc:492] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:13.120752   314 ts_tablet_manager.cc:1403] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.011s
I20260709 12:10:13.122006   450 raft_consensus.cc:493] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.122550   450 raft_consensus.cc:515] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.123556   314 raft_consensus.cc:359] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.124354   314 raft_consensus.cc:385] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.124747   314 raft_consensus.cc:740] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.125047   450 leader_election.cc:290] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.126672   315 ts_tablet_manager.cc:1434] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 12:10:13.127326 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063429102c0b4ba4a36475a832c8dba7" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.129249 32660 raft_consensus.cc:2468] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:13.129405   314 consensus_queue.cc:260] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.130740 32554 leader_election.cc:304] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:13.131687   450 raft_consensus.cc:2804] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:13.131799   314 ts_tablet_manager.cc:1434] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:10:13.132138   450 raft_consensus.cc:493] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.132539   450 raft_consensus.cc:3060] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.133019   314 tablet_bootstrap.cc:492] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:13.134260   317 tablet_bootstrap.cc:492] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.134781   317 ts_tablet_manager.cc:1403] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.019s
I20260709 12:10:13.137616   317 raft_consensus.cc:359] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.139374   314 tablet_bootstrap.cc:654] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.129279   313 tablet_bootstrap.cc:654] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.148711   315 tablet_bootstrap.cc:492] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:13.138351   317 raft_consensus.cc:385] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.140547   450 raft_consensus.cc:515] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.155233   317 raft_consensus.cc:740] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.141317 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063429102c0b4ba4a36475a832c8dba7" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.156440   317 consensus_queue.cc:260] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.159409   315 tablet_bootstrap.cc:654] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.157969 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063429102c0b4ba4a36475a832c8dba7" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:13.161080 32660 raft_consensus.cc:3060] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.162307 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063429102c0b4ba4a36475a832c8dba7" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:13.162654   317 ts_tablet_manager.cc:1434] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:10:13.163932   317 tablet_bootstrap.cc:492] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:13.164817   321 raft_consensus.cc:493] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.176756   317 tablet_bootstrap.cc:654] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.176836   321 raft_consensus.cc:515] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.179157   388 raft_consensus.cc:493] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.179769   388 raft_consensus.cc:515] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.180663 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef0b01cc854456a4252d1b372c67b3" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.183837 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef0b01cc854456a4252d1b372c67b3" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:13.184864 32587 raft_consensus.cc:2468] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:13.185256 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dd50771ca4c0abdac44f023ec2ee8" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.186587 32476 leader_election.cc:304] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:13.186800 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dd50771ca4c0abdac44f023ec2ee8" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:13.187620 32512 raft_consensus.cc:2468] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:13.187742   404 raft_consensus.cc:2804] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:13.188253   404 raft_consensus.cc:493] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.188642   404 raft_consensus.cc:3060] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:13.188915 32554 leader_election.cc:343] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.189754   388 leader_election.cc:290] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:13.191530 32553 leader_election.cc:304] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:13.191797 32733 raft_consensus.cc:2468] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:13.192991   388 raft_consensus.cc:2804] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:13.193589   388 raft_consensus.cc:493] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.194048   388 raft_consensus.cc:3060] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:13.165460 32551 leader_election.cc:343] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:13.198663 32551 leader_election.cc:343] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.202800   388 raft_consensus.cc:515] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.205681   321 leader_election.cc:290] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:13.210668 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dd50771ca4c0abdac44f023ec2ee8" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:13.211400 32512 raft_consensus.cc:3060] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.214800   321 raft_consensus.cc:493] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.215570   321 raft_consensus.cc:515] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.219465 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffb0ba9389843c6a0b2dc18bb897829" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.219663 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffb0ba9389843c6a0b2dc18bb897829" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.220566 32733 raft_consensus.cc:2468] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:13.222465 32476 leader_election.cc:304] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:13.223578   405 raft_consensus.cc:2804] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:13.224010   405 raft_consensus.cc:493] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.224392   405 raft_consensus.cc:3060] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.220359 32661 raft_consensus.cc:2468] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:13.235689   358 consensus_queue.cc:1048] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:13.160076   450 leader_election.cc:290] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.213124   404 raft_consensus.cc:515] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.238409   321 leader_election.cc:290] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.239005 32660 raft_consensus.cc:2468] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:13.239965 32512 raft_consensus.cc:2468] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:13.251967   317 tablet_bootstrap.cc:492] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.252723   317 ts_tablet_manager.cc:1403] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.089s	user 0.053s	sys 0.020s
I20260709 12:10:13.255056   314 tablet_bootstrap.cc:492] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:13.255707   314 ts_tablet_manager.cc:1403] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.123s	user 0.029s	sys 0.012s
I20260709 12:10:13.258324   313 tablet_bootstrap.cc:492] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:13.258993   313 ts_tablet_manager.cc:1403] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.161s	user 0.049s	sys 0.031s
I20260709 12:10:13.254765   388 leader_election.cc:290] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:13.265663 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dd50771ca4c0abdac44f023ec2ee8" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:13.263149 32553 leader_election.cc:304] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:13.269402   450 raft_consensus.cc:2804] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:13.269822 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef0b01cc854456a4252d1b372c67b3" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:13.267424 32554 leader_election.cc:304] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:13.270627 32733 raft_consensus.cc:3060] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.272277   314 raft_consensus.cc:359] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.273065   314 raft_consensus.cc:385] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.273564   314 raft_consensus.cc:740] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.273741   375 raft_consensus.cc:2804] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:13.274250   375 raft_consensus.cc:697] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:13.274286   314 consensus_queue.cc:260] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.274809   404 leader_election.cc:290] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:13.273078   317 raft_consensus.cc:359] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.275319   375 consensus_queue.cc:237] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.276103   317 raft_consensus.cc:385] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.276419   317 raft_consensus.cc:740] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.276916   317 consensus_queue.cc:260] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.278837   317 ts_tablet_manager.cc:1434] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 12:10:13.269924   450 raft_consensus.cc:697] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:13.279798   317 tablet_bootstrap.cc:492] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:13.279819   450 consensus_queue.cc:237] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.283001 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef0b01cc854456a4252d1b372c67b3" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:13.283660 32587 raft_consensus.cc:3060] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:13.274187 32554 leader_election.cc:343] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.284139   405 raft_consensus.cc:515] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.287496   405 leader_election.cc:290] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.289541   314 ts_tablet_manager.cc:1434] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 12:10:13.290016   313 raft_consensus.cc:359] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.290701   313 raft_consensus.cc:385] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.290963   313 raft_consensus.cc:740] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.291570   313 consensus_queue.cc:260] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.292390 32587 raft_consensus.cc:2468] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:13.293754   314 tablet_bootstrap.cc:492] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:13.296976 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffb0ba9389843c6a0b2dc18bb897829" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:13.297839 32660 raft_consensus.cc:3060] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.298632   317 tablet_bootstrap.cc:654] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.300107   314 tablet_bootstrap.cc:654] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.301895   313 ts_tablet_manager.cc:1434] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.003s
I20260709 12:10:13.302971   313 tablet_bootstrap.cc:492] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:13.310942   313 tablet_bootstrap.cc:654] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.315642 32660 raft_consensus.cc:2468] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:13.318817 32476 leader_election.cc:304] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:13.319053 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffb0ba9389843c6a0b2dc18bb897829" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:13.319702 32736 raft_consensus.cc:3060] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.319968   321 raft_consensus.cc:2804] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:13.320523   321 raft_consensus.cc:697] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:13.321446   321 consensus_queue.cc:237] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.326532   426 raft_consensus.cc:493] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.327204   426 raft_consensus.cc:515] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.328197   360 consensus_queue.cc:1048] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:13.330960 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4838886e12d64e6c95ba4c256ac820e0" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:13.333930 32479 leader_election.cc:304] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:13.334991   404 raft_consensus.cc:2804] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:13.335215   426 leader_election.cc:290] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.335753   404 raft_consensus.cc:697] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:13.339790 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4838886e12d64e6c95ba4c256ac820e0" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.340876 32732 raft_consensus.cc:2393] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 46522b73cbb14c03af501050233a06e6 in this term.
I20260709 12:10:13.342685 32625 leader_election.cc:304] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:13.340821 32733 raft_consensus.cc:2468] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:13.350287   315 tablet_bootstrap.cc:492] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:13.347888   426 raft_consensus.cc:3060] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.350858   315 ts_tablet_manager.cc:1403] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.202s	user 0.020s	sys 0.009s
I20260709 12:10:13.353830   315 raft_consensus.cc:359] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.354522   315 raft_consensus.cc:385] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.354774   315 raft_consensus.cc:740] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.355522   315 consensus_queue.cc:260] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.336810   404 consensus_queue.cc:237] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.361359   315 ts_tablet_manager.cc:1434] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:10:13.362274   315 tablet_bootstrap.cc:492] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:13.367264   317 tablet_bootstrap.cc:492] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.367736   317 ts_tablet_manager.cc:1403] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.001s
I20260709 12:10:13.372462   317 raft_consensus.cc:359] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.373258   317 raft_consensus.cc:385] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.373497 32736 raft_consensus.cc:2468] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:13.373613   317 raft_consensus.cc:740] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.374928   317 consensus_queue.cc:260] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.375851   426 raft_consensus.cc:2749] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:13.377367   317 ts_tablet_manager.cc:1434] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:10:13.380671   360 raft_consensus.cc:493] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.381167   360 raft_consensus.cc:515] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.383253   315 tablet_bootstrap.cc:654] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.384056 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994faee28e6d4243b76c3b559645ce5a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.384732 32660 raft_consensus.cc:2468] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:13.388113 32702 leader_election.cc:304] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:13.389814   348 raft_consensus.cc:493] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.390318   317 tablet_bootstrap.cc:492] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:13.390479   348 raft_consensus.cc:515] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.392764   348 leader_election.cc:290] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:13.390208   360 leader_election.cc:290] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:13.394526 32510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994faee28e6d4243b76c3b559645ce5a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:13.396143 32411 catalog_manager.cc:5697] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:13.397799 32701 leader_election.cc:343] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.389962   444 raft_consensus.cc:2804] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:13.398034 32411 catalog_manager.cc:5697] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:13.400784   317 tablet_bootstrap.cc:654] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.405619 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.399376   444 raft_consensus.cc:493] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.407847   444 raft_consensus.cc:3060] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.406738 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:13.397979   450 consensus_queue.cc:1048] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:10:13.413702   313 tablet_bootstrap.cc:492] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:13.415545   313 ts_tablet_manager.cc:1403] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.113s	user 0.035s	sys 0.007s
I20260709 12:10:13.416626   360 raft_consensus.cc:493] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:13.420737 32476 leader_election.cc:343] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.424301   314 tablet_bootstrap.cc:492] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:13.424974   314 ts_tablet_manager.cc:1403] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.006s
I20260709 12:10:13.417846   360 raft_consensus.cc:515] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.414645 32587 raft_consensus.cc:2468] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:13.433636   313 raft_consensus.cc:359] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.434602   313 raft_consensus.cc:385] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.434935   313 raft_consensus.cc:740] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.442123 32476 leader_election.cc:304] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:13.442389   332 raft_consensus.cc:493] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.446331   332 raft_consensus.cc:515] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.448716   332 leader_election.cc:290] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:13.449491 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2871cad0521443b58d8375397bbcdffe" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.449865 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2871cad0521443b58d8375397bbcdffe" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:13.450871   348 raft_consensus.cc:2804] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:10:13.451031 32551 leader_election.cc:343] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.451330   348 raft_consensus.cc:493] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:10:13.451612 32553 leader_election.cc:343] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.445556   313 consensus_queue.cc:260] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.452059 32553 leader_election.cc:304] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:13.453786   450 raft_consensus.cc:2749] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:13.454713   360 leader_election.cc:290] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:13.455399   317 tablet_bootstrap.cc:492] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.455922   317 ts_tablet_manager.cc:1403] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.020s
I20260709 12:10:13.456308 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d457391bef4abc80171c66ea49e129" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.456537 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d457391bef4abc80171c66ea49e129" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
W20260709 12:10:13.457916 32699 leader_election.cc:343] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.458935   317 raft_consensus.cc:359] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.459697   317 raft_consensus.cc:385] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.460041   317 raft_consensus.cc:740] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.460758   317 consensus_queue.cc:260] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
W20260709 12:10:13.461472 32702 leader_election.cc:343] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.461964   348 raft_consensus.cc:3060] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.467389   317 ts_tablet_manager.cc:1434] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:10:13.463466   444 raft_consensus.cc:515] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.467934 32702 leader_election.cc:304] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:13.468658   317 tablet_bootstrap.cc:492] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:13.469815   444 leader_election.cc:290] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:13.469815   360 raft_consensus.cc:2749] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:13.471027 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994faee28e6d4243b76c3b559645ce5a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:13.471782 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994faee28e6d4243b76c3b559645ce5a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:13.472363 32660 raft_consensus.cc:3060] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:13.472497 32701 leader_election.cc:343] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.475630   317 tablet_bootstrap.cc:654] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.479682   450 consensus_queue.cc:1048] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:13.491024   348 raft_consensus.cc:515] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.463043   314 raft_consensus.cc:359] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.495651   314 raft_consensus.cc:385] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.496021   314 raft_consensus.cc:740] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.465306   315 tablet_bootstrap.cc:492] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:13.496985   315 ts_tablet_manager.cc:1403] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.004s
I20260709 12:10:13.499758   315 raft_consensus.cc:359] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.500473   315 raft_consensus.cc:385] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.500726   315 raft_consensus.cc:740] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.505108   314 consensus_queue.cc:260] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.506920   315 consensus_queue.cc:260] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.508845 32660 raft_consensus.cc:2468] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:13.461973   313 ts_tablet_manager.cc:1434] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260709 12:10:13.510265 32702 leader_election.cc:304] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:13.511826   444 raft_consensus.cc:2804] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:13.512369   444 raft_consensus.cc:697] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:13.513479   317 tablet_bootstrap.cc:492] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.513221   444 consensus_queue.cc:237] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.513698   348 leader_election.cc:290] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:13.514106   317 ts_tablet_manager.cc:1403] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.013s
I20260709 12:10:13.510265 32411 catalog_manager.cc:5697] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:13.515640 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
W20260709 12:10:13.517262 32476 leader_election.cc:343] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.517033   317 raft_consensus.cc:359] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.517845   317 raft_consensus.cc:385] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.518151   317 raft_consensus.cc:740] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.518368 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:13.518772   315 ts_tablet_manager.cc:1434] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 12:10:13.518824   317 consensus_queue.cc:260] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.519239 32587 raft_consensus.cc:3060] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.520462   315 tablet_bootstrap.cc:492] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:13.512387   314 ts_tablet_manager.cc:1434] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.006s
I20260709 12:10:13.523783   314 tablet_bootstrap.cc:492] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:13.529843   314 tablet_bootstrap.cc:654] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.530897   317 ts_tablet_manager.cc:1434] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:10:13.534793   315 tablet_bootstrap.cc:654] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.516630 32411 catalog_manager.cc:5697] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:13.548533   313 tablet_bootstrap.cc:492] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:13.538813 32587 raft_consensus.cc:2468] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:13.552484 32476 leader_election.cc:304] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:13.554211   317 tablet_bootstrap.cc:492] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:13.554302   348 raft_consensus.cc:2804] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:13.555368   348 raft_consensus.cc:697] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:13.554994 32408 catalog_manager.cc:5697] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:13.556628   348 consensus_queue.cc:237] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.560765   317 tablet_bootstrap.cc:654] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.563907   315 tablet_bootstrap.cc:492] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:13.564617   315 ts_tablet_manager.cc:1403] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.008s
I20260709 12:10:13.567484   315 raft_consensus.cc:359] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.568200   315 raft_consensus.cc:385] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.568482   315 raft_consensus.cc:740] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.570566   314 tablet_bootstrap.cc:492] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:13.571117   314 ts_tablet_manager.cc:1403] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.008s
I20260709 12:10:13.573838   314 raft_consensus.cc:359] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.574563   314 raft_consensus.cc:385] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.574836   314 raft_consensus.cc:740] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.576159   314 consensus_queue.cc:260] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.577807   314 ts_tablet_manager.cc:1434] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:10:13.578125   313 tablet_bootstrap.cc:654] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.578734   314 tablet_bootstrap.cc:492] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:13.584704   314 tablet_bootstrap.cc:654] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.585673   315 consensus_queue.cc:260] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.588775   317 tablet_bootstrap.cc:492] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.589361   317 ts_tablet_manager.cc:1403] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.010s
I20260709 12:10:13.590461   315 ts_tablet_manager.cc:1434] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:10:13.591548   315 tablet_bootstrap.cc:492] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:13.590783 32411 catalog_manager.cc:5697] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:13.592502   317 raft_consensus.cc:359] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.593214   317 raft_consensus.cc:385] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.593564   317 raft_consensus.cc:740] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.594272   317 consensus_queue.cc:260] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.598516   315 tablet_bootstrap.cc:654] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.604856   317 ts_tablet_manager.cc:1434] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:10:13.607197   317 tablet_bootstrap.cc:492] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:13.607714   313 tablet_bootstrap.cc:492] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:13.611353   313 ts_tablet_manager.cc:1403] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260709 12:10:13.614107   317 tablet_bootstrap.cc:654] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.610699   315 tablet_bootstrap.cc:492] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:13.614854   315 ts_tablet_manager.cc:1403] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 12:10:13.615104   426 raft_consensus.cc:493] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.615720   426 raft_consensus.cc:515] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.620234   426 leader_election.cc:290] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:13.620721   313 raft_consensus.cc:359] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.619992 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a842a4a4ed44858c4b2378e7f740cc" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.621541 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a842a4a4ed44858c4b2378e7f740cc" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:13.622186 32733 raft_consensus.cc:2468] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:13.622481 32512 raft_consensus.cc:2468] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:13.622998   313 raft_consensus.cc:385] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.623337   313 raft_consensus.cc:740] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.623847 32625 leader_election.cc:304] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:13.624071   313 consensus_queue.cc:260] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.619781   315 raft_consensus.cc:359] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.624876   426 raft_consensus.cc:2804] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:13.625141   315 raft_consensus.cc:385] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.625253   426 raft_consensus.cc:493] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.625535   315 raft_consensus.cc:740] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.625701   426 raft_consensus.cc:3060] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.627622   317 tablet_bootstrap.cc:492] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.627703   313 ts_tablet_manager.cc:1434] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:10:13.627619   315 consensus_queue.cc:260] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.628470   317 ts_tablet_manager.cc:1403] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260709 12:10:13.630932   315 ts_tablet_manager.cc:1434] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:10:13.632216   315 tablet_bootstrap.cc:492] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:13.636400   313 tablet_bootstrap.cc:492] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:13.639051   315 tablet_bootstrap.cc:654] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.639144   317 raft_consensus.cc:359] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.640136   317 raft_consensus.cc:385] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.640523   317 raft_consensus.cc:740] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.641363   317 consensus_queue.cc:260] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.643412   313 tablet_bootstrap.cc:654] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.643559   317 ts_tablet_manager.cc:1434] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:10:13.644718   317 tablet_bootstrap.cc:492] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:13.651293   372 raft_consensus.cc:493] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.651989   372 raft_consensus.cc:515] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.654574   450 raft_consensus.cc:493] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.655092   450 raft_consensus.cc:515] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.653885   317 tablet_bootstrap.cc:654] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.658442   372 leader_election.cc:290] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.659576 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.660279 32660 raft_consensus.cc:2468] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:13.660594 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.662097 32554 leader_election.cc:304] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:13.663019   375 raft_consensus.cc:2804] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:13.663408   375 raft_consensus.cc:493] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.663754   375 raft_consensus.cc:3060] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:13.668622 32625 leader_election.cc:343] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.663064 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:13.670229   450 leader_election.cc:290] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.671255 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:13.673596 32551 leader_election.cc:343] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.674881   450 raft_consensus.cc:493] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.676182   313 tablet_bootstrap.cc:492] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:13.675902   450 raft_consensus.cc:515] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.676710   313 ts_tablet_manager.cc:1403] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.002s
I20260709 12:10:13.673600   375 raft_consensus.cc:515] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.682190 32587 raft_consensus.cc:2393] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 46522b73cbb14c03af501050233a06e6 in this term.
I20260709 12:10:13.683701   375 leader_election.cc:290] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.684335 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1989e78b2649f581529abdfe1f43e9" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.679708   313 raft_consensus.cc:359] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.680876 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1989e78b2649f581529abdfe1f43e9" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:13.681358   450 leader_election.cc:290] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:13.686360   313 raft_consensus.cc:385] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.686722 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
W20260709 12:10:13.686388 32554 leader_election.cc:343] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.687973   313 raft_consensus.cc:740] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.688383 32661 raft_consensus.cc:3060] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.688843   313 consensus_queue.cc:260] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.691460   313 ts_tablet_manager.cc:1434] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:10:13.691495 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:13.692974   313 tablet_bootstrap.cc:492] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
W20260709 12:10:13.695582 32553 leader_election.cc:343] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:13.698065 32551 leader_election.cc:343] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.697919 32553 leader_election.cc:304] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:13.699139   450 raft_consensus.cc:2749] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:13.700423   313 tablet_bootstrap.cc:654] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.687295 32625 leader_election.cc:304] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:13.708778   450 consensus_queue.cc:1048] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:13.712795   348 raft_consensus.cc:493] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.712968   450 raft_consensus.cc:493] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.713617   348 raft_consensus.cc:515] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.713833   450 raft_consensus.cc:515] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.715847   348 leader_election.cc:290] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.717047 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994faee28e6d4243b76c3b559645ce5a" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.717798 32658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d457391bef4abc80171c66ea49e129" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.718204 32657 raft_consensus.cc:2393] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95be2989fec14793bca6df5ff9f823f6 in current term 1: Already voted for candidate 6c1c7174284d4170a4cd7044188a1863 in this term.
I20260709 12:10:13.718230   444 raft_consensus.cc:493] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.719285 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994faee28e6d4243b76c3b559645ce5a" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.718904   444 raft_consensus.cc:515] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.719580 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d457391bef4abc80171c66ea49e129" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:13.720227 32736 raft_consensus.cc:2468] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:13.721549 32551 leader_election.cc:304] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:13.721616 32479 leader_election.cc:304] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:13.722164 32658 raft_consensus.cc:2468] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:13.722899   348 raft_consensus.cc:3060] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.723729   375 raft_consensus.cc:2804] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:13.724561   375 raft_consensus.cc:493] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.725409   375 raft_consensus.cc:3060] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.715865   450 leader_election.cc:290] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.732941 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61448c8b6114e0fbea84c41e19fa2fe" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
W20260709 12:10:13.735199 32701 leader_election.cc:343] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.736665   444 leader_election.cc:290] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:13.740047   317 tablet_bootstrap.cc:492] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.740640   317 ts_tablet_manager.cc:1403] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.010s
I20260709 12:10:13.741310   348 raft_consensus.cc:2749] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:13.741788   375 raft_consensus.cc:515] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.735175   426 raft_consensus.cc:515] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.743826   317 raft_consensus.cc:359] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.745167   317 raft_consensus.cc:385] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.745522   317 raft_consensus.cc:740] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.745986 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a842a4a4ed44858c4b2378e7f740cc" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:13.746860 32658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d457391bef4abc80171c66ea49e129" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:13.746320   317 consensus_queue.cc:260] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.747489 32658 raft_consensus.cc:3060] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.751044 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7d457391bef4abc80171c66ea49e129" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:13.751958 32736 raft_consensus.cc:3060] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.755445   375 leader_election.cc:290] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:13.755914 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61448c8b6114e0fbea84c41e19fa2fe" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.746611 32512 raft_consensus.cc:3060] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.761267 32736 raft_consensus.cc:2468] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:13.751024   317 ts_tablet_manager.cc:1434] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:10:13.762514 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3a842a4a4ed44858c4b2378e7f740cc" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:13.763293 32733 raft_consensus.cc:3060] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.763916   317 tablet_bootstrap.cc:492] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
W20260709 12:10:13.769644 32702 leader_election.cc:343] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.770315 32702 leader_election.cc:304] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:13.771099   444 raft_consensus.cc:2749] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:13.772533   314 tablet_bootstrap.cc:492] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:13.773236   314 ts_tablet_manager.cc:1403] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.195s	user 0.013s	sys 0.007s
I20260709 12:10:13.775478   375 raft_consensus.cc:493] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.776005   375 raft_consensus.cc:515] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.777019   314 raft_consensus.cc:359] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.777730   314 raft_consensus.cc:385] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.778005   314 raft_consensus.cc:740] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.778767   314 consensus_queue.cc:260] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.773238 32661 raft_consensus.cc:2468] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:13.779615 32658 raft_consensus.cc:2468] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:13.782243   375 leader_election.cc:290] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:13.783106 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ebc5e62f2f4492ba5742d0ae691d1b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:13.784277   372 raft_consensus.cc:2749] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:13.786110 32554 leader_election.cc:304] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:13.790668   317 tablet_bootstrap.cc:654] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.783010   500 raft_consensus.cc:493] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:13.790946 32553 leader_election.cc:343] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.791136   375 raft_consensus.cc:2804] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:13.791667   375 raft_consensus.cc:697] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:13.790527 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ebc5e62f2f4492ba5742d0ae691d1b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.791422   500 raft_consensus.cc:515] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.792558   375 consensus_queue.cc:237] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.781327   314 ts_tablet_manager.cc:1434] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:10:13.795383   314 tablet_bootstrap.cc:492] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:13.790958 32554 leader_election.cc:304] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:13.801102   388 raft_consensus.cc:2804] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:13.801676   388 raft_consensus.cc:697] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:13.802626   388 consensus_queue.cc:237] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.809106 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dd50771ca4c0abdac44f023ec2ee8" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:13.809468   450 consensus_queue.cc:1048] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:13.810444 32511 raft_consensus.cc:2393] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 46522b73cbb14c03af501050233a06e6 in this term.
I20260709 12:10:13.810544   314 tablet_bootstrap.cc:654] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:13.814612 32554 leader_election.cc:343] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.815125 32554 leader_election.cc:304] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:13.815927   332 raft_consensus.cc:2749] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:13.785106   426 leader_election.cc:290] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:13.820577 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dd50771ca4c0abdac44f023ec2ee8" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:13.822168 32512 raft_consensus.cc:2468] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:13.823719 32627 leader_election.cc:304] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:13.822767 32625 leader_election.cc:304] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:13.825646   372 raft_consensus.cc:2804] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:13.826185   372 raft_consensus.cc:697] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:13.827147   372 consensus_queue.cc:237] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.830018   501 raft_consensus.cc:3060] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.835955   313 tablet_bootstrap.cc:492] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:13.836158 32733 raft_consensus.cc:2468] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:13.836526   313 ts_tablet_manager.cc:1403] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.144s	user 0.039s	sys 0.039s
I20260709 12:10:13.839280   313 raft_consensus.cc:359] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.843036   313 raft_consensus.cc:385] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.843312   313 raft_consensus.cc:740] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.844158   313 consensus_queue.cc:260] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.849004   313 ts_tablet_manager.cc:1434] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:10:13.852427   313 tablet_bootstrap.cc:492] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:13.855027 32736 raft_consensus.cc:3060] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.858927   313 tablet_bootstrap.cc:654] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:13.859766 32459 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:13.863636   321 consensus_queue.cc:1048] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.055s
I20260709 12:10:13.918280   315 tablet_bootstrap.cc:492] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:13.918978   315 ts_tablet_manager.cc:1403] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.287s	user 0.036s	sys 0.044s
I20260709 12:10:13.920598   375 consensus_queue.cc:1048] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:13.885003   444 raft_consensus.cc:493] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.921811   444 raft_consensus.cc:515] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.922051   315 raft_consensus.cc:359] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.922644   375 raft_consensus.cc:493] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.923285   375 raft_consensus.cc:515] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.869940 32408 catalog_manager.cc:5697] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:13.925534   444 leader_election.cc:290] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:13.925777 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2871cad0521443b58d8375397bbcdffe" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:13.926460 32587 raft_consensus.cc:2468] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:13.927824 32699 leader_election.cc:304] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:13.929740   375 leader_election.cc:290] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:13.930678   404 consensus_queue.cc:1048] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:13.931066 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:13.931734 32660 raft_consensus.cc:2468] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:13.933034 32554 leader_election.cc:304] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:13.933908   375 raft_consensus.cc:2804] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:13.934281   375 raft_consensus.cc:493] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.934698   375 raft_consensus.cc:3060] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.934880   500 leader_election.cc:290] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:13.935254   358 raft_consensus.cc:2804] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:13.935631   358 raft_consensus.cc:493] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:13.935982   358 raft_consensus.cc:3060] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.940762   317 tablet_bootstrap.cc:492] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.941066   315 raft_consensus.cc:385] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.941342   317 ts_tablet_manager.cc:1403] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.178s	user 0.015s	sys 0.009s
I20260709 12:10:13.942377   315 raft_consensus.cc:740] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.943998   375 raft_consensus.cc:515] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.944360   317 raft_consensus.cc:359] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.943203   315 consensus_queue.cc:260] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.947917   317 raft_consensus.cc:385] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:13.948328   317 raft_consensus.cc:740] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.949321   315 ts_tablet_manager.cc:1434] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:10:13.949239   317 consensus_queue.cc:260] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:13.950452   315 tablet_bootstrap.cc:492] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:13.951774   317 ts_tablet_manager.cc:1434] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:10:13.952951   317 tablet_bootstrap.cc:492] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:13.956555 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:13.957201 32660 raft_consensus.cc:3060] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:13.958825   375 leader_election.cc:290] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:13.958714   358 raft_consensus.cc:515] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:13.963054   317 tablet_bootstrap.cc:654] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.964715 32660 raft_consensus.cc:2468] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:13.965984 32554 leader_election.cc:304] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:13.966420   315 tablet_bootstrap.cc:654] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:13.966936   375 raft_consensus.cc:2804] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:13.967547   375 raft_consensus.cc:697] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:13.968691   375 consensus_queue.cc:237] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:13.974993   348 consensus_queue.cc:1048] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:13.979241   317 tablet_bootstrap.cc:492] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:13.979590 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2871cad0521443b58d8375397bbcdffe" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:13.979894   317 ts_tablet_manager.cc:1403] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 12:10:13.980296   500 raft_consensus.cc:493] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:13.980906   500 raft_consensus.cc:515] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.981243 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2871cad0521443b58d8375397bbcdffe" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:13.983445   317 raft_consensus.cc:359] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
W20260709 12:10:13.954990 32479 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 74806us
I20260709 12:10:13.986418   315 tablet_bootstrap.cc:492] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:14.030644   317 raft_consensus.cc:385] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.024638 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61448c8b6114e0fbea84c41e19fa2fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:14.031401   317 raft_consensus.cc:740] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.031536   315 ts_tablet_manager.cc:1403] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.007s
I20260709 12:10:13.985731 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61448c8b6114e0fbea84c41e19fa2fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:14.032542 32735 raft_consensus.cc:2468] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:14.018203 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2871cad0521443b58d8375397bbcdffe" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:14.032714   317 consensus_queue.cc:260] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.033460 32587 raft_consensus.cc:3060] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:14.033635 32627 leader_election.cc:343] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.010711   358 leader_election.cc:290] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:14.034868   317 ts_tablet_manager.cc:1434] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.055s	user 0.019s	sys 0.027s
I20260709 12:10:14.035953   317 tablet_bootstrap.cc:492] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
W20260709 12:10:14.014941 32701 leader_election.cc:343] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.984107   500 leader_election.cc:290] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:14.040095   313 tablet_bootstrap.cc:492] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:14.040688   315 raft_consensus.cc:359] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.049670   315 raft_consensus.cc:385] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.041879   317 tablet_bootstrap.cc:654] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.043300 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:14.044270 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:14.050025 32625 leader_election.cc:304] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:14.050467 32509 raft_consensus.cc:2468] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:14.049793   313 ts_tablet_manager.cc:1403] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.200s	user 0.012s	sys 0.003s
I20260709 12:10:14.051096   500 raft_consensus.cc:2804] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:14.053349   500 raft_consensus.cc:493] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:14.053500   313 raft_consensus.cc:359] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:14.054277   313 raft_consensus.cc:385] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.054622   313 raft_consensus.cc:740] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.053884   500 raft_consensus.cc:3060] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.058219   313 consensus_queue.cc:260] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:13.983358   501 raft_consensus.cc:2749] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:14.047079 32587 raft_consensus.cc:2468] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:14.061120 32699 leader_election.cc:304] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:14.062167   444 raft_consensus.cc:2804] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:14.062769   444 raft_consensus.cc:697] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:14.063897   444 consensus_queue.cc:237] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.064168   375 consensus_queue.cc:1048] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:10:14.067003 32701 leader_election.cc:343] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.050047   315 raft_consensus.cc:740] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.068724   315 consensus_queue.cc:260] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.086047   500 raft_consensus.cc:515] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:14.088583   315 ts_tablet_manager.cc:1434] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 12:10:14.089352   500 leader_election.cc:290] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:14.062796   313 ts_tablet_manager.cc:1434] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:10:14.081714 32409 catalog_manager.cc:5697] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:14.090780 32409 catalog_manager.cc:5697] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:14.093544 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61448c8b6114e0fbea84c41e19fa2fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:14.084717   317 tablet_bootstrap.cc:492] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:14.094233 32735 raft_consensus.cc:3060] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.094795   317 ts_tablet_manager.cc:1403] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.007s
I20260709 12:10:14.101845   317 raft_consensus.cc:359] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.102538   317 raft_consensus.cc:385] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.102799   317 raft_consensus.cc:740] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.103080   348 consensus_queue.cc:1048] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:14.104259   317 consensus_queue.cc:260] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.106539   317 ts_tablet_manager.cc:1434] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:10:14.107888   317 tablet_bootstrap.cc:492] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:14.085589   521 consensus_queue.cc:1048] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:14.112758 32735 raft_consensus.cc:2468] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:14.113442   314 tablet_bootstrap.cc:492] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:14.094264   313 tablet_bootstrap.cc:492] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:14.117566 32625 leader_election.cc:304] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:14.118711   501 raft_consensus.cc:2804] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:14.119580   501 raft_consensus.cc:697] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:14.119498 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61448c8b6114e0fbea84c41e19fa2fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:14.122212   375 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.122738 32512 raft_consensus.cc:3060] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.122854   375 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.120733   501 consensus_queue.cc:237] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:14.126154 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:14.129755   375 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:14.135731   315 tablet_bootstrap.cc:492] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:14.116511   314 ts_tablet_manager.cc:1403] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.321s	user 0.040s	sys 0.059s
I20260709 12:10:14.126116   348 consensus_queue.cc:1048] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 12:10:14.164646 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:14.165596   313 tablet_bootstrap.cc:654] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.165643   314 raft_consensus.cc:359] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.166057   516 raft_consensus.cc:493] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 46522b73cbb14c03af501050233a06e6)
W20260709 12:10:14.166330 32551 leader_election.cc:343] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.167107   321 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.170192   315 tablet_bootstrap.cc:654] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.176894   314 raft_consensus.cc:385] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.177977   314 raft_consensus.cc:740] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.178689   314 consensus_queue.cc:260] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.185868   314 ts_tablet_manager.cc:1434] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.002s
I20260709 12:10:14.186949   314 tablet_bootstrap.cc:492] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:14.177743   516 raft_consensus.cc:515] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.201973   516 leader_election.cc:290] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:14.214519   314 tablet_bootstrap.cc:654] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.214731 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063429102c0b4ba4a36475a832c8dba7" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
W20260709 12:10:14.188687 32476 consensus_peers.cc:597] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 -> Peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Couldn't send request to peer 6c1c7174284d4170a4cd7044188a1863. 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:10:14.184142   321 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.223192   516 consensus_queue.cc:1048] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:10:14.233156   317 tablet_bootstrap.cc:654] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.244999 32509 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:14.246140   321 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:14.249127 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063429102c0b4ba4a36475a832c8dba7" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:14.251230 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:14.253432 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:14.254140 32588 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:14.258790   501 consensus_queue.cc:1048] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:14.260485 32512 raft_consensus.cc:2468] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:14.262662 32702 leader_election.cc:304] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:14.263360   444 raft_consensus.cc:2749] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.267501   388 consensus_queue.cc:1048] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:14.290555   313 tablet_bootstrap.cc:492] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:14.291206   313 ts_tablet_manager.cc:1403] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.197s	user 0.016s	sys 0.012s
I20260709 12:10:14.294374   313 raft_consensus.cc:359] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.295166   313 raft_consensus.cc:385] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.295428   313 raft_consensus.cc:740] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.296279   313 consensus_queue.cc:260] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.286357 32476 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:14.300284   321 raft_consensus.cc:2804] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:14.300776   321 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:14.301159   321 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.306213   332 raft_consensus.cc:493] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.306814   332 raft_consensus.cc:515] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.309608   332 leader_election.cc:290] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:14.311268 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b5565f7d7490cbc5c0acddba626df" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:14.313583 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b5565f7d7490cbc5c0acddba626df" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
W20260709 12:10:14.313814 32551 leader_election.cc:343] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.287842   388 consensus_queue.cc:1048] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
W20260709 12:10:14.316056 32554 leader_election.cc:343] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.316605 32554 leader_election.cc:304] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
W20260709 12:10:14.300375 32476 leader_election.cc:343] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.318619   313 ts_tablet_manager.cc:1434] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260709 12:10:14.322798   313 tablet_bootstrap.cc:492] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:14.321724   321 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.327852   388 raft_consensus.cc:2749] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:14.343540   314 tablet_bootstrap.cc:492] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:14.344041   314 ts_tablet_manager.cc:1403] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.157s	user 0.018s	sys 0.018s
W20260709 12:10:14.345615 32551 consensus_peers.cc:597] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 -> Peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Couldn't send request to peer 6c1c7174284d4170a4cd7044188a1863. 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:10:14.339938 32553 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:14.353696   375 raft_consensus.cc:2804] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:14.362138   375 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:14.392355   315 tablet_bootstrap.cc:492] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:14.392949   317 tablet_bootstrap.cc:492] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:14.393682   314 raft_consensus.cc:359] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.396440   315 ts_tablet_manager.cc:1403] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.307s	user 0.028s	sys 0.039s
I20260709 12:10:14.396826   314 raft_consensus.cc:385] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.396452   317 ts_tablet_manager.cc:1403] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.289s	user 0.032s	sys 0.035s
I20260709 12:10:14.397149   314 raft_consensus.cc:740] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.398056   314 consensus_queue.cc:260] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.399588   314 ts_tablet_manager.cc:1434] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 12:10:14.400291   314 tablet_bootstrap.cc:492] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:14.401525   509 consensus_queue.cc:1048] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:14.403375   317 raft_consensus.cc:359] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.404140   317 raft_consensus.cc:385] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.403769   315 raft_consensus.cc:359] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.404477   317 raft_consensus.cc:740] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.404721   315 raft_consensus.cc:385] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.405165   315 raft_consensus.cc:740] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.406046   315 consensus_queue.cc:260] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.406963   509 raft_consensus.cc:493] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.407475   509 raft_consensus.cc:515] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.408560   315 ts_tablet_manager.cc:1434] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:10:14.409744   315 tablet_bootstrap.cc:492] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:14.405224   317 consensus_queue.cc:260] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.411041   509 leader_election.cc:290] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:14.414819 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ebc5e62f2f4492ba5742d0ae691d1b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:14.415758 32588 raft_consensus.cc:2468] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:14.397173   375 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.437923   317 ts_tablet_manager.cc:1434] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.004s
I20260709 12:10:14.440065   317 tablet_bootstrap.cc:492] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:14.439343   388 consensus_queue.cc:1048] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:14.435062   321 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:14.443245   332 raft_consensus.cc:493] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.443828   332 raft_consensus.cc:515] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.446533   317 tablet_bootstrap.cc:654] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.446570   516 raft_consensus.cc:493] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.449090   516 raft_consensus.cc:515] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.454674   332 leader_election.cc:290] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:14.457830   516 leader_election.cc:290] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:14.422621 32625 leader_election.cc:304] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
W20260709 12:10:14.504817 32625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 83652.7us
W20260709 12:10:14.505897 32554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 95617.1us
I20260709 12:10:14.522789 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:14.526722 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:14.529213 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:14.496891 32408 catalog_manager.cc:5697] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:14.533905 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275df6d47b3470dab3d1b68984bc52f" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:14.539752   314 tablet_bootstrap.cc:654] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.567613 32410 catalog_manager.cc:5697] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:14.569763 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ebc5e62f2f4492ba5742d0ae691d1b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:14.570910 32512 raft_consensus.cc:2468] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:14.577798   315 tablet_bootstrap.cc:654] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.586884   313 tablet_bootstrap.cc:654] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.587858   500 raft_consensus.cc:2804] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:14.590425   500 raft_consensus.cc:493] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:14.594565   500 raft_consensus.cc:3060] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.590461 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
W20260709 12:10:14.600600 32701 consensus_peers.cc:597] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:14.592973 32551 leader_election.cc:343] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:14.614933 32476 leader_election.cc:343] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.620504   509 raft_consensus.cc:493] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.630705 32699 leader_election.cc:304] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:14.621392   509 raft_consensus.cc:515] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.638710   444 raft_consensus.cc:2749] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:14.640713   317 tablet_bootstrap.cc:492] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:14.642961   360 raft_consensus.cc:493] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.643447   317 ts_tablet_manager.cc:1403] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.204s	user 0.013s	sys 0.010s
I20260709 12:10:14.643653   360 raft_consensus.cc:515] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.647848   360 leader_election.cc:290] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:14.649363 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:14.637540   375 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.660140 32588 raft_consensus.cc:2393] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95be2989fec14793bca6df5ff9f823f6 in current term 1: Already voted for candidate 46522b73cbb14c03af501050233a06e6 in this term.
I20260709 12:10:14.650758   509 leader_election.cc:290] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:14.662757   375 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:14.667186 32732 raft_consensus.cc:3060] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.685159   317 raft_consensus.cc:359] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.686178   317 raft_consensus.cc:385] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.686520   317 raft_consensus.cc:740] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.681929 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275df6d47b3470dab3d1b68984bc52f" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:14.687501   317 consensus_queue.cc:260] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.686378 32509 raft_consensus.cc:3060] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.688884 32476 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [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: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:14.678331   375 consensus_queue.cc:1048] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:10:14.693609   404 raft_consensus.cc:2749] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:14.687353 32508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:14.694777 32508 raft_consensus.cc:2393] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46522b73cbb14c03af501050233a06e6 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:14.702217   317 ts_tablet_manager.cc:1434] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.058s	user 0.002s	sys 0.007s
I20260709 12:10:14.704051   317 tablet_bootstrap.cc:492] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
W20260709 12:10:14.706863 32553 leader_election.cc:343] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.707449 32553 leader_election.cc:304] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:14.711334 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:14.711855   317 tablet_bootstrap.cc:654] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.712152   375 raft_consensus.cc:2749] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:14.714293 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
W20260709 12:10:14.717125 32551 leader_election.cc:343] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.717751 32551 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:14.719599   332 raft_consensus.cc:2749] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:14.720407   524 consensus_queue.cc:1048] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:14.722656 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b5565f7d7490cbc5c0acddba626df" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:14.723577 32586 raft_consensus.cc:2468] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:14.726517 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b5565f7d7490cbc5c0acddba626df" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:14.728633 32731 raft_consensus.cc:3060] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.743332   550 raft_consensus.cc:493] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.743988   550 raft_consensus.cc:515] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.746610   550 leader_election.cc:290] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:14.747880 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a053d3db24db08cf8074945f15f89" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
W20260709 12:10:14.749619 32554 leader_election.cc:343] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.753957   313 tablet_bootstrap.cc:492] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:14.754833   313 ts_tablet_manager.cc:1403] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.433s	user 0.008s	sys 0.012s
I20260709 12:10:14.695621   500 raft_consensus.cc:515] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.770741   315 tablet_bootstrap.cc:492] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:14.771777   315 ts_tablet_manager.cc:1403] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.362s	user 0.018s	sys 0.016s
I20260709 12:10:14.739495   332 consensus_queue.cc:1048] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 12:10:14.777706 32508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a053d3db24db08cf8074945f15f89" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:14.792466 32625 leader_election.cc:304] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
W20260709 12:10:14.787678 32553 leader_election.cc:343] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.804307 32553 leader_election.cc:304] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:14.805358   550 raft_consensus.cc:2749] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:14.800720 32699 leader_election.cc:304] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:14.815112   500 leader_election.cc:290] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:14.836841   501 raft_consensus.cc:2804] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:14.837487   501 raft_consensus.cc:493] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:14.837898   501 raft_consensus.cc:3060] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.837117   556 consensus_queue.cc:1048] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:10:14.845855   313 raft_consensus.cc:359] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.846684   313 raft_consensus.cc:385] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.846987   313 raft_consensus.cc:740] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.847900   313 consensus_queue.cc:260] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.849509 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ebc5e62f2f4492ba5742d0ae691d1b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:14.850291 32509 raft_consensus.cc:3060] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.850497   313 ts_tablet_manager.cc:1434] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.002s
I20260709 12:10:14.851810   313 tablet_bootstrap.cc:492] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:14.852584   501 raft_consensus.cc:515] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.854770   501 leader_election.cc:290] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:14.877491   550 raft_consensus.cc:493] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:14.880826   550 raft_consensus.cc:515] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.882340   313 tablet_bootstrap.cc:654] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.882669   317 tablet_bootstrap.cc:492] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:14.883208   317 ts_tablet_manager.cc:1403] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.180s	user 0.027s	sys 0.014s
I20260709 12:10:14.885150 32508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
W20260709 12:10:14.878276 32625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 85920.2us
W20260709 12:10:14.887142 32553 leader_election.cc:343] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.889626 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ebc5e62f2f4492ba5742d0ae691d1b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:14.890586 32587 raft_consensus.cc:3060] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.898633   315 raft_consensus.cc:359] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.901006   315 raft_consensus.cc:385] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.901340   315 raft_consensus.cc:740] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.904759   314 tablet_bootstrap.cc:492] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:14.905452   314 ts_tablet_manager.cc:1403] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.505s	user 0.053s	sys 0.051s
I20260709 12:10:14.907485   550 leader_election.cc:290] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:14.908834 32509 raft_consensus.cc:2468] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:14.913116 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:14.908572   314 raft_consensus.cc:359] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.920379 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b5565f7d7490cbc5c0acddba626df" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:14.921259 32586 raft_consensus.cc:3060] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.922472 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b5565f7d7490cbc5c0acddba626df" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:14.913167   317 raft_consensus.cc:359] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.923414   317 raft_consensus.cc:385] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.923712   317 raft_consensus.cc:740] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.917922   314 raft_consensus.cc:385] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:14.924770   314 raft_consensus.cc:740] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.926256   314 consensus_queue.cc:260] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.926858 32627 leader_election.cc:304] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:14.927107 32733 raft_consensus.cc:3060] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:14.928261   317 consensus_queue.cc:260] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:14.935433   317 ts_tablet_manager.cc:1434] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.006s
I20260709 12:10:14.936725   317 tablet_bootstrap.cc:492] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:14.939118   315 consensus_queue.cc:260] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
W20260709 12:10:14.942196 32554 leader_election.cc:343] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.944089   501 raft_consensus.cc:2804] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:10:14.921525 32625 leader_election.cc:343] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.956187   524 raft_consensus.cc:2749] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:14.960285 32587 raft_consensus.cc:2468] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:14.962926   317 tablet_bootstrap.cc:654] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.960515 32733 raft_consensus.cc:2468] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:14.960784 32554 leader_election.cc:304] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:14.974681   550 raft_consensus.cc:2749] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:14.976476   314 ts_tablet_manager.cc:1434] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 12:10:14.978714   314 tablet_bootstrap.cc:492] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:14.980855   501 raft_consensus.cc:697] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:14.982560   501 consensus_queue.cc:237] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:14.987885 32625 leader_election.cc:304] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:14.989037   556 consensus_queue.cc:1048] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:14.989236   568 raft_consensus.cc:2804] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:14.989904   568 raft_consensus.cc:697] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:14.990865   568 consensus_queue.cc:237] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:14.988986   314 tablet_bootstrap.cc:654] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:14.998070   315 ts_tablet_manager.cc:1434] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.226s	user 0.009s	sys 0.000s
I20260709 12:10:14.968710 32586 raft_consensus.cc:2468] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:15.019238   501 raft_consensus.cc:493] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.019917   501 raft_consensus.cc:515] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.023850   501 leader_election.cc:290] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:15.026425   313 tablet_bootstrap.cc:492] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:15.031282   313 ts_tablet_manager.cc:1403] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.180s	user 0.048s	sys 0.057s
I20260709 12:10:15.031533 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1989e78b2649f581529abdfe1f43e9" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:15.032423 32586 raft_consensus.cc:2468] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:15.034508 32625 leader_election.cc:304] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:15.034399   313 raft_consensus.cc:359] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.035347   313 raft_consensus.cc:385] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.035699   313 raft_consensus.cc:740] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.036464   313 consensus_queue.cc:260] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.029929 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1989e78b2649f581529abdfe1f43e9" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.039491   313 ts_tablet_manager.cc:1434] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:10:15.039592 32509 raft_consensus.cc:2468] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:15.040959   313 tablet_bootstrap.cc:492] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:15.036383   509 raft_consensus.cc:2804] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:15.041765   509 raft_consensus.cc:493] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.042661   509 raft_consensus.cc:3060] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.041110   317 tablet_bootstrap.cc:492] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:15.044909   317 ts_tablet_manager.cc:1403] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.003s
I20260709 12:10:15.027247   315 tablet_bootstrap.cc:492] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:15.048939   313 tablet_bootstrap.cc:654] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.047966   317 raft_consensus.cc:359] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.049351   317 raft_consensus.cc:385] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.049705   317 raft_consensus.cc:740] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.050611   317 consensus_queue.cc:260] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.053742   317 ts_tablet_manager.cc:1434] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:10:15.055156   317 tablet_bootstrap.cc:492] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:15.058001   404 raft_consensus.cc:493] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.058593   404 raft_consensus.cc:515] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.061100   404 leader_election.cc:290] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:15.063448 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2871cad0521443b58d8375397bbcdffe" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:15.063480   314 tablet_bootstrap.cc:492] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:15.064646   314 ts_tablet_manager.cc:1403] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.009s
I20260709 12:10:15.061205   509 raft_consensus.cc:515] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.066771 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2871cad0521443b58d8375397bbcdffe" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:15.069703 32476 leader_election.cc:304] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:15.070477   509 leader_election.cc:290] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:15.071969   321 raft_consensus.cc:2749] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:15.071943   314 raft_consensus.cc:359] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.073653   314 raft_consensus.cc:385] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.074014   314 raft_consensus.cc:740] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.076115 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1989e78b2649f581529abdfe1f43e9" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:15.076795 32586 raft_consensus.cc:3060] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.078289   314 consensus_queue.cc:260] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.079670 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1989e78b2649f581529abdfe1f43e9" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:15.080828   317 tablet_bootstrap.cc:654] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.081334   314 ts_tablet_manager.cc:1434] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:10:15.084323   315 tablet_bootstrap.cc:654] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.080938 32509 raft_consensus.cc:3060] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.089885 32411 catalog_manager.cc:5697] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:15.106639   313 tablet_bootstrap.cc:492] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:15.107537   313 ts_tablet_manager.cc:1403] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.023s
I20260709 12:10:15.109671   314 tablet_bootstrap.cc:492] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:15.111285 32511 raft_consensus.cc:3060] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.111415   313 raft_consensus.cc:359] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.120003   313 raft_consensus.cc:385] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.120302   313 raft_consensus.cc:740] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.120373   332 raft_consensus.cc:493] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.120898   317 tablet_bootstrap.cc:492] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:15.120888   332 raft_consensus.cc:515] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.121062   313 consensus_queue.cc:260] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.121599   317 ts_tablet_manager.cc:1403] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.012s
I20260709 12:10:15.124393   313 ts_tablet_manager.cc:1434] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:10:15.124550 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.125483   332 leader_election.cc:290] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:15.126127   313 tablet_bootstrap.cc:492] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:15.126955 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:15.126441 32408 catalog_manager.cc:5697] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:15.129117 32408 catalog_manager.cc:5697] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:15.129454 32586 raft_consensus.cc:2468] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
W20260709 12:10:15.130911 32553 leader_election.cc:343] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:15.149485 32554 leader_election.cc:343] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.151973 32554 leader_election.cc:304] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:15.152910   332 raft_consensus.cc:2749] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:15.154505 32459 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:15.161347 32625 leader_election.cc:304] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:15.162290   509 raft_consensus.cc:2804] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:15.162796   509 raft_consensus.cc:697] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:15.163619   509 consensus_queue.cc:237] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.133436   317 raft_consensus.cc:359] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.134167 32509 raft_consensus.cc:2468] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:15.139279   314 tablet_bootstrap.cc:654] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.141325   315 tablet_bootstrap.cc:492] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:15.180240   315 ts_tablet_manager.cc:1403] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.153s	user 0.008s	sys 0.009s
I20260709 12:10:15.184674   315 raft_consensus.cc:359] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.143743   313 tablet_bootstrap.cc:654] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.193437   315 raft_consensus.cc:385] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.200891   315 raft_consensus.cc:740] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.202533   315 consensus_queue.cc:260] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.206488   313 tablet_bootstrap.cc:492] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:15.207675   313 ts_tablet_manager.cc:1403] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.002s
I20260709 12:10:15.211081   313 raft_consensus.cc:359] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.211817   313 raft_consensus.cc:385] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.212105   313 raft_consensus.cc:740] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.212991   313 consensus_queue.cc:260] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.215583   315 ts_tablet_manager.cc:1434] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.001s
I20260709 12:10:15.216566   314 tablet_bootstrap.cc:492] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:15.216842   315 tablet_bootstrap.cc:492] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:15.217204   314 ts_tablet_manager.cc:1403] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.003s
I20260709 12:10:15.217711   313 ts_tablet_manager.cc:1434] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:10:15.219199   313 tablet_bootstrap.cc:492] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:15.220463   314 raft_consensus.cc:359] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.221312   314 raft_consensus.cc:385] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.221666   314 raft_consensus.cc:740] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.222587   314 consensus_queue.cc:260] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.224954   314 ts_tablet_manager.cc:1434] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:10:15.226204   314 tablet_bootstrap.cc:492] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:15.226431   547 raft_consensus.cc:493] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.227013   547 raft_consensus.cc:515] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.230154 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a2bd9d7444164b3c36f8e4e588b71" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:15.232818 32551 leader_election.cc:343] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.242383   317 raft_consensus.cc:385] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.242877   317 raft_consensus.cc:740] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.243628   317 consensus_queue.cc:260] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.234972 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a2bd9d7444164b3c36f8e4e588b71" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.245393   313 tablet_bootstrap.cc:654] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:15.245882 32553 leader_election.cc:343] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.246374 32553 leader_election.cc:304] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:15.247648   332 raft_consensus.cc:2749] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:15.234764   547 leader_election.cc:290] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:15.250224   348 raft_consensus.cc:493] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.251118   317 ts_tablet_manager.cc:1434] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.129s	user 0.006s	sys 0.000s
I20260709 12:10:15.251500   348 raft_consensus.cc:515] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.252559   317 tablet_bootstrap.cc:492] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:15.257145 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
W20260709 12:10:15.260188 32479 leader_election.cc:343] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.261586 32411 catalog_manager.cc:5697] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:15.252743   314 tablet_bootstrap.cc:654] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.268712   348 leader_election.cc:290] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:15.273116   315 tablet_bootstrap.cc:654] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.283516   317 tablet_bootstrap.cc:654] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.288296   315 tablet_bootstrap.cc:492] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:15.289145   315 ts_tablet_manager.cc:1403] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.005s
I20260709 12:10:15.288733 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:15.291754 32731 raft_consensus.cc:2468] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:15.293063   315 raft_consensus.cc:359] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.293980   315 raft_consensus.cc:385] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.293548 32476 leader_election.cc:304] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:15.294291   315 raft_consensus.cc:740] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.295612   315 consensus_queue.cc:260] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.295651   348 raft_consensus.cc:2804] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:15.299299   348 raft_consensus.cc:493] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.299739   348 raft_consensus.cc:3060] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.298735   315 ts_tablet_manager.cc:1434] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:10:15.302708   315 tablet_bootstrap.cc:492] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:15.310329   313 tablet_bootstrap.cc:492] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:15.310889   313 ts_tablet_manager.cc:1403] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.006s
I20260709 12:10:15.313898   313 raft_consensus.cc:359] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.314633   313 raft_consensus.cc:385] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.314929   313 raft_consensus.cc:740] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.316110   315 tablet_bootstrap.cc:654] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.314097   348 raft_consensus.cc:515] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.315795   313 consensus_queue.cc:260] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.321301 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:15.322211   317 tablet_bootstrap.cc:492] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:15.322724   317 ts_tablet_manager.cc:1403] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.000s
W20260709 12:10:15.323091 32479 leader_election.cc:343] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.322638   313 ts_tablet_manager.cc:1434] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:10:15.325743   313 tablet_bootstrap.cc:492] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:15.328294   317 raft_consensus.cc:359] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.329030   317 raft_consensus.cc:385] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.329305   317 raft_consensus.cc:740] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.331308   348 leader_election.cc:290] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:15.332137   317 consensus_queue.cc:260] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.332180   313 tablet_bootstrap.cc:654] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.334838 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:15.335510 32731 raft_consensus.cc:3060] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.336310   317 ts_tablet_manager.cc:1434] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:10:15.337365   317 tablet_bootstrap.cc:492] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:15.343751   317 tablet_bootstrap.cc:654] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.343622 32731 raft_consensus.cc:2468] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:15.345345 32476 leader_election.cc:304] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:15.346487   348 raft_consensus.cc:2804] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:15.346961   348 raft_consensus.cc:697] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:15.347748   348 consensus_queue.cc:237] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.359263   317 tablet_bootstrap.cc:492] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:15.359777   317 ts_tablet_manager.cc:1403] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 12:10:15.359962 32411 catalog_manager.cc:5697] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:15.362301   315 tablet_bootstrap.cc:492] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:15.362938   315 ts_tablet_manager.cc:1403] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.005s
I20260709 12:10:15.364486   314 tablet_bootstrap.cc:492] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:15.365360   314 ts_tablet_manager.cc:1403] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.139s	user 0.029s	sys 0.030s
I20260709 12:10:15.365861   315 raft_consensus.cc:359] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.366616   315 raft_consensus.cc:385] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.366942   315 raft_consensus.cc:740] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.367512   315 consensus_queue.cc:260] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.369522   315 ts_tablet_manager.cc:1434] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:10:15.369405   314 raft_consensus.cc:359] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.370803   314 raft_consensus.cc:385] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.371112   314 raft_consensus.cc:740] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.371843   314 consensus_queue.cc:260] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.374131   314 ts_tablet_manager.cc:1434] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:15.375892   314 tablet_bootstrap.cc:492] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:15.376188   313 tablet_bootstrap.cc:492] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:15.376441   315 tablet_bootstrap.cc:492] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:15.376724   313 ts_tablet_manager.cc:1403] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.008s
I20260709 12:10:15.373097   317 raft_consensus.cc:359] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.382227   317 raft_consensus.cc:385] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.382565   317 raft_consensus.cc:740] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.383279   317 consensus_queue.cc:260] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.383674   315 tablet_bootstrap.cc:654] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.386605   317 ts_tablet_manager.cc:1434] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:10:15.388062   314 tablet_bootstrap.cc:654] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.391474   317 tablet_bootstrap.cc:492] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:15.399206   317 tablet_bootstrap.cc:654] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.400698   313 raft_consensus.cc:359] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.401587   313 raft_consensus.cc:385] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.401901   313 raft_consensus.cc:740] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.402784   313 consensus_queue.cc:260] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.405757   313 ts_tablet_manager.cc:1434] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 12:10:15.407689   313 tablet_bootstrap.cc:492] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:15.422176   314 tablet_bootstrap.cc:492] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:15.422776   314 ts_tablet_manager.cc:1403] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.003s
I20260709 12:10:15.424446   509 raft_consensus.cc:493] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.425028   509 raft_consensus.cc:515] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.426532   501 consensus_queue.cc:1048] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:15.427439   317 tablet_bootstrap.cc:492] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:15.427953   317 ts_tablet_manager.cc:1403] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.007s
I20260709 12:10:15.428437   509 leader_election.cc:290] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:15.430326 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6967790f1a244e1589b9447965c66fa5" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.430789   317 raft_consensus.cc:359] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.431088 32509 raft_consensus.cc:2468] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:15.426756   314 raft_consensus.cc:359] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.432753   314 raft_consensus.cc:385] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.432595 32627 leader_election.cc:304] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:15.433056   314 raft_consensus.cc:740] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.433463 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6967790f1a244e1589b9447965c66fa5" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:15.433697   509 raft_consensus.cc:2804] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:15.433796   314 consensus_queue.cc:260] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.434325   509 raft_consensus.cc:493] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.434937   509 raft_consensus.cc:3060] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.436151   314 ts_tablet_manager.cc:1434] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:10:15.434257 32731 raft_consensus.cc:2468] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:15.437286   314 tablet_bootstrap.cc:492] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:15.442942   313 tablet_bootstrap.cc:654] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.437474   317 raft_consensus.cc:385] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.451404   317 raft_consensus.cc:740] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.452279   317 consensus_queue.cc:260] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.454515   317 ts_tablet_manager.cc:1434] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:10:15.444644   314 tablet_bootstrap.cc:654] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.462088   317 tablet_bootstrap.cc:492] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:15.477784   315 tablet_bootstrap.cc:492] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:15.478354   315 ts_tablet_manager.cc:1403] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.040s
I20260709 12:10:15.478991   317 tablet_bootstrap.cc:654] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.480531   315 raft_consensus.cc:359] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.481176   315 raft_consensus.cc:385] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.481478   315 raft_consensus.cc:740] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.482743   315 consensus_queue.cc:260] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.493099   315 ts_tablet_manager.cc:1434] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:10:15.493647   313 tablet_bootstrap.cc:492] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:15.494200   313 ts_tablet_manager.cc:1403] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.002s
I20260709 12:10:15.498606   313 raft_consensus.cc:359] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.500046   500 consensus_queue.cc:1048] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:15.500577   313 raft_consensus.cc:385] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.500910   313 raft_consensus.cc:740] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.501754   313 consensus_queue.cc:260] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.507967   314 tablet_bootstrap.cc:492] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:15.508653   314 ts_tablet_manager.cc:1403] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.016s
I20260709 12:10:15.511850   314 raft_consensus.cc:359] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.512586   314 raft_consensus.cc:385] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.512871   314 raft_consensus.cc:740] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.512952   332 raft_consensus.cc:493] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.513695   314 consensus_queue.cc:260] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.513868   332 raft_consensus.cc:515] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.517836   524 raft_consensus.cc:493] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.518348   524 raft_consensus.cc:515] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.519126 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a603d56c8d94cd6bbbae1a3bf918373" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:15.520641   524 leader_election.cc:290] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:15.521970   556 raft_consensus.cc:493] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.522441   317 tablet_bootstrap.cc:492] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:15.522948   317 ts_tablet_manager.cc:1403] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.004s
I20260709 12:10:15.523101 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275df6d47b3470dab3d1b68984bc52f" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:15.522508   556 raft_consensus.cc:515] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.525527 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275df6d47b3470dab3d1b68984bc52f" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.526170   556 leader_election.cc:290] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:15.527498   314 ts_tablet_manager.cc:1434] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
W20260709 12:10:15.527760 32701 leader_election.cc:343] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.527213 32588 raft_consensus.cc:2468] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:15.502764   444 raft_consensus.cc:493] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.450508   509 raft_consensus.cc:515] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.526207   317 raft_consensus.cc:359] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.529707   317 raft_consensus.cc:385] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.529645   444 raft_consensus.cc:515] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.530117   317 raft_consensus.cc:740] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.528746 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20982e4e23ed4eda91970dd72d38334b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.531240 32509 raft_consensus.cc:2468] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:15.531070   317 consensus_queue.cc:260] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.532042   444 leader_election.cc:290] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
W20260709 12:10:15.520702 32551 leader_election.cc:343] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.534319   317 ts_tablet_manager.cc:1434] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 12:10:15.534099 32699 leader_election.cc:304] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:15.535512   313 ts_tablet_manager.cc:1434] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 12:10:15.536478 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3cbd87e4074a819c898f422fab8493" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:15.536702   313 tablet_bootstrap.cc:492] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:15.528746   314 tablet_bootstrap.cc:492] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:15.537210   444 raft_consensus.cc:2804] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:15.533205 32627 leader_election.cc:304] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:15.537773   444 raft_consensus.cc:493] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.538195   444 raft_consensus.cc:3060] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.538332   556 raft_consensus.cc:2804] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:15.538916   556 raft_consensus.cc:493] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.540051   556 raft_consensus.cc:3060] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.537170 32588 raft_consensus.cc:2468] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:15.542093 32699 leader_election.cc:304] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:15.542910   524 raft_consensus.cc:2804] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:15.543318   524 raft_consensus.cc:493] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.543651   524 raft_consensus.cc:3060] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.547714   332 leader_election.cc:290] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:15.548677   500 consensus_queue.cc:1048] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:15.559883   444 raft_consensus.cc:515] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.549860   314 tablet_bootstrap.cc:654] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.551834 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a603d56c8d94cd6bbbae1a3bf918373" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.563323 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275df6d47b3470dab3d1b68984bc52f" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
W20260709 12:10:15.563885 32553 leader_election.cc:343] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.564431 32553 leader_election.cc:304] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
W20260709 12:10:15.564930 32701 leader_election.cc:343] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.552086   313 tablet_bootstrap.cc:654] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.566759 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20982e4e23ed4eda91970dd72d38334b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:15.567493 32586 raft_consensus.cc:2468] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:15.568022   444 leader_election.cc:290] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:15.569500 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3cbd87e4074a819c898f422fab8493" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:15.570226 32657 raft_consensus.cc:2468] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:15.565227   332 raft_consensus.cc:2749] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:15.552170   524 raft_consensus.cc:515] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.554600   317 tablet_bootstrap.cc:492] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:15.556806   501 raft_consensus.cc:493] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.494232   315 tablet_bootstrap.cc:492] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:15.576073   313 tablet_bootstrap.cc:492] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:15.577440   313 ts_tablet_manager.cc:1403] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.001s
I20260709 12:10:15.578070   501 raft_consensus.cc:515] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.580655   501 leader_election.cc:290] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:15.583011 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3cbd87e4074a819c898f422fab8493" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:15.583745 32587 raft_consensus.cc:3060] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.584127   524 leader_election.cc:290] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:15.582921   313 raft_consensus.cc:359] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.585444   313 raft_consensus.cc:385] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.585717   313 raft_consensus.cc:740] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.586433   313 consensus_queue.cc:260] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.586647 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.590473 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3cbd87e4074a819c898f422fab8493" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:15.591627   313 ts_tablet_manager.cc:1434] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:10:15.593227   313 tablet_bootstrap.cc:492] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:15.593498   314 tablet_bootstrap.cc:492] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:15.593973   314 ts_tablet_manager.cc:1403] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.002s
I20260709 12:10:15.593892 32657 raft_consensus.cc:3060] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.606288 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275df6d47b3470dab3d1b68984bc52f" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:15.607278 32588 raft_consensus.cc:3060] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.588472   556 raft_consensus.cc:515] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.611390   315 tablet_bootstrap.cc:654] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.621634 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20982e4e23ed4eda91970dd72d38334b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:15.622702 32509 raft_consensus.cc:3060] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.614934 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6967790f1a244e1589b9447965c66fa5" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:15.625670 32512 raft_consensus.cc:3060] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.618860 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:15.628533 32731 raft_consensus.cc:2393] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:15.630093 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20982e4e23ed4eda91970dd72d38334b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:15.630793 32585 raft_consensus.cc:3060] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.633535   317 tablet_bootstrap.cc:654] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.618541 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6967790f1a244e1589b9447965c66fa5" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:15.634137 32625 leader_election.cc:304] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:15.621289   556 leader_election.cc:290] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:15.638252 32733 raft_consensus.cc:3060] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.640261   313 tablet_bootstrap.cc:654] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.613946   509 leader_election.cc:290] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:15.646261 32587 raft_consensus.cc:2468] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:15.642349   556 raft_consensus.cc:3060] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.657788 32512 raft_consensus.cc:2468] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:15.659727   314 raft_consensus.cc:359] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.660707   314 raft_consensus.cc:385] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.661046   314 raft_consensus.cc:740] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.663252   314 consensus_queue.cc:260] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.665257   511 raft_consensus.cc:493] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.666029   511 raft_consensus.cc:515] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.668368   511 leader_election.cc:290] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:15.669951 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:15.670099 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:15.670709 32587 raft_consensus.cc:2468] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:15.672075 32476 leader_election.cc:304] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:15.661938 32657 raft_consensus.cc:2468] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
W20260709 12:10:15.673365 32479 leader_election.cc:343] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.674605 32627 leader_election.cc:304] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:15.675495   569 raft_consensus.cc:2804] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:15.675982   569 raft_consensus.cc:697] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:15.676633   609 raft_consensus.cc:493] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.677085   348 raft_consensus.cc:2804] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:15.677138   609 raft_consensus.cc:515] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.676956   569 consensus_queue.cc:237] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.679795   609 leader_election.cc:290] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:15.677675   348 raft_consensus.cc:493] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.645650   568 consensus_queue.cc:1048] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:10:15.681595   348 raft_consensus.cc:3060] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.683693 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:15.685694 32551 leader_election.cc:343] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.658993   509 consensus_queue.cc:1048] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:10:15.694795   314 ts_tablet_manager.cc:1434] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.000s
I20260709 12:10:15.675892 32509 raft_consensus.cc:2468] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:15.700366 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.700784   348 raft_consensus.cc:515] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.701715 32699 leader_election.cc:304] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:15.702636   524 raft_consensus.cc:2804] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:15.705868   314 tablet_bootstrap.cc:492] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:15.705804   524 raft_consensus.cc:697] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:15.705899   348 leader_election.cc:290] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:15.706749   524 consensus_queue.cc:237] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
W20260709 12:10:15.707675 32553 leader_election.cc:343] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.708298 32553 leader_election.cc:304] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:15.709208   609 raft_consensus.cc:2749] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:15.710536 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:15.711086 32588 raft_consensus.cc:2468] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
W20260709 12:10:15.712927 32479 leader_election.cc:343] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.717103   314 tablet_bootstrap.cc:654] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.722841 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:15.723616 32588 raft_consensus.cc:3060] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.726483 32699 leader_election.cc:304] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:15.727443   444 raft_consensus.cc:2804] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:15.736153 32733 raft_consensus.cc:2468] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:15.757840   556 raft_consensus.cc:2749] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:15.753300 32588 raft_consensus.cc:2468] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:15.687027 32585 raft_consensus.cc:2468] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:15.773665 32476 leader_election.cc:304] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:15.783929   317 tablet_bootstrap.cc:492] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:15.784430   317 ts_tablet_manager.cc:1403] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.230s	user 0.013s	sys 0.013s
I20260709 12:10:15.787412   510 raft_consensus.cc:2804] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:15.794149   510 raft_consensus.cc:697] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:15.783102   444 raft_consensus.cc:697] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:15.806885   315 tablet_bootstrap.cc:492] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:15.807462   315 ts_tablet_manager.cc:1403] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.313s	user 0.016s	sys 0.029s
I20260709 12:10:15.809252   444 consensus_queue.cc:237] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.813650   314 tablet_bootstrap.cc:492] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:15.814234   314 ts_tablet_manager.cc:1403] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.006s
I20260709 12:10:15.815079   321 raft_consensus.cc:493] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.816614 32408 catalog_manager.cc:5697] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:15.787719 32625 leader_election.cc:304] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:15.828316   315 raft_consensus.cc:359] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.829624   315 raft_consensus.cc:385] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.830017   315 raft_consensus.cc:740] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.831363   314 raft_consensus.cc:359] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.832132   314 raft_consensus.cc:385] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.832417   314 raft_consensus.cc:740] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.833133   314 consensus_queue.cc:260] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.836812   313 tablet_bootstrap.cc:492] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:15.837397   313 ts_tablet_manager.cc:1403] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.245s	user 0.023s	sys 0.006s
I20260709 12:10:15.838788   315 consensus_queue.cc:260] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.825444   348 raft_consensus.cc:493] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.847208   314 ts_tablet_manager.cc:1434] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 12:10:15.841928   612 raft_consensus.cc:2804] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:15.851089   315 ts_tablet_manager.cc:1434] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260709 12:10:15.801640   510 consensus_queue.cc:237] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.824743   321 raft_consensus.cc:515] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
W20260709 12:10:15.840553 32625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 55540.3us
I20260709 12:10:15.856791   314 tablet_bootstrap.cc:492] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:15.855783   516 raft_consensus.cc:493] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.859804   516 raft_consensus.cc:515] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.863138   315 tablet_bootstrap.cc:492] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:15.846444   348 raft_consensus.cc:515] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.854912   612 raft_consensus.cc:697] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:15.868373 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec0764a3cdd4cddb4d6776eebc73086" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.871146   516 leader_election.cc:290] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:15.879945 32511 raft_consensus.cc:2468] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:15.885751 32701 leader_election.cc:304] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:15.892247   556 consensus_queue.cc:1048] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:10:15.899101   444 raft_consensus.cc:2804] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:15.899739   444 raft_consensus.cc:493] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.900208   444 raft_consensus.cc:3060] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:15.899797   317 raft_consensus.cc:359] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.900736   317 raft_consensus.cc:385] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.901081   317 raft_consensus.cc:740] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.881361   321 leader_election.cc:290] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:15.902251   317 consensus_queue.cc:260] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:15.903860   612 consensus_queue.cc:237] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:15.904839   317 ts_tablet_manager.cc:1434] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.120s	user 0.008s	sys 0.000s
I20260709 12:10:15.908730 32409 catalog_manager.cc:5697] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:15.914911   444 raft_consensus.cc:515] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:15.919625   313 raft_consensus.cc:359] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.921399   313 raft_consensus.cc:385] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:15.921810   313 raft_consensus.cc:740] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.923316   313 consensus_queue.cc:260] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.924876   314 tablet_bootstrap.cc:654] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.927935   313 ts_tablet_manager.cc:1434] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.001s
I20260709 12:10:15.930436   315 tablet_bootstrap.cc:654] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:15.933717   317 tablet_bootstrap.cc:492] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:15.924062   617 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.927928 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec0764a3cdd4cddb4d6776eebc73086" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:15.935446 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a2bd9d7444164b3c36f8e4e588b71" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:15.946956 32732 raft_consensus.cc:2468] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:15.946964 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a2bd9d7444164b3c36f8e4e588b71" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:15.947952 32587 raft_consensus.cc:2468] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:15.928943   321 consensus_queue.cc:1048] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:10:15.941946 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec0764a3cdd4cddb4d6776eebc73086" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:15.948321 32733 raft_consensus.cc:2393] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95be2989fec14793bca6df5ff9f823f6 in current term 1: Already voted for candidate 6c1c7174284d4170a4cd7044188a1863 in this term.
I20260709 12:10:15.948271 32476 leader_election.cc:304] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:15.957151   511 raft_consensus.cc:2804] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:15.957621   511 raft_consensus.cc:493] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.957969   511 raft_consensus.cc:3060] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:15.963253 32702 leader_election.cc:343] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:15.966910   617 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.972754 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:15.973701 32509 raft_consensus.cc:2393] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c1c7174284d4170a4cd7044188a1863 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:15.952553   348 leader_election.cc:290] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:15.979102   511 raft_consensus.cc:515] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:15.983057 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec0764a3cdd4cddb4d6776eebc73086" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:15.936759   313 tablet_bootstrap.cc:492] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:15.991750   617 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
W20260709 12:10:16.006309 32479 leader_election.cc:343] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.012715   444 leader_election.cc:290] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:16.015839 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.026247   332 raft_consensus.cc:493] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.030061   332 raft_consensus.cc:515] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.030473   511 leader_election.cc:290] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:16.032466   332 leader_election.cc:290] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:16.033213 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec0764a3cdd4cddb4d6776eebc73086" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:16.033850 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a2bd9d7444164b3c36f8e4e588b71" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:16.034078 32509 raft_consensus.cc:3060] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.038079 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c4543a210c495c935c879202841b1b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:16.039161 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec0764a3cdd4cddb4d6776eebc73086" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
W20260709 12:10:16.042255 32554 leader_election.cc:343] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.041013 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c4543a210c495c935c879202841b1b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:16.034427 32732 raft_consensus.cc:3060] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:16.044351 32551 leader_election.cc:343] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.044873 32551 leader_election.cc:304] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:16.045578 32588 raft_consensus.cc:2393] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c1c7174284d4170a4cd7044188a1863 in current term 1: Already voted for candidate 46522b73cbb14c03af501050233a06e6 in this term.
I20260709 12:10:16.046237   332 raft_consensus.cc:2749] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.047618   315 tablet_bootstrap.cc:492] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:16.048101   315 ts_tablet_manager.cc:1403] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.193s	user 0.026s	sys 0.003s
I20260709 12:10:16.025431 32479 leader_election.cc:304] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:16.053371 32699 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:16.053571 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a2bd9d7444164b3c36f8e4e588b71" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
W20260709 12:10:16.053900 32702 leader_election.cc:343] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.054684   617 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.058810   313 tablet_bootstrap.cc:654] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.061725 32411 catalog_manager.cc:5697] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:16.061115 32586 raft_consensus.cc:3060] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.068698 32732 raft_consensus.cc:2468] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:16.074131 32476 leader_election.cc:304] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:16.082932   348 raft_consensus.cc:2804] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:16.084277   348 raft_consensus.cc:697] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:16.085203   348 consensus_queue.cc:237] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
W20260709 12:10:16.090750 32479 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 86502.4us
I20260709 12:10:16.094133   321 raft_consensus.cc:493] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.094709   321 raft_consensus.cc:515] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.098260 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275df6d47b3470dab3d1b68984bc52f" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:16.097136   321 leader_election.cc:290] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:16.100464   317 tablet_bootstrap.cc:654] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.101328 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f275df6d47b3470dab3d1b68984bc52f" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.102620 32588 raft_consensus.cc:2393] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95be2989fec14793bca6df5ff9f823f6 in current term 1: Already voted for candidate 6c1c7174284d4170a4cd7044188a1863 in this term.
I20260709 12:10:16.101749   618 consensus_queue.cc:1048] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:10:16.105849 32476 leader_election.cc:304] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:16.107021   618 raft_consensus.cc:3060] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:16.108443   627 log.cc:927] Time spent T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 12:10:16.111792   617 raft_consensus.cc:2749] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.115113 32586 raft_consensus.cc:2468] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:16.116125   618 raft_consensus.cc:2749] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.148873   315 raft_consensus.cc:359] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.154032   314 tablet_bootstrap.cc:492] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:16.154690   314 ts_tablet_manager.cc:1403] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.300s	user 0.019s	sys 0.018s
I20260709 12:10:16.155000   315 raft_consensus.cc:385] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.155740   315 raft_consensus.cc:740] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.161664   315 consensus_queue.cc:260] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.156541 32509 raft_consensus.cc:2468] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:16.164186   314 raft_consensus.cc:359] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.167249   314 raft_consensus.cc:385] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.167599   314 raft_consensus.cc:740] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.168891   314 consensus_queue.cc:260] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.171370   314 ts_tablet_manager.cc:1434] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 12:10:16.171447   313 tablet_bootstrap.cc:492] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:16.172040   313 ts_tablet_manager.cc:1403] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.236s	user 0.011s	sys 0.025s
I20260709 12:10:16.172439   314 tablet_bootstrap.cc:492] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:16.167699   510 raft_consensus.cc:2749] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.180869   315 ts_tablet_manager.cc:1434] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.132s	user 0.007s	sys 0.001s
I20260709 12:10:16.188393   314 tablet_bootstrap.cc:654] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.193962 32701 leader_election.cc:304] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:16.194909   622 raft_consensus.cc:2804] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:16.195425   622 raft_consensus.cc:697] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:16.196228   622 consensus_queue.cc:237] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.200763   317 tablet_bootstrap.cc:492] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:16.201243   317 ts_tablet_manager.cc:1403] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.270s	user 0.015s	sys 0.015s
I20260709 12:10:16.201965   315 tablet_bootstrap.cc:492] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:16.201149 32409 catalog_manager.cc:5697] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:16.201894   313 raft_consensus.cc:359] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.204981   313 raft_consensus.cc:385] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.205355   313 raft_consensus.cc:740] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.206863   313 consensus_queue.cc:260] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.210719   313 ts_tablet_manager.cc:1434] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260709 12:10:16.211760   313 tablet_bootstrap.cc:492] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:16.220316   617 consensus_queue.cc:1048] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:16.222925   317 raft_consensus.cc:359] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.231688   317 raft_consensus.cc:385] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.231971   317 raft_consensus.cc:740] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.232501   317 consensus_queue.cc:260] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.263113 32408 catalog_manager.cc:5697] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.264290   317 ts_tablet_manager.cc:1434] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.001s
I20260709 12:10:16.263044   516 consensus_queue.cc:1048] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:10:16.265429   317 tablet_bootstrap.cc:492] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:16.271927   444 consensus_queue.cc:1048] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:16.274257   313 tablet_bootstrap.cc:654] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.280344   314 tablet_bootstrap.cc:492] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:16.280953   314 ts_tablet_manager.cc:1403] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.011s
I20260709 12:10:16.281754   317 tablet_bootstrap.cc:654] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.283303   314 raft_consensus.cc:359] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.283824   314 raft_consensus.cc:385] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.284082   314 raft_consensus.cc:740] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.288973   524 raft_consensus.cc:493] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.289601   315 tablet_bootstrap.cc:654] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.289501   524 raft_consensus.cc:515] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.291656   524 leader_election.cc:290] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:16.295441 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a603d56c8d94cd6bbbae1a3bf918373" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.296229 32587 raft_consensus.cc:2468] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:16.298229   314 consensus_queue.cc:260] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.299113   444 raft_consensus.cc:493] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.299569   444 raft_consensus.cc:515] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.302117   314 ts_tablet_manager.cc:1434] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:10:16.303117   314 tablet_bootstrap.cc:492] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:16.306308   501 raft_consensus.cc:493] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.306905   501 raft_consensus.cc:515] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.307611 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352b79996677487b872f5207df5cba9b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:16.309134   501 leader_election.cc:290] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:16.310057 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:16.306391   444 leader_election.cc:290] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
W20260709 12:10:16.309999 32701 leader_election.cc:343] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.312281   314 tablet_bootstrap.cc:654] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.314869   501 consensus_queue.cc:1048] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:16.315199 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.315999 32586 raft_consensus.cc:2393] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:16.318084 32627 leader_election.cc:304] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:16.322371   556 raft_consensus.cc:3060] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.325817   612 consensus_queue.cc:1048] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:10:16.326212 32459 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:16.328361 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a603d56c8d94cd6bbbae1a3bf918373" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:16.329090 32509 raft_consensus.cc:2468] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:16.330271 32701 leader_election.cc:304] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:16.329934 32411 catalog_manager.cc:5697] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:16.333621   444 raft_consensus.cc:2804] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:16.334050   444 raft_consensus.cc:493] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.334410   444 raft_consensus.cc:3060] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.335610   317 tablet_bootstrap.cc:492] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:16.336131   317 ts_tablet_manager.cc:1403] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.000s
I20260709 12:10:16.339011   617 consensus_queue.cc:1048] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:16.343775   315 tablet_bootstrap.cc:492] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:16.344592 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352b79996677487b872f5207df5cba9b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:16.346711   317 raft_consensus.cc:359] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.347929   317 raft_consensus.cc:385] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.348222   317 raft_consensus.cc:740] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.348934   317 consensus_queue.cc:260] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.350219   444 raft_consensus.cc:515] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
W20260709 12:10:16.350660 32702 leader_election.cc:343] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.351150 32702 leader_election.cc:304] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:16.352440   444 leader_election.cc:290] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:16.352586   622 raft_consensus.cc:2749] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.353595   375 raft_consensus.cc:493] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.354130   375 raft_consensus.cc:515] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.356308   375 leader_election.cc:290] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:16.360189   317 ts_tablet_manager.cc:1434] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:10:16.361569   317 tablet_bootstrap.cc:492] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:16.362809 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a603d56c8d94cd6bbbae1a3bf918373" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:16.363469 32509 raft_consensus.cc:3060] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.364065 32409 catalog_manager.cc:5697] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:16.367656   317 tablet_bootstrap.cc:654] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.368367   315 ts_tablet_manager.cc:1403] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.181s	user 0.007s	sys 0.019s
I20260709 12:10:16.369526 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a603d56c8d94cd6bbbae1a3bf918373" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:16.370163 32587 raft_consensus.cc:3060] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.329195   314 tablet_bootstrap.cc:492] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:16.370967   314 ts_tablet_manager.cc:1403] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.004s
I20260709 12:10:16.375578 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17fa79980b4403787d511e9b412ab4f" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:16.377063   315 raft_consensus.cc:359] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.377843   315 raft_consensus.cc:385] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.383728   612 consensus_queue.cc:1048] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:16.384168   315 raft_consensus.cc:740] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.384862   315 consensus_queue.cc:260] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.358157 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17fa79980b4403787d511e9b412ab4f" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:16.389979 32551 leader_election.cc:343] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:16.396067 32554 leader_election.cc:343] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.391425 32587 raft_consensus.cc:2468] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:16.398679 32554 leader_election.cc:304] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:16.399446   375 raft_consensus.cc:2749] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.392508   556 raft_consensus.cc:2749] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.400040 32699 leader_election.cc:304] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:16.400868   622 raft_consensus.cc:2804] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:16.401329   622 raft_consensus.cc:697] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:16.401566   509 consensus_queue.cc:1048] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:16.402496   622 consensus_queue.cc:237] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.395546   314 raft_consensus.cc:359] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.404965   314 raft_consensus.cc:385] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.405258   314 raft_consensus.cc:740] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.408041   314 consensus_queue.cc:260] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.420543   313 tablet_bootstrap.cc:492] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:16.421145   313 ts_tablet_manager.cc:1403] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.210s	user 0.024s	sys 0.007s
I20260709 12:10:16.423782   313 raft_consensus.cc:359] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.424476   313 raft_consensus.cc:385] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.424738   313 raft_consensus.cc:740] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.412883   501 raft_consensus.cc:493] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.426393   313 consensus_queue.cc:260] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.426477   501 raft_consensus.cc:515] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.432327   314 ts_tablet_manager.cc:1434] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 12:10:16.434171   348 raft_consensus.cc:493] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.434708   348 raft_consensus.cc:515] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.436658   348 leader_election.cc:290] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:16.439700   317 tablet_bootstrap.cc:492] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:16.440248   317 ts_tablet_manager.cc:1403] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.000s
I20260709 12:10:16.440043 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec0764a3cdd4cddb4d6776eebc73086" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:16.443017   317 raft_consensus.cc:359] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.443295 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.443959   315 ts_tablet_manager.cc:1434] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 12:10:16.445168 32509 raft_consensus.cc:2468] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:16.447445   314 tablet_bootstrap.cc:492] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:16.443748   317 raft_consensus.cc:385] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.447962   317 raft_consensus.cc:740] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.448717   317 consensus_queue.cc:260] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.449057   348 consensus_queue.cc:1048] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:16.450850   317 ts_tablet_manager.cc:1434] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:10:16.451893   317 tablet_bootstrap.cc:492] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:16.453009   315 tablet_bootstrap.cc:492] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:16.445804 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec0764a3cdd4cddb4d6776eebc73086" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:16.454017 32511 raft_consensus.cc:2393] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 6c1c7174284d4170a4cd7044188a1863 in this term.
I20260709 12:10:16.454649   501 leader_election.cc:290] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:16.444032 32586 raft_consensus.cc:2468] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:16.458799 32627 leader_election.cc:304] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:16.461711 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:16.461875 32476 leader_election.cc:304] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:16.462448 32661 raft_consensus.cc:2468] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:16.462795   348 raft_consensus.cc:2804] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:16.463376   348 raft_consensus.cc:493] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.463723   348 raft_consensus.cc:3060] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.461629   509 raft_consensus.cc:3060] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.471931   375 raft_consensus.cc:493] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.472565   375 raft_consensus.cc:515] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.458124   313 ts_tablet_manager.cc:1434] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.001s
I20260709 12:10:16.474284   315 tablet_bootstrap.cc:654] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.475116   375 leader_election.cc:290] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:16.477802   314 tablet_bootstrap.cc:654] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.481621   348 raft_consensus.cc:515] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.483413   313 tablet_bootstrap.cc:492] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:16.486953 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab181f2deb004cab85897ea97d3cba81" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:16.488168 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:16.485260   444 raft_consensus.cc:493] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.488775 32586 raft_consensus.cc:3060] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.489092   444 raft_consensus.cc:515] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.494472   509 raft_consensus.cc:2749] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.491221   444 leader_election.cc:290] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:16.495568 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89c7e3d24ec4dc0991c8fd4f931d4d6" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
W20260709 12:10:16.494364 32551 leader_election.cc:343] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.496259   348 leader_election.cc:290] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:16.506867 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:16.507730 32660 raft_consensus.cc:3060] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:16.508100 32701 leader_election.cc:343] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.509323 32658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89c7e3d24ec4dc0991c8fd4f931d4d6" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:16.517602 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab181f2deb004cab85897ea97d3cba81" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:16.521092 32586 raft_consensus.cc:2468] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
W20260709 12:10:16.524365 32554 leader_election.cc:343] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.529119   317 tablet_bootstrap.cc:654] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.534101   348 consensus_queue.cc:1048] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:16.538105 32702 leader_election.cc:343] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.538794 32702 leader_election.cc:304] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:16.540503   622 raft_consensus.cc:2749] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.541767 32554 leader_election.cc:304] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:16.542995   332 raft_consensus.cc:2749] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.543419 32411 catalog_manager.cc:5697] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:16.542553 32660 raft_consensus.cc:2468] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:16.562670   315 tablet_bootstrap.cc:492] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:16.562460 32479 leader_election.cc:304] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:16.563984   511 raft_consensus.cc:2804] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:16.564492   511 raft_consensus.cc:697] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:16.565448   511 consensus_queue.cc:237] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.567097   313 tablet_bootstrap.cc:654] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.569043   315 ts_tablet_manager.cc:1403] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.116s	user 0.023s	sys 0.020s
I20260709 12:10:16.572166   315 raft_consensus.cc:359] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.574750   315 raft_consensus.cc:385] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.575081   315 raft_consensus.cc:740] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.575872   315 consensus_queue.cc:260] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.578061   315 ts_tablet_manager.cc:1434] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:10:16.579066   315 tablet_bootstrap.cc:492] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:16.584602   314 tablet_bootstrap.cc:492] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:16.589272   314 ts_tablet_manager.cc:1403] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.006s
I20260709 12:10:16.585289   315 tablet_bootstrap.cc:654] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.601269   510 consensus_queue.cc:1048] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:10:16.603296   332 raft_consensus.cc:493] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.610131   332 raft_consensus.cc:515] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.612241   332 leader_election.cc:290] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:16.613893   315 tablet_bootstrap.cc:492] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:16.614414   315 ts_tablet_manager.cc:1403] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.010s
I20260709 12:10:16.614882   317 tablet_bootstrap.cc:492] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:16.615363   317 ts_tablet_manager.cc:1403] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.001s
I20260709 12:10:16.617097   315 raft_consensus.cc:359] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.617849   315 raft_consensus.cc:385] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.618113   315 raft_consensus.cc:740] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.618216   317 raft_consensus.cc:359] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.618458 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8827c1071a314879abc4c7c816b8c783" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:16.618955   317 raft_consensus.cc:385] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.620425   313 tablet_bootstrap.cc:492] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:16.620492   317 raft_consensus.cc:740] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.621083   313 ts_tablet_manager.cc:1403] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.141s	user 0.020s	sys 0.009s
I20260709 12:10:16.621562   317 consensus_queue.cc:260] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
W20260709 12:10:16.622697 32551 leader_election.cc:343] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.623682   317 ts_tablet_manager.cc:1434] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:10:16.623773   313 raft_consensus.cc:359] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.623571 32408 catalog_manager.cc:5697] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:16.625155   315 consensus_queue.cc:260] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.627280   315 ts_tablet_manager.cc:1434] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:10:16.628829   315 tablet_bootstrap.cc:492] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:16.624539   313 raft_consensus.cc:385] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.624769   317 tablet_bootstrap.cc:492] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:16.636052 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8827c1071a314879abc4c7c816b8c783" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
W20260709 12:10:16.638691 32554 leader_election.cc:343] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.639191 32554 leader_election.cc:304] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:16.640633   332 raft_consensus.cc:2749] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.640894   317 tablet_bootstrap.cc:654] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.643536   444 consensus_queue.cc:1048] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:16.648119   315 tablet_bootstrap.cc:654] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.629208   313 raft_consensus.cc:740] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.657987   511 consensus_queue.cc:1048] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:16.660537   622 consensus_queue.cc:1048] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:16.669492   313 consensus_queue.cc:260] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.670610   315 tablet_bootstrap.cc:492] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:16.671182   315 ts_tablet_manager.cc:1403] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.003s
I20260709 12:10:16.672334   313 ts_tablet_manager.cc:1434] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 12:10:16.674108   315 raft_consensus.cc:359] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.674863   315 raft_consensus.cc:385] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.675139   315 raft_consensus.cc:740] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.675837   315 consensus_queue.cc:260] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.592957   314 raft_consensus.cc:359] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.677747   332 raft_consensus.cc:493] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.678861   332 raft_consensus.cc:515] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.680768   332 leader_election.cc:290] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:16.678083   315 ts_tablet_manager.cc:1434] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:10:16.683043   314 raft_consensus.cc:385] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.683156   315 tablet_bootstrap.cc:492] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:16.683467   314 raft_consensus.cc:740] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.684124 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a053d3db24db08cf8074945f15f89" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:16.684439 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a053d3db24db08cf8074945f15f89" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:16.687017   317 tablet_bootstrap.cc:492] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:16.690101   315 tablet_bootstrap.cc:654] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.692703   317 ts_tablet_manager.cc:1403] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.002s
W20260709 12:10:16.693148 32553 leader_election.cc:343] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.692633 32657 raft_consensus.cc:2468] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 0.
I20260709 12:10:16.696820 32554 leader_election.cc:304] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:16.697037   317 raft_consensus.cc:359] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.698032   317 raft_consensus.cc:385] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.698156   609 raft_consensus.cc:2804] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:16.698350   317 raft_consensus.cc:740] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.698599   609 raft_consensus.cc:493] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.699019   609 raft_consensus.cc:3060] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.698590   313 tablet_bootstrap.cc:492] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:16.694569   314 consensus_queue.cc:260] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.712716   317 consensus_queue.cc:260] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.715629   314 ts_tablet_manager.cc:1434] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.122s	user 0.005s	sys 0.001s
I20260709 12:10:16.718636   313 tablet_bootstrap.cc:654] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.722024   510 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.730077   510 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.732326   510 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:16.722805   315 tablet_bootstrap.cc:492] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:16.724007   609 raft_consensus.cc:515] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.734630   314 tablet_bootstrap.cc:492] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:16.735811   609 leader_election.cc:290] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:16.728137   317 ts_tablet_manager.cc:1434] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 12:10:16.737747   317 tablet_bootstrap.cc:492] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:16.738425 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.740319 32585 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:16.741679 32476 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:16.742470   510 raft_consensus.cc:2804] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:16.742853   510 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.743181   510 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:16.749565 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a053d3db24db08cf8074945f15f89" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
W20260709 12:10:16.751209 32553 leader_election.cc:343] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.749075 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a053d3db24db08cf8074945f15f89" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:16.752408 32661 raft_consensus.cc:3060] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.749656 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:16.755949 32732 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:16.756412   510 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.738024   315 ts_tablet_manager.cc:1403] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.016s
I20260709 12:10:16.763425 32661 raft_consensus.cc:2468] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:16.764263   510 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:16.765308 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:16.765841 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:16.769878 32732 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:16.769837 32585 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:16.766958 32554 leader_election.cc:304] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:16.774279   332 raft_consensus.cc:2804] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:16.774765   332 raft_consensus.cc:697] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:16.775513   332 consensus_queue.cc:237] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.768193   315 raft_consensus.cc:359] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.778537   314 tablet_bootstrap.cc:654] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.778759   315 raft_consensus.cc:385] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.779067   315 raft_consensus.cc:740] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.779800   315 consensus_queue.cc:260] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:16.788436   313 tablet_bootstrap.cc:492] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:16.790393   313 ts_tablet_manager.cc:1403] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.002s
I20260709 12:10:16.789768   315 ts_tablet_manager.cc:1434] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 12:10:16.778545 32732 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:16.793921   313 raft_consensus.cc:359] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.795113   313 raft_consensus.cc:385] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.795436   313 raft_consensus.cc:740] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.796129   313 consensus_queue.cc:260] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.798537   313 ts_tablet_manager.cc:1434] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:10:16.799678 32476 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:16.800420   313 tablet_bootstrap.cc:492] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:16.799294   315 tablet_bootstrap.cc:492] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:16.807269   315 tablet_bootstrap.cc:654] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.808179   313 tablet_bootstrap.cc:654] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.812273   510 raft_consensus.cc:2804] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:16.813258   510 raft_consensus.cc:697] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:16.814342   510 consensus_queue.cc:237] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER 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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.818183 32585 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:16.819090   609 raft_consensus.cc:493] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.819772   609 raft_consensus.cc:515] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.822394   609 leader_election.cc:290] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:16.823776 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc746ec213bd496c86bfbeaacff621a4" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
W20260709 12:10:16.825654 32553 leader_election.cc:343] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.823807   317 tablet_bootstrap.cc:654] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:16.835652 32551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.68:43819, user_credentials={real_user=slave}} blocked reactor thread for 50305.4us
I20260709 12:10:16.839046   510 raft_consensus.cc:493] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.839797   510 raft_consensus.cc:515] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.842180 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc746ec213bd496c86bfbeaacff621a4" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:16.843201   510 leader_election.cc:290] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:16.845329 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.845834   313 tablet_bootstrap.cc:492] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:16.846304   313 ts_tablet_manager.cc:1403] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.002s
I20260709 12:10:16.846064 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:16.846083 32585 raft_consensus.cc:2468] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:16.846556   315 tablet_bootstrap.cc:492] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:16.847108   315 ts_tablet_manager.cc:1403] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.004s
I20260709 12:10:16.847877 32476 leader_election.cc:304] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
W20260709 12:10:16.848707 32479 leader_election.cc:343] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.849177   313 raft_consensus.cc:359] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.849889   313 raft_consensus.cc:385] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.849824   315 raft_consensus.cc:359] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.850358   313 raft_consensus.cc:740] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.850709   315 raft_consensus.cc:385] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.849705   510 raft_consensus.cc:2804] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:16.851037   315 raft_consensus.cc:740] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.851214   313 consensus_queue.cc:260] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.851753   510 raft_consensus.cc:493] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.852239   510 raft_consensus.cc:3060] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.852415   315 consensus_queue.cc:260] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.853840   313 ts_tablet_manager.cc:1434] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:10:16.854895   313 tablet_bootstrap.cc:492] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
W20260709 12:10:16.850895 32551 leader_election.cc:343] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.857872 32551 leader_election.cc:304] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:16.859434   671 raft_consensus.cc:2749] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:16.863549   510 raft_consensus.cc:515] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.866590   313 tablet_bootstrap.cc:654] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.866624 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:16.867367 32585 raft_consensus.cc:3060] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.870765   637 raft_consensus.cc:493] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.871299   637 raft_consensus.cc:515] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.875119   637 leader_election.cc:290] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:16.875633   315 ts_tablet_manager.cc:1434] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 12:10:16.876688 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:16.878894 32476 leader_election.cc:343] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.879222 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.858778 32408 catalog_manager.cc:5697] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:16.886116 32586 raft_consensus.cc:2468] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:16.887444   314 tablet_bootstrap.cc:492] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:16.888020   314 ts_tablet_manager.cc:1403] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.154s	user 0.024s	sys 0.026s
I20260709 12:10:16.890172 32476 leader_election.cc:304] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:16.890678   314 raft_consensus.cc:359] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.891372   637 raft_consensus.cc:2804] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:16.891812   637 raft_consensus.cc:493] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.892132   637 raft_consensus.cc:3060] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.892652   315 tablet_bootstrap.cc:492] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:16.893455   510 leader_election.cc:290] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:16.894941 32585 raft_consensus.cc:2468] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:16.896454 32476 leader_election.cc:304] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:16.897326   510 raft_consensus.cc:2804] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:16.898080   510 raft_consensus.cc:697] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:16.899077   315 tablet_bootstrap.cc:654] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.898964   510 consensus_queue.cc:237] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:16.891368   314 raft_consensus.cc:385] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.900327   314 raft_consensus.cc:740] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.887530 32411 catalog_manager.cc:5697] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 2, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:16.899890   637 raft_consensus.cc:515] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.905454   501 raft_consensus.cc:493] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.905731   637 leader_election.cc:290] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:16.906014   501 raft_consensus.cc:515] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.901049   314 consensus_queue.cc:260] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.907644   314 ts_tablet_manager.cc:1434] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:10:16.908146   501 leader_election.cc:290] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:16.909767   314 tablet_bootstrap.cc:492] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:16.910152   313 tablet_bootstrap.cc:492] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:16.910598 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:16.911240 32731 raft_consensus.cc:3060] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.913925 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17fa79980b4403787d511e9b412ab4f" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:16.915407 32625 leader_election.cc:343] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.916224   314 tablet_bootstrap.cc:654] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.917505 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17fa79980b4403787d511e9b412ab4f" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.918232 32586 raft_consensus.cc:2468] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:16.916122 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:16.919947 32585 raft_consensus.cc:3060] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.927438   314 tablet_bootstrap.cc:492] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:16.927994   314 ts_tablet_manager.cc:1403] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 12:10:16.919569 32625 leader_election.cc:304] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:16.930599   314 raft_consensus.cc:359] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.931564   556 raft_consensus.cc:2804] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:16.931999   556 raft_consensus.cc:493] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.932327   556 raft_consensus.cc:3060] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.910642   313 ts_tablet_manager.cc:1403] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.011s
I20260709 12:10:16.937228   444 raft_consensus.cc:493] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.937793   444 raft_consensus.cc:515] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.939976   444 leader_election.cc:290] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:16.942354 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c4543a210c495c935c879202841b1b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.942839   556 raft_consensus.cc:515] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.943089 32586 raft_consensus.cc:2468] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:16.944319 32699 leader_election.cc:304] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:16.945875   524 raft_consensus.cc:2804] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:16.946311   524 raft_consensus.cc:493] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.946709   524 raft_consensus.cc:3060] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.947782   556 leader_election.cc:290] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:16.931272   314 raft_consensus.cc:385] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.948496   314 raft_consensus.cc:740] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.949222   314 consensus_queue.cc:260] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.924996 32731 raft_consensus.cc:2468] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:16.950858   314 ts_tablet_manager.cc:1434] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:10:16.951782 32476 leader_election.cc:304] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:16.952623   637 raft_consensus.cc:2804] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:16.953116   637 raft_consensus.cc:697] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:16.953969   637 consensus_queue.cc:237] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.956578 32585 raft_consensus.cc:2468] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:16.959806 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c4543a210c495c935c879202841b1b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:16.960297   314 tablet_bootstrap.cc:492] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:16.960595 32657 raft_consensus.cc:2468] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:16.963523 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
W20260709 12:10:16.965003 32479 leader_election.cc:343] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.966342 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17fa79980b4403787d511e9b412ab4f" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:16.967021 32587 raft_consensus.cc:3060] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.968343   313 raft_consensus.cc:359] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.970439   313 raft_consensus.cc:385] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:16.970757   313 raft_consensus.cc:740] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:16.971439   313 consensus_queue.cc:260] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:16.971843   444 consensus_queue.cc:1048] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:16.979789   556 raft_consensus.cc:493] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.980408   556 raft_consensus.cc:515] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.983355 32586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab181f2deb004cab85897ea97d3cba81" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:16.984145 32586 raft_consensus.cc:2468] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:16.984990 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab181f2deb004cab85897ea97d3cba81" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:16.985517 32625 leader_election.cc:304] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:16.986279   509 raft_consensus.cc:2804] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:10:16.986402 32625 leader_election.cc:343] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:16.986714   509 raft_consensus.cc:493] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.987121   509 raft_consensus.cc:3060] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.983340   313 ts_tablet_manager.cc:1434] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260709 12:10:16.988619   313 tablet_bootstrap.cc:492] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:16.989632 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17fa79980b4403787d511e9b412ab4f" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:16.990309 32731 raft_consensus.cc:3060] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:16.980873   314 tablet_bootstrap.cc:654] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:16.984371   556 leader_election.cc:290] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:16.998171 32587 raft_consensus.cc:2468] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:16.985806   524 raft_consensus.cc:515] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:16.999564 32625 leader_election.cc:304] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:17.002900   556 raft_consensus.cc:2804] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:17.007020   509 raft_consensus.cc:515] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.029409   509 leader_election.cc:290] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:17.009891   314 tablet_bootstrap.cc:492] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:17.030499   314 ts_tablet_manager.cc:1403] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.001s
I20260709 12:10:17.011626   313 tablet_bootstrap.cc:654] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.017310   524 leader_election.cc:290] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:17.018560 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c4543a210c495c935c879202841b1b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:17.033993 32584 raft_consensus.cc:3060] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:17.022964   637 raft_consensus.cc:493] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.023649   332 raft_consensus.cc:493] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.024338   444 consensus_queue.cc:1048] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:17.007987   556 raft_consensus.cc:697] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:17.034574   637 raft_consensus.cc:515] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.035331   556 consensus_queue.cc:237] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.036783   637 leader_election.cc:290] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:17.034629 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab181f2deb004cab85897ea97d3cba81" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:17.020002   317 tablet_bootstrap.cc:492] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:17.037937   317 ts_tablet_manager.cc:1403] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.300s	user 0.009s	sys 0.004s
I20260709 12:10:17.033319   314 raft_consensus.cc:359] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.034595   332 raft_consensus.cc:515] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:17.040823   317 raft_consensus.cc:359] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:17.040869   314 raft_consensus.cc:385] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.045984   317 raft_consensus.cc:385] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.057727   314 raft_consensus.cc:740] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.058219   317 raft_consensus.cc:740] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.046908 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff052897a1f94dc89b81c4cc5390ed0a" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:17.058871   314 consensus_queue.cc:260] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.059072   317 consensus_queue.cc:260] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:17.047916   315 tablet_bootstrap.cc:492] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:17.060294   315 ts_tablet_manager.cc:1403] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.168s	user 0.043s	sys 0.059s
I20260709 12:10:17.044509   332 leader_election.cc:290] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:17.045748 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
W20260709 12:10:17.063308 32553 leader_election.cc:343] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.050071 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff052897a1f94dc89b81c4cc5390ed0a" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:17.064091   317 ts_tablet_manager.cc:1434] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:10:17.064080 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c4543a210c495c935c879202841b1b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:17.053838 32582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab181f2deb004cab85897ea97d3cba81" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:17.065176 32657 raft_consensus.cc:3060] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:17.065342 32582 raft_consensus.cc:3060] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:17.064433 32733 raft_consensus.cc:2468] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:17.067363 32476 leader_election.cc:304] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:17.069103   314 ts_tablet_manager.cc:1434] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
W20260709 12:10:17.070086 32625 leader_election.cc:343] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.047312 32731 raft_consensus.cc:2468] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:17.048368 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:17.063094   315 raft_consensus.cc:359] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.070915   637 raft_consensus.cc:2804] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:17.098438   637 raft_consensus.cc:493] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:17.098829   637 raft_consensus.cc:3060] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:17.073457 32554 leader_election.cc:343] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.065303   317 tablet_bootstrap.cc:492] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:17.103317 32554 leader_election.cc:304] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:17.103883   313 tablet_bootstrap.cc:492] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:17.104063   375 raft_consensus.cc:2749] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:17.104417   313 ts_tablet_manager.cc:1403] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.009s
I20260709 12:10:17.070215   314 tablet_bootstrap.cc:492] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:17.046715 32584 raft_consensus.cc:2468] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:17.073657   315 raft_consensus.cc:385] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.107218   315 raft_consensus.cc:740] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
W20260709 12:10:17.075294 32476 leader_election.cc:343] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.108086   315 consensus_queue.cc:260] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.110589   315 ts_tablet_manager.cc:1434] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:10:17.083390 32582 raft_consensus.cc:2468] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:17.115515   321 consensus_queue.cc:1048] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:17.115973   637 raft_consensus.cc:515] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.118604   317 tablet_bootstrap.cc:654] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.120796   315 tablet_bootstrap.cc:492] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:17.121482   509 raft_consensus.cc:493] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.121043 32699 leader_election.cc:304] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:17.122112   509 raft_consensus.cc:515] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.122550   622 raft_consensus.cc:2804] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:17.123108   622 raft_consensus.cc:697] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:17.124413   509 leader_election.cc:290] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:17.124191   622 consensus_queue.cc:237] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.122828 32625 leader_election.cc:304] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:17.129586 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff052897a1f94dc89b81c4cc5390ed0a" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:17.130254 32731 raft_consensus.cc:3060] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:17.129253 32406 catalog_manager.cc:5697] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:17.132220   509 raft_consensus.cc:2804] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:17.133821   509 raft_consensus.cc:697] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:17.134722   509 consensus_queue.cc:237] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.136821   314 tablet_bootstrap.cc:654] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.132218   637 leader_election.cc:290] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:17.138533 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89c7e3d24ec4dc0991c8fd4f931d4d6" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:17.139226 32733 raft_consensus.cc:2468] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:17.107242   313 raft_consensus.cc:359] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.140967 32625 leader_election.cc:304] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:17.142614 32511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89c7e3d24ec4dc0991c8fd4f931d4d6" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:17.144109   556 raft_consensus.cc:2804] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:17.144943   556 raft_consensus.cc:493] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:17.143441   313 raft_consensus.cc:385] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.146399   313 raft_consensus.cc:740] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.145951   556 raft_consensus.cc:3060] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:17.147954 32408 catalog_manager.cc:5697] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:17.150055   315 tablet_bootstrap.cc:654] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.149628   313 consensus_queue.cc:260] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.152220 32511 raft_consensus.cc:2468] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:17.153888   375 raft_consensus.cc:493] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.154443   375 raft_consensus.cc:515] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:17.156430   375 leader_election.cc:290] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:17.159802 32582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff052897a1f94dc89b81c4cc5390ed0a" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
W20260709 12:10:17.164808 32476 leader_election.cc:343] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.161338 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:17.180756   313 ts_tablet_manager.cc:1434] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.008s
I20260709 12:10:17.194926   313 tablet_bootstrap.cc:492] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:17.189492 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:17.181700   511 raft_consensus.cc:493] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.199658   511 raft_consensus.cc:515] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
W20260709 12:10:17.205919 32554 leader_election.cc:343] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.216538   317 tablet_bootstrap.cc:492] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:17.217013   317 ts_tablet_manager.cc:1403] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.152s	user 0.007s	sys 0.022s
I20260709 12:10:17.212884 32731 raft_consensus.cc:2468] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:17.221109 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a053d3db24db08cf8074945f15f89" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:17.251693   511 leader_election.cc:290] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:17.253784   315 tablet_bootstrap.cc:492] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:17.254002 32476 leader_election.cc:304] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6
I20260709 12:10:17.254354   315 ts_tablet_manager.cc:1403] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.143s	user 0.026s	sys 0.015s
I20260709 12:10:17.260596   321 raft_consensus.cc:2804] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:17.254429 32408 catalog_manager.cc:5697] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:17.267091 32411 catalog_manager.cc:5697] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:17.265668   321 raft_consensus.cc:697] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:17.271347   609 consensus_queue.cc:1048] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:10:17.274883   510 consensus_queue.cc:1048] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:10:17.286794   317 raft_consensus.cc:359] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.287556   317 raft_consensus.cc:385] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.287853   317 raft_consensus.cc:740] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.288551   317 consensus_queue.cc:260] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.295871   317 ts_tablet_manager.cc:1434] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.000s
I20260709 12:10:17.300158   321 consensus_queue.cc:237] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.273991 32657 raft_consensus.cc:2468] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:17.311502   315 raft_consensus.cc:359] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.312172   315 raft_consensus.cc:385] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.312379   315 raft_consensus.cc:740] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.316092 32736 raft_consensus.cc:1275] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:10:17.316200 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd0a053d3db24db08cf8074945f15f89" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
W20260709 12:10:17.318370 32553 leader_election.cc:343] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.320200 32553 leader_election.cc:304] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:17.321162   375 raft_consensus.cc:2749] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:17.326297   315 consensus_queue.cc:260] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.331084   317 tablet_bootstrap.cc:492] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:17.346777   315 ts_tablet_manager.cc:1434] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.092s	user 0.004s	sys 0.002s
I20260709 12:10:17.347970   315 tablet_bootstrap.cc:492] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:17.352641   315 tablet_bootstrap.cc:654] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.364099   315 tablet_bootstrap.cc:492] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:17.364636   315 ts_tablet_manager.cc:1403] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:10:17.370738 32479 leader_election.cc:304] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:17.373536   556 raft_consensus.cc:515] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.374342   511 raft_consensus.cc:2749] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:17.331568   637 consensus_queue.cc:1048] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:10:17.378959 32511 raft_consensus.cc:3060] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:17.379458   556 leader_election.cc:290] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:17.386641   313 tablet_bootstrap.cc:654] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.393832   317 tablet_bootstrap.cc:654] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.394336 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89c7e3d24ec4dc0991c8fd4f931d4d6" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:17.394960 32509 raft_consensus.cc:3060] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:17.278167 32406 catalog_manager.cc:5697] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:17.415454   314 tablet_bootstrap.cc:492] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:17.416108   314 ts_tablet_manager.cc:1403] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.346s	user 0.018s	sys 0.028s
I20260709 12:10:17.429271   315 raft_consensus.cc:359] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:17.431424   315 raft_consensus.cc:385] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.431759   315 raft_consensus.cc:740] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
W20260709 12:10:17.422851 32479 consensus_peers.cc:597] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 -> Peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Couldn't send request to peer 97e593b5bb9c4148a6243c7a2073d145. 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:10:17.440544   315 consensus_queue.cc:260] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:17.471151   315 ts_tablet_manager.cc:1434] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.000s
I20260709 12:10:17.477252   313 tablet_bootstrap.cc:492] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:17.477998   313 ts_tablet_manager.cc:1403] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.288s	user 0.014s	sys 0.007s
W20260709 12:10:17.444453 32699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 48709us
I20260709 12:10:17.484100 32587 raft_consensus.cc:1275] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:10:17.461512 32509 raft_consensus.cc:2468] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:17.485277 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b89c7e3d24ec4dc0991c8fd4f931d4d6" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:17.492309 32731 raft_consensus.cc:3060] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:17.493141   313 raft_consensus.cc:359] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.493922   313 raft_consensus.cc:385] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.494190   313 raft_consensus.cc:740] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.494840   313 consensus_queue.cc:260] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.498131   313 ts_tablet_manager.cc:1434] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:10:17.499554   313 tablet_bootstrap.cc:492] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:17.507853   313 tablet_bootstrap.cc:654] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:17.513337 32554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 97881.6us
I20260709 12:10:17.512141   314 raft_consensus.cc:359] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.514006   314 raft_consensus.cc:385] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.514220   314 raft_consensus.cc:740] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.515215   314 consensus_queue.cc:260] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.512532   699 consensus_queue.cc:1048] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:10:17.528188   315 tablet_bootstrap.cc:492] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:17.533784   332 consensus_queue.cc:1048] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:17.540750   314 ts_tablet_manager.cc:1434] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.124s	user 0.005s	sys 0.003s
I20260709 12:10:17.540786 32627 leader_election.cc:304] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:17.557600   314 tablet_bootstrap.cc:492] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:17.557528   501 raft_consensus.cc:2804] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:10:17.562268 32459 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:17.571003   315 tablet_bootstrap.cc:654] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.574774   501 raft_consensus.cc:697] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:17.575778   501 consensus_queue.cc:237] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.591092   704 consensus_queue.cc:1048] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:17.597774   317 tablet_bootstrap.cc:492] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:17.598356   317 ts_tablet_manager.cc:1403] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.284s	user 0.013s	sys 0.008s
I20260709 12:10:17.597229   314 tablet_bootstrap.cc:654] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.607007   695 consensus_queue.cc:1048] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:17.613932   617 consensus_queue.cc:1048] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:10:17.630838   317 raft_consensus.cc:359] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.631601   317 raft_consensus.cc:385] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.631882   317 raft_consensus.cc:740] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.632529   317 consensus_queue.cc:260] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.650738   317 ts_tablet_manager.cc:1434] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 12:10:17.652467   375 raft_consensus.cc:493] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.652989   375 raft_consensus.cc:515] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.637840   704 raft_consensus.cc:493] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.633242 32731 raft_consensus.cc:2468] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
W20260709 12:10:17.658638 32702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 50238.4us
I20260709 12:10:17.666321   375 leader_election.cc:290] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:17.649653   321 consensus_queue.cc:1048] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:10:17.684386   317 tablet_bootstrap.cc:492] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6: Bootstrap starting.
I20260709 12:10:17.697990   313 tablet_bootstrap.cc:492] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:17.698640   313 ts_tablet_manager.cc:1403] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.199s	user 0.012s	sys 0.011s
I20260709 12:10:17.707804   509 consensus_queue.cc:1048] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:17.710212 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb04759bae44c768005a71f7d2012fc" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:17.714756 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb04759bae44c768005a71f7d2012fc" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:17.716302 32554 leader_election.cc:343] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.730722   699 consensus_queue.cc:1048] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:17.671419   704 raft_consensus.cc:515] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
W20260709 12:10:17.760134 32551 leader_election.cc:343] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.762650 32551 leader_election.cc:304] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:17.764997   332 raft_consensus.cc:2749] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:17.770542   704 leader_election.cc:290] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:17.771997   609 raft_consensus.cc:493] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.777709   444 consensus_queue.cc:1048] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:17.782230 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:17.792045   313 raft_consensus.cc:359] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:17.792927   313 raft_consensus.cc:385] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.806715   313 raft_consensus.cc:740] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.811043   313 consensus_queue.cc:260] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:17.812795   313 ts_tablet_manager.cc:1434] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.114s	user 0.004s	sys 0.002s
I20260709 12:10:17.772581   609 raft_consensus.cc:515] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.815014   609 leader_election.cc:290] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:17.799316 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:17.800576 32476 consensus_peers.cc:597] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:17.816412 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d6d331f2f64e6990191049d8ecd6ec" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:17.803959   317 tablet_bootstrap.cc:654] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:17.795977 32627 leader_election.cc:343] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:17.818243 32553 leader_election.cc:343] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.822055   695 consensus_queue.cc:1048] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:10:17.826054 32625 leader_election.cc:343] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.826574 32625 leader_election.cc:304] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:17.828140   704 consensus_queue.cc:1048] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:17.829725   716 raft_consensus.cc:2749] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:17.831599 32625 consensus_peers.cc:597] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Couldn't send request to peer 6c1c7174284d4170a4cd7044188a1863. 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:10:17.842407 32409 catalog_manager.cc:5697] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:17.842399   524 raft_consensus.cc:493] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.852454   313 tablet_bootstrap.cc:492] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:17.845898   524 raft_consensus.cc:515] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:17.890691   524 leader_election.cc:290] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:17.891852 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc746ec213bd496c86bfbeaacff621a4" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:17.882885 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d6d331f2f64e6990191049d8ecd6ec" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:17.897215 32551 leader_election.cc:343] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:17.897344 32701 leader_election.cc:343] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:17.897727 32551 leader_election.cc:304] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:17.898684   609 raft_consensus.cc:2749] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:17.900178   314 tablet_bootstrap.cc:492] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:17.900693   314 ts_tablet_manager.cc:1403] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.343s	user 0.022s	sys 0.023s
I20260709 12:10:17.856153 32408 catalog_manager.cc:5697] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:17.907081   720 raft_consensus.cc:493] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.910456   314 raft_consensus.cc:359] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.911278   314 raft_consensus.cc:385] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.911588   314 raft_consensus.cc:740] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.912253   314 consensus_queue.cc:260] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.907706   720 raft_consensus.cc:515] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:17.915230   720 leader_election.cc:290] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:17.915292 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc746ec213bd496c86bfbeaacff621a4" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:17.915973 32509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:17.919449   720 raft_consensus.cc:493] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.920528   314 ts_tablet_manager.cc:1434] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:10:17.924315   314 tablet_bootstrap.cc:492] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:17.929308 32581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:17.932997   313 tablet_bootstrap.cc:654] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.916008 32584 raft_consensus.cc:2468] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:17.926661   695 raft_consensus.cc:493] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:17.920912   720 raft_consensus.cc:515] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.951056   314 tablet_bootstrap.cc:654] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:17.952749 32660 raft_consensus.cc:3060] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:17.940999   695 raft_consensus.cc:515] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:17.958246   695 leader_election.cc:290] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:17.959188 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352b79996677487b872f5207df5cba9b" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:17.959920 32736 raft_consensus.cc:2468] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:17.960080 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352b79996677487b872f5207df5cba9b" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:17.960749 32659 raft_consensus.cc:2468] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:17.962059 32479 leader_election.cc:304] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:17.964255   720 leader_election.cc:290] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:17.966555   315 tablet_bootstrap.cc:492] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:17.967068   315 ts_tablet_manager.cc:1403] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.439s	user 0.021s	sys 0.016s
I20260709 12:10:17.967993 32625 leader_election.cc:304] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:17.969795   315 raft_consensus.cc:359] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.970559   315 raft_consensus.cc:385] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:17.970825   315 raft_consensus.cc:740] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:17.972239   315 consensus_queue.cc:260] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:17.974226 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352b79996677487b872f5207df5cba9b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:17.974925 32736 raft_consensus.cc:2468] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 0.
I20260709 12:10:17.978593   315 ts_tablet_manager.cc:1434] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:10:17.993544   699 raft_consensus.cc:2804] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:17.994047   699 raft_consensus.cc:493] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:17.994400   699 raft_consensus.cc:3060] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:17.995071 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352b79996677487b872f5207df5cba9b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:18.000936 32625 leader_election.cc:304] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:18.002235 32699 leader_election.cc:304] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:18.003713   617 raft_consensus.cc:2804] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:18.004124   617 raft_consensus.cc:493] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:18.004478   617 raft_consensus.cc:3060] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.006402   315 tablet_bootstrap.cc:492] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:18.013711   317 tablet_bootstrap.cc:492] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6: No bootstrap required, opened a new log
I20260709 12:10:18.014184   317 ts_tablet_manager.cc:1403] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6: Time spent bootstrapping tablet: real 0.338s	user 0.012s	sys 0.010s
I20260709 12:10:18.012213   716 consensus_queue.cc:1048] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:10:18.002379   509 raft_consensus.cc:2804] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:18.016387   509 raft_consensus.cc:493] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:18.016769   509 raft_consensus.cc:3060] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.032011   315 tablet_bootstrap.cc:654] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.035311   501 consensus_queue.cc:1048] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:18.039403   509 raft_consensus.cc:515] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.071741   509 leader_election.cc:290] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:18.076371   313 tablet_bootstrap.cc:492] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:18.077261   313 ts_tablet_manager.cc:1403] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.225s	user 0.014s	sys 0.005s
I20260709 12:10:18.080809 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352b79996677487b872f5207df5cba9b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:18.082692   314 tablet_bootstrap.cc:492] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:18.083333   314 ts_tablet_manager.cc:1403] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.159s	user 0.019s	sys 0.009s
I20260709 12:10:18.083993   313 raft_consensus.cc:359] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.085762   524 raft_consensus.cc:493] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:18.090667   524 raft_consensus.cc:515] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.092828   524 leader_election.cc:290] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
W20260709 12:10:18.092744   726 log.cc:927] Time spent T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 12:10:18.093740   313 raft_consensus.cc:385] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.094105   313 raft_consensus.cc:740] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.095170 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8827c1071a314879abc4c7c816b8c783" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:18.089128   314 raft_consensus.cc:359] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.096238   314 raft_consensus.cc:385] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.097090   314 raft_consensus.cc:740] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.097851   314 consensus_queue.cc:260] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.100159   314 ts_tablet_manager.cc:1434] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:10:18.102239   617 raft_consensus.cc:515] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:18.102612 32584 raft_consensus.cc:2468] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:18.101023   313 consensus_queue.cc:260] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.076051 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352b79996677487b872f5207df5cba9b" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:18.107494 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8827c1071a314879abc4c7c816b8c783" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:18.114696 32657 raft_consensus.cc:2468] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:18.116107   699 raft_consensus.cc:515] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.117447 32512 raft_consensus.cc:2393] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:18.118101 32699 leader_election.cc:304] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:18.119517   720 raft_consensus.cc:2749] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:18.117694 32731 raft_consensus.cc:3060] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.129155   524 raft_consensus.cc:2804] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:18.137472   524 raft_consensus.cc:493] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:18.137938   524 raft_consensus.cc:3060] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.139997   315 tablet_bootstrap.cc:492] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:18.140573   315 ts_tablet_manager.cc:1403] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.134s	user 0.009s	sys 0.017s
W20260709 12:10:18.141592   728 log.cc:927] Time spent T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 12:10:18.131982   314 tablet_bootstrap.cc:492] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:18.143126 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352b79996677487b872f5207df5cba9b" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:18.177590 32660 raft_consensus.cc:2393] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95be2989fec14793bca6df5ff9f823f6 in current term 1: Already voted for candidate 97e593b5bb9c4148a6243c7a2073d145 in this term.
I20260709 12:10:18.144156   699 leader_election.cc:290] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:18.145326 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc746ec213bd496c86bfbeaacff621a4" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:18.145747 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352b79996677487b872f5207df5cba9b" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
W20260709 12:10:18.179742 32701 leader_election.cc:343] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:18.180627 32479 leader_election.cc:304] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [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: 95be2989fec14793bca6df5ff9f823f6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:18.181397   699 raft_consensus.cc:2749] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:18.146802 32731 raft_consensus.cc:2468] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:18.189486 32625 leader_election.cc:304] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:18.194434   720 raft_consensus.cc:2804] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:18.194932   720 raft_consensus.cc:697] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:18.195780   720 consensus_queue.cc:237] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.131425   313 ts_tablet_manager.cc:1434] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.054s	user 0.001s	sys 0.006s
I20260709 12:10:18.153494   524 raft_consensus.cc:515] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.151001   617 leader_election.cc:290] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:18.152370 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc746ec213bd496c86bfbeaacff621a4" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:18.203325 32584 raft_consensus.cc:3060] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.204566   524 leader_election.cc:290] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:18.149703   317 raft_consensus.cc:359] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:18.205557   317 raft_consensus.cc:385] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.205878   317 raft_consensus.cc:740] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.206303 32581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8827c1071a314879abc4c7c816b8c783" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:18.207006 32581 raft_consensus.cc:3060] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.176296   314 tablet_bootstrap.cc:654] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.206619   317 consensus_queue.cc:260] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:18.208828   317 ts_tablet_manager.cc:1434] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6: Time spent starting tablet: real 0.194s	user 0.006s	sys 0.000s
I20260709 12:10:18.205834   313 tablet_bootstrap.cc:492] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:18.174935   315 raft_consensus.cc:359] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.213817   315 raft_consensus.cc:385] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.214301   315 raft_consensus.cc:740] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.215018   315 consensus_queue.cc:260] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.216490 32581 raft_consensus.cc:2468] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:18.218626   315 ts_tablet_manager.cc:1434] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.002s
I20260709 12:10:18.219540 32699 leader_election.cc:304] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:18.217235 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8827c1071a314879abc4c7c816b8c783" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:18.220314 32660 raft_consensus.cc:3060] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.220412   524 raft_consensus.cc:2804] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:18.220942   524 raft_consensus.cc:697] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:18.221760   524 consensus_queue.cc:237] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.228183 32411 catalog_manager.cc:5697] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:18.230615   313 tablet_bootstrap.cc:654] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.230803   315 tablet_bootstrap.cc:492] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:18.231029   501 raft_consensus.cc:493] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:18.232255   501 raft_consensus.cc:515] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.240468 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:18.246007   313 tablet_bootstrap.cc:492] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:18.246845   313 ts_tablet_manager.cc:1403] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.005s
I20260709 12:10:18.247642   315 tablet_bootstrap.cc:654] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:18.246110 32625 leader_election.cc:343] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:18.249752 32409 catalog_manager.cc:5697] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.254316   313 raft_consensus.cc:359] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.255131   313 raft_consensus.cc:385] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.255400   313 raft_consensus.cc:740] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.256106   313 consensus_queue.cc:260] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.258078   501 leader_election.cc:290] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:18.258324   313 ts_tablet_manager.cc:1434] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 12:10:18.258211 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:18.259442   313 tablet_bootstrap.cc:492] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
W20260709 12:10:18.259832 32627 leader_election.cc:343] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:18.260332 32627 leader_election.cc:304] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:18.265302   501 raft_consensus.cc:2749] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:18.272940   313 tablet_bootstrap.cc:654] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:18.281224   736 log.cc:927] Time spent T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 12:10:18.282512 32660 raft_consensus.cc:2468] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:18.285300   314 tablet_bootstrap.cc:492] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:18.287045   314 ts_tablet_manager.cc:1403] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.168s	user 0.013s	sys 0.013s
I20260709 12:10:18.288491 32581 raft_consensus.cc:3060] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.302049   699 raft_consensus.cc:493] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:18.304525   699 raft_consensus.cc:515] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.308233 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:18.308630   699 leader_election.cc:290] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:18.308444 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:18.309362   699 raft_consensus.cc:493] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:18.309851   699 raft_consensus.cc:515] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
W20260709 12:10:18.310091 32479 leader_election.cc:343] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:18.313603   699 leader_election.cc:290] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:18.313527 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:18.314870 32657 raft_consensus.cc:2468] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:18.315205   313 tablet_bootstrap.cc:492] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:18.314110 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:18.315948 32730 raft_consensus.cc:2468] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:18.301640   314 raft_consensus.cc:359] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.316113 32479 leader_election.cc:304] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:18.316591   314 raft_consensus.cc:385] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.317512   699 raft_consensus.cc:2804] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:18.318318   699 raft_consensus.cc:493] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:18.318660   699 raft_consensus.cc:3060] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.256224 32584 raft_consensus.cc:2468] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:18.309270 32583 raft_consensus.cc:2468] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:18.324728 32476 leader_election.cc:304] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:18.326047   695 raft_consensus.cc:2804] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:18.326098 32699 leader_election.cc:304] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:18.327416   524 raft_consensus.cc:2804] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:18.326603   695 raft_consensus.cc:493] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:18.328400   695 raft_consensus.cc:3060] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.340423   695 raft_consensus.cc:515] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.328199   524 raft_consensus.cc:697] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:18.322512   313 ts_tablet_manager.cc:1403] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.001s
I20260709 12:10:18.344194 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:18.344941 32583 raft_consensus.cc:3060] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.346036   313 raft_consensus.cc:359] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:18.342713   524 consensus_queue.cc:237] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:18.350426 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
W20260709 12:10:18.351949 32479 leader_election.cc:343] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:18.317730   314 raft_consensus.cc:740] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.355232   695 leader_election.cc:290] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:18.346743   313 raft_consensus.cc:385] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.363099   313 raft_consensus.cc:740] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.363812   313 consensus_queue.cc:260] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:18.361501   314 consensus_queue.cc:260] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.356182   699 raft_consensus.cc:515] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.370474   313 ts_tablet_manager.cc:1434] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 12:10:18.380415   313 tablet_bootstrap.cc:492] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:18.385301 32730 raft_consensus.cc:3060] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.385919 32583 raft_consensus.cc:2468] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:18.387094 32476 leader_election.cc:304] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:18.387841   511 raft_consensus.cc:2804] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:18.388286   511 raft_consensus.cc:697] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:18.389077   511 consensus_queue.cc:237] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.389783   699 leader_election.cc:290] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:18.392405   313 tablet_bootstrap.cc:654] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.395975 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:18.396684 32734 raft_consensus.cc:3060] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.395980 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:18.398078 32660 raft_consensus.cc:3060] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.400341   314 ts_tablet_manager.cc:1434] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.000s
I20260709 12:10:18.416877   315 tablet_bootstrap.cc:492] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:18.417511   315 ts_tablet_manager.cc:1403] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.187s	user 0.042s	sys 0.056s
I20260709 12:10:18.419199 32409 catalog_manager.cc:5697] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:18.420606   315 raft_consensus.cc:359] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.421456   315 raft_consensus.cc:385] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.423898   314 tablet_bootstrap.cc:492] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:18.424978 32660 raft_consensus.cc:2468] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:18.430332 32479 leader_election.cc:304] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:18.421754   315 raft_consensus.cc:740] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.432096   693 raft_consensus.cc:2804] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:18.440210   693 raft_consensus.cc:697] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:18.442384   315 consensus_queue.cc:260] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.442975   693 consensus_queue.cc:237] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.454838   321 raft_consensus.cc:493] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:18.457214   321 raft_consensus.cc:515] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:18.459556   321 leader_election.cc:290] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:18.456434   313 tablet_bootstrap.cc:492] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:18.461000   313 ts_tablet_manager.cc:1403] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.016s
I20260709 12:10:18.456605 32734 raft_consensus.cc:2468] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:18.461730 32581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc746ec213bd496c86bfbeaacff621a4" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:18.459645   315 ts_tablet_manager.cc:1434] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:10:18.462677 32581 raft_consensus.cc:2393] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95be2989fec14793bca6df5ff9f823f6 in current term 1: Already voted for candidate 6c1c7174284d4170a4cd7044188a1863 in this term.
I20260709 12:10:18.462992 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc746ec213bd496c86bfbeaacff621a4" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:18.463559   315 tablet_bootstrap.cc:492] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:18.465458 32476 leader_election.cc:304] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:18.467980   321 raft_consensus.cc:3060] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.467869   313 raft_consensus.cc:359] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.472010   313 raft_consensus.cc:385] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.472383   313 raft_consensus.cc:740] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.473242   313 consensus_queue.cc:260] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.475577   313 ts_tablet_manager.cc:1434] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:10:18.476748   315 tablet_bootstrap.cc:654] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.477644   313 tablet_bootstrap.cc:492] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:18.484694   313 tablet_bootstrap.cc:654] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.485340   314 tablet_bootstrap.cc:654] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.485538   321 raft_consensus.cc:2749] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:18.486503 32409 catalog_manager.cc:5697] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:18.490079 32409 catalog_manager.cc:5697] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:18.495853   315 tablet_bootstrap.cc:492] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:18.496541   315 ts_tablet_manager.cc:1403] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.002s
I20260709 12:10:18.499364   720 raft_consensus.cc:493] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:18.499962   720 raft_consensus.cc:515] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.500065   315 raft_consensus.cc:359] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.500958   315 raft_consensus.cc:385] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.501286   315 raft_consensus.cc:740] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.502597   315 consensus_queue.cc:260] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.503965 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:18.505007 32583 raft_consensus.cc:2393] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:18.505751   315 ts_tablet_manager.cc:1434] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:10:18.507004   315 tablet_bootstrap.cc:492] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:18.507684   720 leader_election.cc:290] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:18.512630 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:18.516379 32627 leader_election.cc:304] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:18.518739   315 tablet_bootstrap.cc:654] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.520823   509 raft_consensus.cc:3060] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.532701   315 tablet_bootstrap.cc:492] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:18.533255   315 ts_tablet_manager.cc:1403] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260709 12:10:18.536176   315 raft_consensus.cc:359] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.536957   315 raft_consensus.cc:385] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.537241   315 raft_consensus.cc:740] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.538115   315 consensus_queue.cc:260] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.540577   315 ts_tablet_manager.cc:1434] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:18.542065   315 tablet_bootstrap.cc:492] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145: Bootstrap starting.
I20260709 12:10:18.548610   315 tablet_bootstrap.cc:654] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.577044   321 raft_consensus.cc:493] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:18.577741   321 raft_consensus.cc:515] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.580832 32581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:18.581650 32581 raft_consensus.cc:2468] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:18.583534 32476 leader_election.cc:304] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:18.584708   511 raft_consensus.cc:2804] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:18.585261   511 raft_consensus.cc:493] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:18.585649   511 raft_consensus.cc:3060] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.590269   321 leader_election.cc:290] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:18.593804 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:18.594852 32657 raft_consensus.cc:2468] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:18.538772   509 raft_consensus.cc:2749] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:18.602566   511 raft_consensus.cc:515] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.623083   313 tablet_bootstrap.cc:492] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:18.623881   313 ts_tablet_manager.cc:1403] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.147s	user 0.054s	sys 0.066s
I20260709 12:10:18.627251   313 raft_consensus.cc:359] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.627938   313 raft_consensus.cc:385] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.633607   313 raft_consensus.cc:740] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.634702   314 tablet_bootstrap.cc:492] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:18.634893   509 consensus_queue.cc:1048] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:18.629837 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:18.635282   314 ts_tablet_manager.cc:1403] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.226s	user 0.022s	sys 0.037s
I20260709 12:10:18.643692 32583 raft_consensus.cc:3060] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.645864   315 tablet_bootstrap.cc:492] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145: No bootstrap required, opened a new log
I20260709 12:10:18.646587   315 ts_tablet_manager.cc:1403] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.045s
I20260709 12:10:18.646166   314 raft_consensus.cc:359] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.647106   314 raft_consensus.cc:385] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.647418   314 raft_consensus.cc:740] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.648428   314 consensus_queue.cc:260] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.643277 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:18.650250 32660 raft_consensus.cc:3060] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.637580   511 leader_election.cc:290] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:18.651788   501 consensus_queue.cc:1048] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:18.652252   314 ts_tablet_manager.cc:1434] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 12:10:18.643337   313 consensus_queue.cc:260] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.657105 32660 raft_consensus.cc:2468] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:18.657756   315 raft_consensus.cc:359] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.658476   315 raft_consensus.cc:385] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.658728 32479 leader_election.cc:304] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:18.658798   315 raft_consensus.cc:740] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.659847   315 consensus_queue.cc:260] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.658545   314 tablet_bootstrap.cc:492] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:18.662045   315 ts_tablet_manager.cc:1434] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:10:18.664762   321 raft_consensus.cc:2804] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:18.665915   321 raft_consensus.cc:697] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:18.666692   321 consensus_queue.cc:237] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:18.669019 32583 raft_consensus.cc:2468] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:18.674896   313 ts_tablet_manager.cc:1434] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:10:18.697687   314 tablet_bootstrap.cc:654] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:18.702374 32459 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:18.711629   617 consensus_queue.cc:1048] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:10:18.727437   313 tablet_bootstrap.cc:492] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:18.757287   314 tablet_bootstrap.cc:492] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:18.757980   314 ts_tablet_manager.cc:1403] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.012s
I20260709 12:10:18.777058   314 raft_consensus.cc:359] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.778126   314 raft_consensus.cc:385] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.778647   314 raft_consensus.cc:740] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.779547   314 consensus_queue.cc:260] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.782169   314 ts_tablet_manager.cc:1434] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 12:10:18.790489   313 tablet_bootstrap.cc:654] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.794726   703 consensus_queue.cc:1048] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:18.791435 32409 catalog_manager.cc:5697] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:18.798813   617 consensus_queue.cc:1048] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:18.806998   314 tablet_bootstrap.cc:492] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
I20260709 12:10:18.815786   314 tablet_bootstrap.cc:654] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:18.820233   313 tablet_bootstrap.cc:492] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: No bootstrap required, opened a new log
I20260709 12:10:18.820820   313 ts_tablet_manager.cc:1403] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.006s
I20260709 12:10:18.842686   511 consensus_queue.cc:1048] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:18.843575   703 consensus_queue.cc:1048] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:18.849836   617 raft_consensus.cc:493] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:18.850373   617 raft_consensus.cc:515] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.850445   313 raft_consensus.cc:359] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:18.851106   313 raft_consensus.cc:385] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:18.851362   313 raft_consensus.cc:740] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:18.852028   313 consensus_queue.cc:260] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:18.855280   313 ts_tablet_manager.cc:1434] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 12:10:18.855720   617 leader_election.cc:290] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:18.857570 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb04759bae44c768005a71f7d2012fc" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:18.859678 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb04759bae44c768005a71f7d2012fc" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:18.880944 32584 raft_consensus.cc:2468] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:18.889127 32699 leader_election.cc:304] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:18.889691   699 raft_consensus.cc:493] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:18.894138   699 raft_consensus.cc:515] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:18.881548 32657 raft_consensus.cc:2468] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:18.900848   699 leader_election.cc:290] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:18.891295   617 raft_consensus.cc:2804] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:18.907263 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:18.907666   617 raft_consensus.cc:493] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:18.908103   617 raft_consensus.cc:3060] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.911710   695 consensus_queue.cc:1048] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:18.902215 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:18.915668 32657 raft_consensus.cc:2468] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:18.916975   617 raft_consensus.cc:515] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:18.919479 32479 leader_election.cc:304] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:18.920480   511 raft_consensus.cc:2804] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:18.920902   511 raft_consensus.cc:493] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:18.920205 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb04759bae44c768005a71f7d2012fc" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:18.921241   511 raft_consensus.cc:3060] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.921461 32584 raft_consensus.cc:3060] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:18.926573 32476 leader_election.cc:343] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:18.946590   693 consensus_queue.cc:1048] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:18.977634 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb04759bae44c768005a71f7d2012fc" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:18.978788 32660 raft_consensus.cc:3060] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:18.988389 32584 raft_consensus.cc:2468] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:18.976061   617 leader_election.cc:290] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:18.990540 32699 leader_election.cc:304] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:18.993147   511 raft_consensus.cc:515] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:19.006072   321 consensus_queue.cc:1048] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:19.011793   511 leader_election.cc:290] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:19.020539   314 tablet_bootstrap.cc:492] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:19.021039   314 ts_tablet_manager.cc:1403] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.232s	user 0.021s	sys 0.032s
I20260709 12:10:19.030946 32660 raft_consensus.cc:2468] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:19.039970 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:19.040624 32660 raft_consensus.cc:3060] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:19.026882   699 raft_consensus.cc:493] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:19.041472   699 raft_consensus.cc:515] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:19.018237   617 raft_consensus.cc:2804] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:19.060693 32660 raft_consensus.cc:2468] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
W20260709 12:10:19.059986 32699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 69376.3us
W20260709 12:10:19.069572 32702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 46700.7us
I20260709 12:10:19.049993 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:19.080075 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:19.080744 32660 raft_consensus.cc:2468] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:19.059916   617 raft_consensus.cc:697] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:19.081409 32479 leader_election.cc:304] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:19.093139   693 raft_consensus.cc:2804] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:19.104442 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:19.105094   769 log.cc:927] Time spent T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 12:10:19.105232 32736 raft_consensus.cc:2468] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
I20260709 12:10:19.080811   699 leader_election.cc:290] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:19.111088   617 consensus_queue.cc:237] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:19.119765   775 raft_consensus.cc:493] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:19.128731   314 raft_consensus.cc:359] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:19.130774   314 raft_consensus.cc:385] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:19.131120   314 raft_consensus.cc:740] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:19.131767   314 consensus_queue.cc:260] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:19.134289 32476 leader_election.cc:304] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
W20260709 12:10:19.145044 32476 leader_election.cc:343] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:19.149488   314 ts_tablet_manager.cc:1434] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.128s	user 0.007s	sys 0.001s
I20260709 12:10:19.124765   775 raft_consensus.cc:515] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:19.154764   314 tablet_bootstrap.cc:492] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863: Bootstrap starting.
W20260709 12:10:19.159037 32479 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 66338.3us
I20260709 12:10:19.144353   781 raft_consensus.cc:2804] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:19.164836   781 raft_consensus.cc:493] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:19.187664   781 raft_consensus.cc:3060] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:19.178083   693 raft_consensus.cc:697] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
W20260709 12:10:19.178434 32701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:34027, user_credentials={real_user=slave}} blocked reactor thread for 51435.2us
W20260709 12:10:19.205790 32699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 62470.9us
I20260709 12:10:19.202358   779 raft_consensus.cc:493] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:19.218375   321 consensus_queue.cc:1048] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:19.218730   775 leader_election.cc:290] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:19.219419 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:19.220136 32660 raft_consensus.cc:2468] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 0.
I20260709 12:10:19.220798   321 consensus_queue.cc:1048] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:19.221405 32702 leader_election.cc:304] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:19.228667   703 raft_consensus.cc:2804] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:19.229118   703 raft_consensus.cc:493] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:19.229415   703 raft_consensus.cc:3060] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:19.240339   693 consensus_queue.cc:237] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:19.245440 32406 catalog_manager.cc:5697] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:19.246819   775 raft_consensus.cc:493] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:19.251829   775 raft_consensus.cc:515] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:19.254966 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:19.255884 32661 raft_consensus.cc:2393] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c1c7174284d4170a4cd7044188a1863 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:19.226226   779 raft_consensus.cc:515] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:19.267812   314 tablet_bootstrap.cc:654] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:19.279765   703 raft_consensus.cc:515] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:19.282343 32513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:19.261368   779 leader_election.cc:290] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:19.284677 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d6d331f2f64e6990191049d8ecd6ec" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:19.285059   775 leader_election.cc:290] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:19.287006 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d6d331f2f64e6990191049d8ecd6ec" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:19.287686 32584 raft_consensus.cc:2468] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 0.
W20260709 12:10:19.291594 32476 leader_election.cc:343] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:19.300098 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:19.301951   703 leader_election.cc:290] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:19.305845 32476 leader_election.cc:304] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:19.307173   779 raft_consensus.cc:2804] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:19.307823   779 raft_consensus.cc:493] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:19.308158   779 raft_consensus.cc:3060] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:19.312079 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:19.312778 32659 raft_consensus.cc:3060] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:19.291380   781 raft_consensus.cc:515] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:19.322595 32512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:19.331296 32701 leader_election.cc:304] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:19.335870   783 raft_consensus.cc:3060] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:19.345005   783 raft_consensus.cc:2749] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:19.349107 32513 raft_consensus.cc:2393] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c1c7174284d4170a4cd7044188a1863 in current term 1: Already voted for candidate 95be2989fec14793bca6df5ff9f823f6 in this term.
I20260709 12:10:19.352857   781 leader_election.cc:290] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:19.355343 32659 raft_consensus.cc:2468] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:19.356201 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:19.359987   779 raft_consensus.cc:515] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:19.364166 32702 leader_election.cc:304] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:19.364441   779 leader_election.cc:290] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:19.365674   703 raft_consensus.cc:2804] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:19.366216   703 raft_consensus.cc:697] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:19.367105   703 consensus_queue.cc:237] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:19.372294   314 tablet_bootstrap.cc:492] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863: No bootstrap required, opened a new log
I20260709 12:10:19.372815   314 ts_tablet_manager.cc:1403] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863: Time spent bootstrapping tablet: real 0.218s	user 0.017s	sys 0.012s
I20260709 12:10:19.373958 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:19.375411   314 raft_consensus.cc:359] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:19.376120   314 raft_consensus.cc:385] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:19.376390   314 raft_consensus.cc:740] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Initialized, Role: FOLLOWER
I20260709 12:10:19.377010   314 consensus_queue.cc:260] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:19.382120 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d6d331f2f64e6990191049d8ecd6ec" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:19.382120 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d6d331f2f64e6990191049d8ecd6ec" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:19.382843 32730 raft_consensus.cc:3060] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:19.383044 32583 raft_consensus.cc:3060] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:19.384814   314 ts_tablet_manager.cc:1434] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 12:10:19.392021 32730 raft_consensus.cc:2468] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:19.401530 32476 leader_election.cc:304] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [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: 95be2989fec14793bca6df5ff9f823f6; no voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:19.402181   780 raft_consensus.cc:2749] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:19.402558 32476 leader_election.cc:304] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:19.403254   780 raft_consensus.cc:2804] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:19.406176 32583 raft_consensus.cc:2468] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 1.
I20260709 12:10:19.407306   780 raft_consensus.cc:697] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:19.408469   780 consensus_queue.cc:237] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:19.413002 32408 catalog_manager.cc:5697] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:19.436499 32408 catalog_manager.cc:5697] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 1 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:19.446928 32406 catalog_manager.cc:5697] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:19.495043   617 consensus_queue.cc:1048] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:19.509032   703 consensus_queue.cc:1048] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:19.691252 29421 tablet_server.cc:179] TabletServer@127.28.187.65:0 shutting down...
W20260709 12:10:19.695283 32627 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 182 similar messages]
W20260709 12:10:19.700645 32627 consensus_peers.cc:597] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.701057 32553 consensus_peers.cc:597] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.750592 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:19.751641 29421 tablet_replica.cc:333] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.752554 29421 raft_consensus.cc:2243] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.753237 29421 raft_consensus.cc:2272] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.756486 29421 tablet_replica.cc:333] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.757477 29421 raft_consensus.cc:2243] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.758486 29421 raft_consensus.cc:2272] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.761148 29421 tablet_replica.cc:333] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.762117 29421 raft_consensus.cc:2243] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.763052 29421 pending_rounds.cc:70] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Trying to abort 1 pending ops.
I20260709 12:10:19.763381 29421 pending_rounds.cc:77] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305621583505010688 op_type: NO_OP noop_request { }
I20260709 12:10:19.763813 29421 raft_consensus.cc:2889] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:10:19.764192 29421 raft_consensus.cc:2272] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.766832 29421 tablet_replica.cc:333] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.767704 29421 raft_consensus.cc:2243] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.768335 29421 raft_consensus.cc:2272] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.770789 29421 tablet_replica.cc:333] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.771631 29421 raft_consensus.cc:2243] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.772153 29421 raft_consensus.cc:2272] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:19.772451 32553 consensus_peers.cc:597] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.773633 32701 consensus_peers.cc:597] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.774436 29421 tablet_replica.cc:333] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.775353 29421 raft_consensus.cc:2243] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.776347 29421 raft_consensus.cc:2272] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.779115 29421 tablet_replica.cc:333] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
W20260709 12:10:19.779228 32627 consensus_peers.cc:597] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.780128 29421 raft_consensus.cc:2243] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.782162 29421 raft_consensus.cc:2272] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.784500 29421 tablet_replica.cc:333] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.785146 29421 raft_consensus.cc:2243] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.785650 29421 raft_consensus.cc:2272] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:19.785578 32553 consensus_peers.cc:597] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.787732 29421 tablet_replica.cc:333] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.788487 29421 raft_consensus.cc:2243] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.789276 29421 raft_consensus.cc:2272] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.791217 29421 tablet_replica.cc:333] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.791783 29421 raft_consensus.cc:2243] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.792469 29421 raft_consensus.cc:2272] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.794716 29421 tablet_replica.cc:333] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.795533 29421 raft_consensus.cc:2243] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.796350 29421 raft_consensus.cc:2272] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.798925 29421 tablet_replica.cc:333] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.799650 29421 raft_consensus.cc:2243] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.800535 29421 raft_consensus.cc:2272] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.802490 29421 tablet_replica.cc:333] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.803149 29421 raft_consensus.cc:2243] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.803926 29421 raft_consensus.cc:2272] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.806783 29421 tablet_replica.cc:333] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.807518 29421 raft_consensus.cc:2243] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.808020 29421 raft_consensus.cc:2272] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:19.808485 32701 consensus_peers.cc:597] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.810320 29421 tablet_replica.cc:333] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.811165 29421 raft_consensus.cc:2243] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.811663 29421 raft_consensus.cc:2272] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.813938 29421 tablet_replica.cc:333] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.814726 29421 raft_consensus.cc:2243] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.815215 29421 raft_consensus.cc:2272] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.817696 29421 tablet_replica.cc:333] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.818485 29421 raft_consensus.cc:2243] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.819458 29421 raft_consensus.cc:2272] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.821813 29421 tablet_replica.cc:333] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.822569 29421 raft_consensus.cc:2243] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.823036 29421 raft_consensus.cc:2272] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:19.824281 32627 consensus_peers.cc:597] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.825433 29421 tablet_replica.cc:333] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.826077 29421 raft_consensus.cc:2243] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.826855 29421 raft_consensus.cc:2272] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.829273 29421 tablet_replica.cc:333] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.830775 29421 raft_consensus.cc:2243] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.831188 29421 raft_consensus.cc:2272] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.833205 29421 tablet_replica.cc:333] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.834110 29421 raft_consensus.cc:2243] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.834621 29421 raft_consensus.cc:2272] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.837037 29421 tablet_replica.cc:333] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
W20260709 12:10:19.837796 32553 consensus_peers.cc:597] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.837888 29421 raft_consensus.cc:2243] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.838145   781 consensus_queue.cc:1048] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:19.838698 29421 raft_consensus.cc:2272] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.841346 29421 tablet_replica.cc:333] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.842160 29421 raft_consensus.cc:2243] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.842880 29421 raft_consensus.cc:2272] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.844614 29421 tablet_replica.cc:333] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.845223 29421 raft_consensus.cc:2243] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.845753 29421 raft_consensus.cc:2272] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.848104 29421 tablet_replica.cc:333] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.848937 29421 raft_consensus.cc:2243] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.849474 29421 raft_consensus.cc:2272] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.851694 29421 tablet_replica.cc:333] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
W20260709 12:10:19.851917 32627 consensus_peers.cc:597] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.852469 29421 raft_consensus.cc:2243] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.853032 29421 raft_consensus.cc:2272] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.855612 29421 tablet_replica.cc:333] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.859715 29421 raft_consensus.cc:2243] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.863493 29421 raft_consensus.cc:2272] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.870050 29421 tablet_replica.cc:333] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
W20260709 12:10:19.870322 32553 consensus_peers.cc:597] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.871026 29421 raft_consensus.cc:2243] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.872146 29421 raft_consensus.cc:2272] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.874462 29421 tablet_replica.cc:333] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.875062 29421 raft_consensus.cc:2243] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.875463 29421 raft_consensus.cc:2272] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:19.876847 32553 consensus_peers.cc:597] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.877262 29421 tablet_replica.cc:333] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.877916 29421 raft_consensus.cc:2243] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.878630 29421 raft_consensus.cc:2272] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.880393 29421 tablet_replica.cc:333] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.880934 29421 raft_consensus.cc:2243] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.881338 29421 raft_consensus.cc:2272] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.883358 29421 tablet_replica.cc:333] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.883899 29421 raft_consensus.cc:2243] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.884265 29421 raft_consensus.cc:2272] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.885994 29421 tablet_replica.cc:333] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.886528 29421 raft_consensus.cc:2243] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.886943 29421 raft_consensus.cc:2272] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.888794 29421 tablet_replica.cc:333] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.889436 29421 raft_consensus.cc:2243] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.889853 29421 raft_consensus.cc:2272] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.891604 29421 tablet_replica.cc:333] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.892083 29421 raft_consensus.cc:2243] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.892503 29421 raft_consensus.cc:2272] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.894925 29421 tablet_replica.cc:333] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.895648 29421 raft_consensus.cc:2243] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.896148 29421 raft_consensus.cc:2272] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.898169 29421 tablet_replica.cc:333] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.898662 29421 raft_consensus.cc:2243] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.899494 29421 raft_consensus.cc:2272] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.901860 29421 tablet_replica.cc:333] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.902510 29421 raft_consensus.cc:2243] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.903388 29421 raft_consensus.cc:2272] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.905872 29421 tablet_replica.cc:333] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.906600 29421 raft_consensus.cc:2243] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.907102 29421 raft_consensus.cc:2272] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.909628 29421 tablet_replica.cc:333] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.910252 29421 raft_consensus.cc:2243] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.911217 29421 raft_consensus.cc:2272] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.913861 29421 tablet_replica.cc:333] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.914364 29421 raft_consensus.cc:2243] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.914758 29421 raft_consensus.cc:2272] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.916683 29421 tablet_replica.cc:333] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.917164 29421 raft_consensus.cc:2243] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.917584 29421 raft_consensus.cc:2272] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.919143 29421 tablet_replica.cc:333] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.919600 29421 raft_consensus.cc:2243] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.920305 29421 raft_consensus.cc:2272] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.922189 29421 tablet_replica.cc:333] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.922664 29421 raft_consensus.cc:2243] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:19.923327 29421 raft_consensus.cc:2272] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:19.924952 29421 tablet_replica.cc:333] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: stopping tablet replica
I20260709 12:10:19.925410 29421 raft_consensus.cc:2243] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:19.925971 29421 raft_consensus.cc:2272] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:19.944295 32627 consensus_peers.cc:597] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.950359 32553 consensus_peers.cc:597] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.953080 32701 consensus_peers.cc:597] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.966512 32627 consensus_peers.cc:597] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.967073   617 consensus_queue.cc:1048] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:19.967265 32701 consensus_peers.cc:597] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:19.986766 32627 connection.cc:573] client connection to 127.28.187.65:34027 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 12:10:19.994845 32627 consensus_peers.cc:597] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:20.002599 32701 consensus_peers.cc:597] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:20.005586 32701 consensus_peers.cc:597] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:20.011984 29421 tablet_server.cc:196] TabletServer@127.28.187.65:0 shutdown complete.
W20260709 12:10:20.028051 32627 consensus_peers.cc:597] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:20.053785 32627 consensus_peers.cc:597] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:20.074600 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:20.082602   803 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:10:20.082633   802 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:10:20.086944   805 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:10:20.088578 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:20.092087 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:20.092363 29421 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:10:20.092512 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599020092500 us; error 0 us; skew 500 ppm
I20260709 12:10:20.093065 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:20.096385 29421 webserver.cc:533] Webserver started at http://127.28.187.65:37337/ using document root <none> and password file <none>
I20260709 12:10:20.097074 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:20.097324 29421 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:10:20.102690 29421 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:10:20.111502   810 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:10:20.112325 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:10:20.112640 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-0-root
uuid: "95be2989fec14793bca6df5ff9f823f6"
format_stamp: "Formatted at 2026-07-09 12:10:08 on dist-test-slave-442x"
I20260709 12:10:20.113018 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598893288105-29421-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:10:20.147258 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:20.148662 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:20.150837 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 12:10:20.156981 32701 consensus_peers.cc:597] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:20.157160   817 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:10:20.202118 32701 consensus_peers.cc:597] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:20.223716 32701 consensus_peers.cc:597] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:20.455572 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:10:20.456020 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.300s	user 0.005s	sys 0.005s
I20260709 12:10:20.456389 29421 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:10:20.463104   817 tablet_bootstrap.cc:492] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.480978   817 tablet_bootstrap.cc:492] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.482014   817 tablet_bootstrap.cc:492] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.482647   817 ts_tablet_manager.cc:1403] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 12:10:20.485076   817 raft_consensus.cc:359] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.485734   817 raft_consensus.cc:740] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.486430   817 consensus_queue.cc:260] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.488922   817 ts_tablet_manager.cc:1434] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:10:20.489924   817 tablet_bootstrap.cc:492] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.503690   817 tablet_bootstrap.cc:492] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.504676   817 tablet_bootstrap.cc:492] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.505303   817 ts_tablet_manager.cc:1403] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:10:20.507757   817 raft_consensus.cc:359] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.508407   817 raft_consensus.cc:740] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.509092   817 consensus_queue.cc:260] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.510836   817 ts_tablet_manager.cc:1434] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:20.511571   817 tablet_bootstrap.cc:492] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.526587   817 tablet_bootstrap.cc:492] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.527498   817 tablet_bootstrap.cc:492] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.528136   817 ts_tablet_manager.cc:1403] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 12:10:20.530328   817 raft_consensus.cc:359] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.530987   817 raft_consensus.cc:740] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.531622   817 consensus_queue.cc:260] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.533399   817 ts_tablet_manager.cc:1434] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:10:20.534153   817 tablet_bootstrap.cc:492] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.547557   817 tablet_bootstrap.cc:492] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.548416   817 tablet_bootstrap.cc:492] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.549023   817 ts_tablet_manager.cc:1403] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:10:20.550900   817 raft_consensus.cc:359] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.551388   817 raft_consensus.cc:740] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.551920   817 consensus_queue.cc:260] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.553259   817 ts_tablet_manager.cc:1434] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:10:20.553905   817 tablet_bootstrap.cc:492] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.564841   817 tablet_bootstrap.cc:492] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.565831   817 tablet_bootstrap.cc:492] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.566447   817 ts_tablet_manager.cc:1403] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 12:10:20.568787   817 raft_consensus.cc:359] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.569696   817 raft_consensus.cc:740] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.570393   817 consensus_queue.cc:260] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.572118   817 ts_tablet_manager.cc:1434] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:10:20.573308   817 tablet_bootstrap.cc:492] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.586370   817 tablet_bootstrap.cc:492] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.587306   817 tablet_bootstrap.cc:492] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.587940   817 ts_tablet_manager.cc:1403] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:10:20.590559   817 raft_consensus.cc:359] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.591233   817 raft_consensus.cc:740] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.591928   817 consensus_queue.cc:260] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.593917   817 ts_tablet_manager.cc:1434] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:10:20.594732   817 tablet_bootstrap.cc:492] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.644774   817 tablet_bootstrap.cc:492] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.645741   817 tablet_bootstrap.cc:492] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.646353   817 ts_tablet_manager.cc:1403] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.000s
I20260709 12:10:20.648749   817 raft_consensus.cc:359] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.649443   817 raft_consensus.cc:740] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.650207   817 consensus_queue.cc:260] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.652135   817 ts_tablet_manager.cc:1434] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:10:20.652943   817 tablet_bootstrap.cc:492] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.684798   817 tablet_bootstrap.cc:492] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.685768   817 tablet_bootstrap.cc:492] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.686432   817 ts_tablet_manager.cc:1403] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.016s
I20260709 12:10:20.688264   817 raft_consensus.cc:359] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.688755   817 raft_consensus.cc:740] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.689270   817 consensus_queue.cc:260] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.690786   817 ts_tablet_manager.cc:1434] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:20.691393   817 tablet_bootstrap.cc:492] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.702064   817 tablet_bootstrap.cc:492] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.702756   817 tablet_bootstrap.cc:492] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.703256   817 ts_tablet_manager.cc:1403] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 12:10:20.705652   817 raft_consensus.cc:359] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:20.706182   817 raft_consensus.cc:740] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.706923   817 consensus_queue.cc:260] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:20.708637   817 ts_tablet_manager.cc:1434] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:10:20.709419   817 tablet_bootstrap.cc:492] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.720817   817 tablet_bootstrap.cc:492] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.721601   817 tablet_bootstrap.cc:492] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.722070   817 ts_tablet_manager.cc:1403] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:10:20.723734   817 raft_consensus.cc:359] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.724207   817 raft_consensus.cc:740] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.724704   817 consensus_queue.cc:260] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.726213   817 ts_tablet_manager.cc:1434] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:20.726814   817 tablet_bootstrap.cc:492] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.738498   817 tablet_bootstrap.cc:492] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.739405   817 tablet_bootstrap.cc:492] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.740123   817 ts_tablet_manager.cc:1403] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.012s
I20260709 12:10:20.741721 29421 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:10:20.742105 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.286s	user 0.245s	sys 0.002s
I20260709 12:10:20.742486   817 raft_consensus.cc:359] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.743247   817 raft_consensus.cc:740] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.744005   817 consensus_queue.cc:260] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.746165   817 ts_tablet_manager.cc:1434] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:20.746914   817 tablet_bootstrap.cc:492] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.766426   817 tablet_bootstrap.cc:492] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.767313   817 tablet_bootstrap.cc:492] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.768056   817 ts_tablet_manager.cc:1403] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 12:10:20.770131   817 raft_consensus.cc:359] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.770648   817 raft_consensus.cc:740] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.771577   817 consensus_queue.cc:260] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.773973   817 ts_tablet_manager.cc:1434] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:20.774806   817 tablet_bootstrap.cc:492] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.776284   770 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.776939   770 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.779518   770 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:20.781795 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:20.796190   831 raft_consensus.cc:493] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.796814   831 raft_consensus.cc:515] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
W20260709 12:10:20.803671 32553 leader_election.cc:336] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:20.804327 32553 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:20.805351   770 raft_consensus.cc:2749] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:20.808831 32627 leader_election.cc:336] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:20.830909   770 raft_consensus.cc:493] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.831545   770 raft_consensus.cc:515] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.834554 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:20.835985   818 raft_consensus.cc:493] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.836375 32625 leader_election.cc:304] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [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: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:20.836593   818 raft_consensus.cc:515] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.837200   501 raft_consensus.cc:2749] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:20.842060   818 leader_election.cc:290] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
W20260709 12:10:20.844393 32627 leader_election.cc:336] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:20.844684 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:20.845351   770 leader_election.cc:290] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:20.846138 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff052897a1f94dc89b81c4cc5390ed0a" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:20.846428 32625 leader_election.cc:304] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [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: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:20.847258   831 leader_election.cc:290] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:20.848022   831 raft_consensus.cc:2749] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:20.864267 32553 leader_election.cc:336] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:20.864920 32553 leader_election.cc:304] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:20.865736   770 raft_consensus.cc:2749] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:20.876071   819 raft_consensus.cc:493] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.876597   819 raft_consensus.cc:515] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.878870   819 leader_election.cc:290] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:20.879415   703 raft_consensus.cc:493] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.880062   703 raft_consensus.cc:515] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.881000   817 tablet_bootstrap.cc:492] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: 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:10:20.881944   817 tablet_bootstrap.cc:492] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:20.882586   817 ts_tablet_manager.cc:1403] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.108s	user 0.041s	sys 0.059s
I20260709 12:10:20.883103   703 leader_election.cc:290] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:20.887277 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:20.888067 32583 raft_consensus.cc:2468] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:20.892050 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:20.892795 32730 raft_consensus.cc:2468] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:20.892127 32699 leader_election.cc:304] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:20.895378   775 raft_consensus.cc:2804] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:20.895774   775 raft_consensus.cc:493] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.896157   775 raft_consensus.cc:3060] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:20.896320 32551 leader_election.cc:304] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:20.898696   706 raft_consensus.cc:2804] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:20.899099   706 raft_consensus.cc:493] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.899428   706 raft_consensus.cc:3060] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:20.901698 32701 leader_election.cc:336] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:20.902674   617 raft_consensus.cc:493] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.903285   617 raft_consensus.cc:515] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.909534   617 leader_election.cc:290] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:20.913820 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:20.916373   819 raft_consensus.cc:493] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.916970   819 raft_consensus.cc:515] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.919312   819 leader_election.cc:290] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:20.923385   706 raft_consensus.cc:515] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.926563 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:20.929895 32659 raft_consensus.cc:2468] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:20.885099   817 raft_consensus.cc:359] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.934271   817 raft_consensus.cc:740] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:20.935231   817 consensus_queue.cc:260] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.938329   817 ts_tablet_manager.cc:1434] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:10:20.933638 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:20.939193   819 raft_consensus.cc:493] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.936448   706 leader_election.cc:290] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:20.939785   819 raft_consensus.cc:515] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.940725   817 tablet_bootstrap.cc:492] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:20.932070 32554 leader_election.cc:304] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:20.942235   819 leader_election.cc:290] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:20.942768   819 raft_consensus.cc:2804] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:20.943094   819 raft_consensus.cc:493] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.943461   819 raft_consensus.cc:3060] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:20.945171 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
W20260709 12:10:20.931049 32701 leader_election.cc:336] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:20.952121   819 raft_consensus.cc:515] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.954463   819 leader_election.cc:290] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:20.949573 32701 leader_election.cc:304] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:20.955515   617 raft_consensus.cc:2749] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:20.956993   818 raft_consensus.cc:493] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.957638   818 raft_consensus.cc:515] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.962530 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:20.963021   617 raft_consensus.cc:493] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.963599   617 raft_consensus.cc:515] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:20.965781   818 leader_election.cc:290] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:20.966621 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffb0ba9389843c6a0b2dc18bb897829" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:20.963830 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:20.968566 32659 raft_consensus.cc:3060] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:20.971449   703 raft_consensus.cc:493] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:20.972019   703 raft_consensus.cc:515] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:20.972519   617 leader_election.cc:290] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:20.974169   703 leader_election.cc:290] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:20.974895 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:20.983429   819 raft_consensus.cc:493] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.984009   819 raft_consensus.cc:515] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.986086   819 leader_election.cc:290] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:20.989238   706 raft_consensus.cc:493] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:20.989789   706 raft_consensus.cc:515] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:20.991075 32659 raft_consensus.cc:2468] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:20.993101   706 leader_election.cc:290] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:20.998023   775 raft_consensus.cc:515] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:20.999155 32730 raft_consensus.cc:2393] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46522b73cbb14c03af501050233a06e6 in current term 2: Already voted for candidate 6c1c7174284d4170a4cd7044188a1863 in this term.
I20260709 12:10:21.001528 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:21.002339 32583 raft_consensus.cc:2393] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c1c7174284d4170a4cd7044188a1863 in current term 2: Already voted for candidate 46522b73cbb14c03af501050233a06e6 in this term.
I20260709 12:10:21.005148 32554 leader_election.cc:304] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:21.005954   706 raft_consensus.cc:2804] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.006399   706 raft_consensus.cc:697] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:21.007112   706 consensus_queue.cc:237] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.013355   819 raft_consensus.cc:493] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.013958   819 raft_consensus.cc:515] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.015708   819 leader_election.cc:290] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.016474 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.021775 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:21.022459 32659 raft_consensus.cc:2468] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
W20260709 12:10:21.030788 32701 leader_election.cc:336] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.031745 32701 leader_election.cc:304] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
W20260709 12:10:21.032683 32701 leader_election.cc:336] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.032673   617 raft_consensus.cc:2749] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.033092   775 leader_election.cc:290] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.033592 32701 leader_election.cc:304] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:21.034828   775 raft_consensus.cc:2749] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:21.035825 32701 leader_election.cc:336] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.036274 32701 leader_election.cc:304] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.037176   775 raft_consensus.cc:2749] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.039589 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:21.040221 32659 raft_consensus.cc:2468] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
W20260709 12:10:21.045233 32627 leader_election.cc:336] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.045728 32627 leader_election.cc:304] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [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: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.046485   818 raft_consensus.cc:2749] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.047053 32554 leader_election.cc:304] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:21.047909   706 raft_consensus.cc:2804] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.048265   706 raft_consensus.cc:493] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.048611   706 raft_consensus.cc:3060] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:21.026661 32553 leader_election.cc:336] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
W20260709 12:10:21.054078 32553 leader_election.cc:336] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
W20260709 12:10:21.054778 32553 leader_election.cc:336] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.055148 32553 leader_election.cc:304] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.055838 32406 catalog_manager.cc:5697] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:21.057904   831 raft_consensus.cc:493] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.058382   819 raft_consensus.cc:2749] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.058499   831 raft_consensus.cc:515] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.059720 32554 leader_election.cc:304] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:21.061599   770 raft_consensus.cc:2804] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.061987   770 raft_consensus.cc:493] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.062340   770 raft_consensus.cc:3060] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.065971   831 leader_election.cc:290] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.067858 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
W20260709 12:10:21.069584 32627 leader_election.cc:336] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.073987 32625 leader_election.cc:304] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [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: 97e593b5bb9c4148a6243c7a2073d145; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.074412   770 raft_consensus.cc:515] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.075415   831 raft_consensus.cc:2749] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.076557   770 leader_election.cc:290] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
W20260709 12:10:21.079089 32553 leader_election.cc:336] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.079627 32553 leader_election.cc:304] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
W20260709 12:10:21.080605 32553 leader_election.cc:336] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.084164   775 raft_consensus.cc:493] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.084854   775 raft_consensus.cc:515] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.086719   817 tablet_bootstrap.cc:492] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: 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:10:21.087806   817 tablet_bootstrap.cc:492] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:21.088546   817 ts_tablet_manager.cc:1403] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.148s	user 0.040s	sys 0.055s
I20260709 12:10:21.089026 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:21.094041   817 raft_consensus.cc:359] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.095201   817 raft_consensus.cc:740] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:21.095216   770 raft_consensus.cc:2749] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.096168   817 consensus_queue.cc:260] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.097077   775 leader_election.cc:290] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.097275   706 raft_consensus.cc:515] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.103487 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:21.109992 32661 raft_consensus.cc:3060] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.111156   817 ts_tablet_manager.cc:1434] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 12:10:21.112156   817 tablet_bootstrap.cc:492] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:21.117916 32661 raft_consensus.cc:2468] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:21.108086   617 raft_consensus.cc:493] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.118765   617 raft_consensus.cc:515] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.120893   617 leader_election.cc:290] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.122821 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d1799d85242d295abc4038fa45ab8" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:21.104597   831 raft_consensus.cc:493] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.124884 32554 leader_election.cc:304] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:21.124591   831 raft_consensus.cc:515] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.136916   831 leader_election.cc:290] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
W20260709 12:10:21.139551 32627 leader_election.cc:336] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.140422 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:21.141206 32583 raft_consensus.cc:2468] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:21.143464 32625 leader_election.cc:304] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.144376   831 raft_consensus.cc:2804] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.144687   817 tablet_bootstrap.cc:492] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: 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:10:21.144804   831 raft_consensus.cc:493] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.145890   817 tablet_bootstrap.cc:492] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:21.146836   817 ts_tablet_manager.cc:1403] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.002s
I20260709 12:10:21.145364   831 raft_consensus.cc:3060] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.147733   706 leader_election.cc:290] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:21.149842   617 raft_consensus.cc:493] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.150381   617 raft_consensus.cc:515] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.152274   617 leader_election.cc:290] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
W20260709 12:10:21.149991 32553 leader_election.cc:336] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.155678   831 raft_consensus.cc:515] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
W20260709 12:10:21.156093 32553 leader_election.cc:336] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.158784   617 raft_consensus.cc:493] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.159322   617 raft_consensus.cc:515] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
W20260709 12:10:21.160468 32553 leader_election.cc:336] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.160312   817 raft_consensus.cc:359] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.161018 32553 leader_election.cc:304] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.161291   817 raft_consensus.cc:740] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:21.161698   617 leader_election.cc:290] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.162297   770 raft_consensus.cc:2749] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.162415   818 raft_consensus.cc:493] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.162976   818 raft_consensus.cc:515] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.165007   818 leader_election.cc:290] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
W20260709 12:10:21.167831 32553 leader_election.cc:336] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.168861   706 raft_consensus.cc:493] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.169503   706 raft_consensus.cc:515] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
W20260709 12:10:21.170499 32627 leader_election.cc:336] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.173920   770 raft_consensus.cc:2804] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.174743   770 raft_consensus.cc:697] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
W20260709 12:10:21.174022 32554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 49234.6us
W20260709 12:10:21.175864 32627 leader_election.cc:336] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.175628   770 consensus_queue.cc:237] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.176882   818 raft_consensus.cc:493] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.178138 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:21.178783 32660 raft_consensus.cc:3060] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.162312   817 consensus_queue.cc:260] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.182663   817 ts_tablet_manager.cc:1434] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:10:21.183740   817 tablet_bootstrap.cc:492] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:21.185082 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a2bd9d7444164b3c36f8e4e588b71" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.186084 32730 raft_consensus.cc:2468] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:21.187537 32551 leader_election.cc:304] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.189025   831 leader_election.cc:290] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.177537   818 raft_consensus.cc:515] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
W20260709 12:10:21.189594 32553 leader_election.cc:336] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.191843   818 leader_election.cc:290] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.192212   706 leader_election.cc:290] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.196664 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
W20260709 12:10:21.197167 32627 leader_election.cc:336] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
W20260709 12:10:21.199061 32553 leader_election.cc:336] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.203366   819 raft_consensus.cc:2804] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.203465 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef0b01cc854456a4252d1b372c67b3" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:21.203948   819 raft_consensus.cc:493] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.204360   819 raft_consensus.cc:3060] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.206642 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a2bd9d7444164b3c36f8e4e588b71" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:21.211926   819 raft_consensus.cc:515] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.213485   770 raft_consensus.cc:493] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.213682 32582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266be03725d94478a61cbefbdff0774a" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:21.214089   770 raft_consensus.cc:515] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.214545 32583 raft_consensus.cc:2393] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c1c7174284d4170a4cd7044188a1863 in current term 2: Already voted for candidate 46522b73cbb14c03af501050233a06e6 in this term.
I20260709 12:10:21.215391   817 tablet_bootstrap.cc:492] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: 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:10:21.216152 32582 raft_consensus.cc:3060] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.216429   817 tablet_bootstrap.cc:492] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:21.217211   817 ts_tablet_manager.cc:1403] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.004s
I20260709 12:10:21.218904   770 leader_election.cc:290] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:21.219878 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a2bd9d7444164b3c36f8e4e588b71" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:21.220104   819 leader_election.cc:290] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.220335   770 raft_consensus.cc:493] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:21.220542 32734 raft_consensus.cc:3060] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.220932   770 raft_consensus.cc:515] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.220098   817 raft_consensus.cc:359] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.222467   817 raft_consensus.cc:740] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:21.223686   817 consensus_queue.cc:260] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.224014 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d6d331f2f64e6990191049d8ecd6ec" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.224860 32736 raft_consensus.cc:2468] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:21.226111 32551 leader_election.cc:304] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.225065   831 raft_consensus.cc:493] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.226886   706 raft_consensus.cc:2804] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.227310   706 raft_consensus.cc:493] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:21.226945   831 raft_consensus.cc:515] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.227681   706 raft_consensus.cc:3060] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:21.228381 32553 leader_election.cc:336] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
W20260709 12:10:21.228893 32553 leader_election.cc:336] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.230881   817 ts_tablet_manager.cc:1434] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:10:21.229962   770 leader_election.cc:290] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.232381   817 tablet_bootstrap.cc:492] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:21.229154   831 leader_election.cc:290] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
W20260709 12:10:21.240587 32627 leader_election.cc:336] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
W20260709 12:10:21.245780 32553 leader_election.cc:336] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.246093   617 raft_consensus.cc:493] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.246901   617 raft_consensus.cc:515] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.249616   617 leader_election.cc:290] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.250240   617 raft_consensus.cc:493] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.250901   617 raft_consensus.cc:515] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.254580 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.256299 32736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d1799d85242d295abc4038fa45ab8" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.258659   817 tablet_bootstrap.cc:492] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: 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:10:21.260842 32660 raft_consensus.cc:2468] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:21.245720 32734 raft_consensus.cc:2468] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:21.261708 32582 raft_consensus.cc:2468] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 2.
I20260709 12:10:21.264173   831 raft_consensus.cc:493] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.298403   770 raft_consensus.cc:493] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.298991   617 leader_election.cc:290] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.299129   770 raft_consensus.cc:515] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.300406   817 tablet_bootstrap.cc:492] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:21.301608   831 raft_consensus.cc:515] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.303051 32551 leader_election.cc:304] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.303964   831 leader_election.cc:290] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.304405 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef0b01cc854456a4252d1b372c67b3" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.305187 32735 raft_consensus.cc:2468] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:21.306139   819 raft_consensus.cc:2804] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.306675   819 raft_consensus.cc:697] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
W20260709 12:10:21.266390 32701 leader_election.cc:336] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.308444 32701 leader_election.cc:304] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:21.308344   819 consensus_queue.cc:237] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
W20260709 12:10:21.308920 32627 leader_election.cc:336] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.264323 32625 leader_election.cc:304] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [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: 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.301196   817 ts_tablet_manager.cc:1403] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.000s
I20260709 12:10:21.310105 32551 leader_election.cc:304] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.311004   884 raft_consensus.cc:2804] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.311352   884 raft_consensus.cc:493] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.311683   884 raft_consensus.cc:3060] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.312285   817 raft_consensus.cc:359] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.313107   817 raft_consensus.cc:740] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:21.313557   617 raft_consensus.cc:2749] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:21.313992 32701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.65:34027, user_credentials={real_user=slave}} blocked reactor thread for 47627.7us
I20260709 12:10:21.319147   831 raft_consensus.cc:493] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.262405   706 raft_consensus.cc:515] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.319832   831 raft_consensus.cc:515] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.322153 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d6d331f2f64e6990191049d8ecd6ec" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:21.322844 32735 raft_consensus.cc:3060] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.323029   831 leader_election.cc:290] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.263476 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:21.325673 32583 raft_consensus.cc:2468] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:21.326591   817 consensus_queue.cc:260] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
W20260709 12:10:21.325729 32625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.68:43819, user_credentials={real_user=slave}} blocked reactor thread for 61493.3us
I20260709 12:10:21.263533 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:21.328275 32661 raft_consensus.cc:2468] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:21.264900   775 raft_consensus.cc:493] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.332170 32699 leader_election.cc:304] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.339649   617 raft_consensus.cc:2804] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.345556   617 raft_consensus.cc:493] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.345989   617 raft_consensus.cc:3060] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.340161   775 raft_consensus.cc:515] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.290360   703 raft_consensus.cc:493] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.331626   818 raft_consensus.cc:2749] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.333195   817 ts_tablet_manager.cc:1434] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:10:21.333775 32730 raft_consensus.cc:2468] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:21.336150 32736 raft_consensus.cc:2468] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:21.351811   817 tablet_bootstrap.cc:492] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:21.344900   706 leader_election.cc:290] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.358165   818 raft_consensus.cc:493] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.358788   818 raft_consensus.cc:515] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
W20260709 12:10:21.359180 32553 leader_election.cc:336] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.359517 32554 leader_election.cc:304] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.359761 32582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff052897a1f94dc89b81c4cc5390ed0a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:21.360461 32582 raft_consensus.cc:2468] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:21.360666 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffb0ba9389843c6a0b2dc18bb897829" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.354677   770 leader_election.cc:290] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.375586 32554 leader_election.cc:304] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.351380   703 raft_consensus.cc:515] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.381983   617 raft_consensus.cc:515] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.379108   885 raft_consensus.cc:2804] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.384855   885 raft_consensus.cc:493] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.386039   818 leader_election.cc:290] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
W20260709 12:10:21.387970 32553 leader_election.cc:336] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.388588   703 leader_election.cc:290] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.378733 32733 raft_consensus.cc:2468] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:21.385259   885 raft_consensus.cc:3060] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.378420   819 raft_consensus.cc:2804] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.394775   775 leader_election.cc:290] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
W20260709 12:10:21.396512 32627 leader_election.cc:336] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.396111   884 raft_consensus.cc:515] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.398818 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.399564 32732 raft_consensus.cc:2468] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:21.399762 32735 raft_consensus.cc:2468] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
W20260709 12:10:21.401753 32627 leader_election.cc:336] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
W20260709 12:10:21.404248 32702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 66632.7us
I20260709 12:10:21.412539 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:21.413331 32661 raft_consensus.cc:2468] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:21.417909 32625 leader_election.cc:304] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.419080 32625 leader_election.cc:304] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.425585 32699 leader_election.cc:304] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.424546   831 raft_consensus.cc:2804] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.428943   831 raft_consensus.cc:493] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.429409   831 raft_consensus.cc:3060] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.399585   884 leader_election.cc:290] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.430867   617 leader_election.cc:290] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.430892   829 raft_consensus.cc:493] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.435256 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.436069   906 raft_consensus.cc:493] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.436594 32702 leader_election.cc:304] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:21.436748   906 raft_consensus.cc:515] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.439539   617 raft_consensus.cc:2804] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.427011   818 raft_consensus.cc:2804] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:10:21.434314 32701 leader_election.cc:336] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.441839   818 raft_consensus.cc:493] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.443521 32735 raft_consensus.cc:2468] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 1.
I20260709 12:10:21.443451   818 raft_consensus.cc:3060] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.441347   829 raft_consensus.cc:515] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.439970   617 raft_consensus.cc:493] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.447427   617 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.441174 32701 leader_election.cc:304] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
W20260709 12:10:21.449559 32701 leader_election.cc:336] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:21.450457 32701 leader_election.cc:304] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.452751   819 raft_consensus.cc:697] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:21.454730 32551 leader_election.cc:304] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.443449   775 raft_consensus.cc:2804] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.441143   884 raft_consensus.cc:493] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.441532   906 leader_election.cc:290] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.458513 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.65:34027
I20260709 12:10:21.461696   775 raft_consensus.cc:493] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.455958   703 raft_consensus.cc:2749] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.455256   907 raft_consensus.cc:2749] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.501839   617 raft_consensus.cc:515] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.505715   907 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.509009   914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.65:34027 every 8 connection(s)
I20260709 12:10:21.492365 32582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:21.494717   706 raft_consensus.cc:2804] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.515765   617 leader_election.cc:290] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
W20260709 12:10:21.518636 32625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.68:43819, user_credentials={real_user=slave}} blocked reactor thread for 72047.3us
I20260709 12:10:21.519471 32625 leader_election.cc:304] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.500692   775 raft_consensus.cc:3060] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.501122 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef0b01cc854456a4252d1b372c67b3" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:21.522130   501 raft_consensus.cc:2804] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.524161   501 raft_consensus.cc:493] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.524606   501 raft_consensus.cc:3060] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.508091   819 consensus_queue.cc:237] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.525995 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:21.523492   829 leader_election.cc:290] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.529446   706 raft_consensus.cc:697] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:21.530529   706 consensus_queue.cc:237] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER 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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.519150 32582 raft_consensus.cc:3060] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.506248   907 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.504087   884 raft_consensus.cc:515] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.503638   885 raft_consensus.cc:515] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.531857 32730 raft_consensus.cc:3060] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.542589   885 leader_election.cc:290] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:21.549181   501 raft_consensus.cc:515] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.550942 32583 raft_consensus.cc:2468] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:21.543010 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.554474 32732 raft_consensus.cc:2468] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:21.563766   817 tablet_bootstrap.cc:492] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: 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:10:21.564530   501 leader_election.cc:290] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.565577 32551 leader_election.cc:304] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.567914 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:21.568693 32661 raft_consensus.cc:3060] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.573418   831 raft_consensus.cc:515] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.575626   831 leader_election.cc:290] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.576754   915 raft_consensus.cc:2804] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.577250   915 raft_consensus.cc:493] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.577648   915 raft_consensus.cc:3060] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.578672   907 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.577520 32661 raft_consensus.cc:2468] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:21.590284 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:21.590991 32585 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 2.
I20260709 12:10:21.592904 32699 leader_election.cc:304] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.599429 32699 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.602456   817 tablet_bootstrap.cc:492] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:21.603132   817 ts_tablet_manager.cc:1403] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.254s	user 0.014s	sys 0.018s
I20260709 12:10:21.603098 32661 raft_consensus.cc:1275] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:21.616230   884 leader_election.cc:290] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:21.607353 32554 leader_election.cc:304] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:21.619742   905 raft_consensus.cc:2804] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.591849 32730 raft_consensus.cc:2468] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:21.610786   919 raft_consensus.cc:2804] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:21.604014   917 raft_consensus.cc:2804] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.611743   818 raft_consensus.cc:515] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.612398 32582 raft_consensus.cc:2468] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 2.
I20260709 12:10:21.625528   906 consensus_queue.cc:1048] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:21.629195   915 raft_consensus.cc:515] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
W20260709 12:10:21.629722 32625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.68:43819, user_credentials={real_user=slave}} blocked reactor thread for 110344us
I20260709 12:10:21.620374   905 raft_consensus.cc:697] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:21.623739   917 raft_consensus.cc:493] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.636459   917 raft_consensus.cc:3060] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.636936   905 consensus_queue.cc:237] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.640964 32625 leader_election.cc:304] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.642596   916 raft_consensus.cc:2804] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.643020   916 raft_consensus.cc:493] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.643374   916 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.646335 32551 leader_election.cc:304] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.647282   909 raft_consensus.cc:2804] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.647778   909 raft_consensus.cc:697] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:21.647872   817 raft_consensus.cc:359] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.648741   817 raft_consensus.cc:740] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:21.649821 32625 leader_election.cc:304] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.650074   817 consensus_queue.cc:260] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.650605 32699 leader_election.cc:304] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.654582   817 ts_tablet_manager.cc:1434] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260709 12:10:21.655406   817 tablet_bootstrap.cc:492] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:21.622709   919 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.659147   818 leader_election.cc:290] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.659595   919 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:21.660694 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:21.661450   907 raft_consensus.cc:2804] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.662043   907 raft_consensus.cc:697] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:21.662995   907 consensus_queue.cc:237] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.664279   916 raft_consensus.cc:515] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.668699 32625 leader_election.cc:304] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [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: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.671452   501 raft_consensus.cc:2804] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.671932   501 raft_consensus.cc:697] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:21.672679   501 consensus_queue.cc:237] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.657454 32406 catalog_manager.cc:5697] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:21.679826 32406 catalog_manager.cc:5697] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:21.681582 32406 catalog_manager.cc:5697] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:21.693346 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffb0ba9389843c6a0b2dc18bb897829" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:21.694125 32730 raft_consensus.cc:3060] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.693852   917 raft_consensus.cc:515] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.648644   909 consensus_queue.cc:237] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.670745   926 raft_consensus.cc:2804] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.698952 32732 raft_consensus.cc:2393] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46522b73cbb14c03af501050233a06e6 in current term 2: Already voted for candidate 6c1c7174284d4170a4cd7044188a1863 in this term.
I20260709 12:10:21.699281 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d1799d85242d295abc4038fa45ab8" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:21.703948   823 raft_consensus.cc:493] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:21.700671   926 raft_consensus.cc:493] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:21.712209 32735 raft_consensus.cc:3060] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.712110   917 leader_election.cc:290] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.727674 32582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:21.740799   775 raft_consensus.cc:515] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.729904   926 raft_consensus.cc:3060] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.754694 32582 raft_consensus.cc:3060] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.755954 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:21.769760 32733 raft_consensus.cc:3060] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.771790   775 leader_election.cc:290] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.773574   869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:21.773813   916 leader_election.cc:290] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.774410   869 raft_consensus.cc:2468] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:21.730206   823 raft_consensus.cc:515] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.761461   915 leader_election.cc:290] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.780071 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff052897a1f94dc89b81c4cc5390ed0a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:21.780797 32585 raft_consensus.cc:3060] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.781838   865 raft_consensus.cc:3060] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.782132   863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:21.783480   864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc29979ee0f340d3a244f63b64a6fec6" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:21.783722   823 leader_election.cc:290] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:21.784307   823 raft_consensus.cc:493] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:21.784771   823 raft_consensus.cc:515] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.781718   867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef0b01cc854456a4252d1b372c67b3" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:21.786860 32730 raft_consensus.cc:2468] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 2.
I20260709 12:10:21.790078   867 raft_consensus.cc:3060] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.795850 32585 raft_consensus.cc:2468] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 2.
I20260709 12:10:21.796752   862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faea3f1943954bd59136cdf4c2d78d63" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:21.797639   862 raft_consensus.cc:3060] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.802552 32699 leader_election.cc:304] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.796260   919 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.814929 32660 raft_consensus.cc:1275] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:21.817279   905 consensus_queue.cc:1048] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:21.806067   907 raft_consensus.cc:2804] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.828418   933 raft_consensus.cc:493] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:21.829053   933 raft_consensus.cc:515] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:21.835312 32411 catalog_manager.cc:5697] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:21.864387 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:21.865144 32585 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:21.836468   907 raft_consensus.cc:697] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:21.836815   865 raft_consensus.cc:1275] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:21.865569 32625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 193315us
I20260709 12:10:21.870719   907 consensus_queue.cc:237] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.874579 32733 raft_consensus.cc:2468] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:21.875765   869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:21.876998   869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff052897a1f94dc89b81c4cc5390ed0a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:21.883249   869 raft_consensus.cc:2468] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:21.877326 32659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:21.884475 32659 raft_consensus.cc:2468] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:21.885510 32656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:21.886409 32656 raft_consensus.cc:2393] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c1c7174284d4170a4cd7044188a1863 in current term 2: Already voted for candidate 97e593b5bb9c4148a6243c7a2073d145 in this term.
I20260709 12:10:21.888031   869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:21.889245   869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffb0ba9389843c6a0b2dc18bb897829" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:21.890307   869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:21.890374 32582 raft_consensus.cc:2468] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 2.
I20260709 12:10:21.890851   869 raft_consensus.cc:3060] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.891955 32699 leader_election.cc:304] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.892361 32735 raft_consensus.cc:2468] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 2.
W20260709 12:10:21.893011 32627 leader_election.cc:343] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:21.894883 32627 leader_election.cc:343] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:21.895524   917 raft_consensus.cc:2804] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.896143   917 raft_consensus.cc:697] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:21.896868   867 raft_consensus.cc:1275] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:21.896987   917 consensus_queue.cc:237] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.898247   926 raft_consensus.cc:515] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.898741   864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:21.899140 32585 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 3.
W20260709 12:10:21.878301 32553 leader_election.cc:343] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:21.861965   919 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 election: Requested vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:21.881165 32551 leader_election.cc:304] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.854564   866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:21.899910 32553 leader_election.cc:304] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:21.901736 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:21.902611   861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d1799d85242d295abc4038fa45ab8" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:21.903724   860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:21.899348   864 raft_consensus.cc:3060] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:21.908591 32553 leader_election.cc:343] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:21.910351 32625 leader_election.cc:304] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
W20260709 12:10:21.918903 32553 leader_election.cc:343] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:21.924243 32699 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:21.934398 32625 leader_election.cc:304] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:21.912756   915 raft_consensus.cc:2804] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.904326   862 raft_consensus.cc:2468] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:21.909574   926 leader_election.cc:290] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:21.919257   909 raft_consensus.cc:2749] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:21.921442 32733 raft_consensus.cc:3060] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.908108   933 leader_election.cc:290] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
W20260709 12:10:21.947171 32627 leader_election.cc:343] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:21.932822 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
W20260709 12:10:21.957026 32627 leader_election.cc:343] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:21.948787 32702 leader_election.cc:304] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:21.944463   916 raft_consensus.cc:2804] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.963860   910 raft_consensus.cc:2804] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:21.966231   916 raft_consensus.cc:697] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:21.967222   916 consensus_queue.cc:237] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:21.947630   915 raft_consensus.cc:697] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:21.979103   930 raft_consensus.cc:2804] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:21.963850 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:21.970293   775 raft_consensus.cc:2804] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:21.958424   706 consensus_queue.cc:1048] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:10:21.959946   867 raft_consensus.cc:3060] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:21.995297 32660 raft_consensus.cc:1275] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.003077   862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca2e56030ef40df95b2b9c0bebcf36c" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:22.003067   775 raft_consensus.cc:493] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:22.015287   775 raft_consensus.cc:3060] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:22.016760   930 raft_consensus.cc:697] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:22.005661 32730 raft_consensus.cc:3060] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:22.006713 32731 raft_consensus.cc:2393] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 97e593b5bb9c4148a6243c7a2073d145 in current term 2: Already voted for candidate 6c1c7174284d4170a4cd7044188a1863 in this term.
I20260709 12:10:22.007723   823 leader_election.cc:290] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:22.008106   861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a2bd9d7444164b3c36f8e4e588b71" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:22.011715   915 consensus_queue.cc:237] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:21.986581   910 raft_consensus.cc:697] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 3 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:21.974192   909 consensus_queue.cc:1048] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 12:10:22.041878   910 consensus_queue.cc:237] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:22.043787   949 raft_consensus.cc:493] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.044399   949 raft_consensus.cc:515] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:22.046502   862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:22.047823   862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:22.054764 32730 raft_consensus.cc:2468] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 2.
I20260709 12:10:22.057333 32660 raft_consensus.cc:1275] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.054226 32625 leader_election.cc:304] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [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: 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:22.046687   949 leader_election.cc:290] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:22.031467   885 consensus_queue.cc:1048] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 12:10:22.065636   501 raft_consensus.cc:2749] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:22.017777   930 consensus_queue.cc:237] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:22.068459   775 raft_consensus.cc:515] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:22.069262 32735 raft_consensus.cc:1275] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.070744   775 leader_election.cc:290] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:22.036394   861 raft_consensus.cc:2468] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 2.
I20260709 12:10:22.071345   860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:22.072665   869 raft_consensus.cc:2468] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 2.
I20260709 12:10:22.071262   906 consensus_queue.cc:1048] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:10:22.068552 32733 raft_consensus.cc:2468] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 2.
I20260709 12:10:22.066536 32625 leader_election.cc:304] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:22.081041 32625 leader_election.cc:304] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:22.082692   501 raft_consensus.cc:2804] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:10:22.082825 32702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 94993.4us
I20260709 12:10:22.083865   501 raft_consensus.cc:697] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:22.084824   501 consensus_queue.cc:237] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:22.096833 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:22.097865 32661 raft_consensus.cc:3060] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:22.102933   885 consensus_queue.cc:1048] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:22.107375   869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff052897a1f94dc89b81c4cc5390ed0a" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:22.107648   864 raft_consensus.cc:2468] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 2.
I20260709 12:10:22.112571   817 tablet_bootstrap.cc:492] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: 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:10:22.087610   831 raft_consensus.cc:2804] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:22.116849 32661 raft_consensus.cc:2468] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 2.
I20260709 12:10:22.121016   817 tablet_bootstrap.cc:492] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:22.121968   817 ts_tablet_manager.cc:1403] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.467s	user 0.012s	sys 0.014s
I20260709 12:10:22.143033   864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:22.143635   868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:22.145659   831 raft_consensus.cc:697] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:22.119098   869 raft_consensus.cc:3060] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:22.147920   864 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:22.155170   866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100e6a9a014b407a878c5d607cfe8132" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:22.157135   831 consensus_queue.cc:237] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:22.163137   862 raft_consensus.cc:3060] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:22.164260   867 raft_consensus.cc:1275] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:22.165982 32701 leader_election.cc:343] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:22.168088 32701 leader_election.cc:343] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:22.169866 32701 leader_election.cc:343] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:22.170791 32701 leader_election.cc:343] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.175757 32701 leader_election.cc:304] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:22.192126 32730 raft_consensus.cc:1275] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:10:22.199695   817 raft_consensus.cc:359] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:22.200510   817 raft_consensus.cc:740] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.202054   869 raft_consensus.cc:2468] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 2.
I20260709 12:10:22.201212   817 consensus_queue.cc:260] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:22.205668 32701 leader_election.cc:304] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6
I20260709 12:10:22.191638   917 raft_consensus.cc:2749] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:22.244184   817 ts_tablet_manager.cc:1434] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.000s
I20260709 12:10:22.247258   817 tablet_bootstrap.cc:492] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
W20260709 12:10:22.250912 32701 leader_election.cc:343] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.214404   947 raft_consensus.cc:493] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:22.252807   917 raft_consensus.cc:2764] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:10:22.211959   905 consensus_queue.cc:1048] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 12:10:22.264047   947 raft_consensus.cc:515] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
W20260709 12:10:22.271050   953 log.cc:927] Time spent T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260709 12:10:22.357865 32701 leader_election.cc:343] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:22.357358   869 raft_consensus.cc:3060] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:22.367151 32554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:35419, user_credentials={real_user=slave}} blocked reactor thread for 160458us
I20260709 12:10:22.358369   960 consensus_queue.cc:1048] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 12:10:22.391100 32583 raft_consensus.cc:1275] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7174284d4170a4cd7044188a1863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:22.395007   962 log.cc:927] Time spent T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
W20260709 12:10:22.396688   964 log.cc:927] Time spent T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:10:22.403597   862 raft_consensus.cc:1275] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.404645   947 leader_election.cc:290] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:22.410295   864 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 3.
I20260709 12:10:22.403501   922 heartbeater.cc:344] Connected to a master server at 127.28.187.126:38275
I20260709 12:10:22.411698   922 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:22.412669   922 heartbeater.cc:507] Master 127.28.187.126:38275 requested a full tablet report, sending...
I20260709 12:10:22.396430   911 consensus_queue.cc:1048] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
W20260709 12:10:22.461241 32701 consensus_peers.cc:597] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.467836 32553 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:34027, user_credentials={real_user=slave}} blocked reactor thread for 211214us
I20260709 12:10:22.480134 32702 leader_election.cc:304] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:22.491925 32734 raft_consensus.cc:1275] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.492789 32582 raft_consensus.cc:1275] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7174284d4170a4cd7044188a1863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.493297   770 consensus_queue.cc:1048] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:10:22.492887   908 raft_consensus.cc:2804] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:22.507788   860 raft_consensus.cc:1275] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7174284d4170a4cd7044188a1863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.521149 32584 raft_consensus.cc:1275] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7174284d4170a4cd7044188a1863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.494200   908 raft_consensus.cc:697] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:22.528137   919 consensus_queue.cc:1048] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:10:22.533812   869 raft_consensus.cc:1275] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:10:22.534338   869 pending_rounds.cc:85] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Aborting all ops after (but not including) 0
I20260709 12:10:22.534627   869 pending_rounds.cc:107] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:10:22.534904   869 raft_consensus.cc:2889] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:10:22.535843 32734 raft_consensus.cc:1275] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 97e593b5bb9c4148a6243c7a2073d145: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.499505   956 consensus_queue.cc:1048] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 12:10:22.550565 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:22.550905 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:22.547087   908 consensus_queue.cc:237] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:22.552140 32581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1989e78b2649f581529abdfe1f43e9" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:22.553977   817 tablet_bootstrap.cc:492] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: 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:10:22.555814 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:22.571867   817 tablet_bootstrap.cc:492] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:22.572692   817 ts_tablet_manager.cc:1403] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.326s	user 0.029s	sys 0.012s
I20260709 12:10:22.547508   930 consensus_queue.cc:1048] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:10:22.578706   817 raft_consensus.cc:359] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:22.581849   817 raft_consensus.cc:740] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:22.583007 32584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d6d331f2f64e6990191049d8ecd6ec" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:22.583448   884 consensus_queue.cc:1048] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:22.582558   817 consensus_queue.cc:260] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:22.587702   911 consensus_queue.cc:1048] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:22.597203   817 ts_tablet_manager.cc:1434] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:10:22.602727   817 tablet_bootstrap.cc:492] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:22.605026 32730 raft_consensus.cc:1275] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 97e593b5bb9c4148a6243c7a2073d145: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.608518   866 raft_consensus.cc:1275] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7174284d4170a4cd7044188a1863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.609334   865 raft_consensus.cc:1275] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:22.610031 32553 consensus_peers.cc:597] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.611207 32408 catalog_manager.cc:5697] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:22.612425 32553 consensus_peers.cc:597] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.613008 32553 consensus_peers.cc:597] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.613860 32553 consensus_peers.cc:597] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.617427 32553 consensus_peers.cc:597] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.593686 32582 raft_consensus.cc:1275] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 97e593b5bb9c4148a6243c7a2073d145: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:22.630358 32627 consensus_peers.cc:597] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.637495 32627 consensus_peers.cc:597] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.646692 32627 consensus_peers.cc:597] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.647464 32627 consensus_peers.cc:597] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.648643 32627 consensus_peers.cc:597] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.653949   906 consensus_queue.cc:1048] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:22.645653   939 consensus_queue.cc:1048] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:10:22.661657 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:22.662060 32657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1989e78b2649f581529abdfe1f43e9" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:22.663081 32655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b74841b56d7494388e68469382751f9" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:22.667119 32654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9c0efefebc42828ef4bdb09fc96732" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97e593b5bb9c4148a6243c7a2073d145" is_pre_election: true
I20260709 12:10:22.672108   814 leader_election.cc:304] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [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: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:22.677976   706 consensus_queue.cc:1048] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:22.675570   947 raft_consensus.cc:2749] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:22.681564   814 leader_election.cc:304] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [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: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:22.682901   947 raft_consensus.cc:2749] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:22.695169   864 raft_consensus.cc:1275] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Refusing update from remote peer 6c1c7174284d4170a4cd7044188a1863: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:10:22.699954 32553 consensus_peers.cc:597] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.702175 32583 raft_consensus.cc:1275] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Refusing update from remote peer 6c1c7174284d4170a4cd7044188a1863: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:22.725452   814 leader_election.cc:304] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [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: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:22.727172   814 leader_election.cc:304] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [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: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:22.728031   823 raft_consensus.cc:2749] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:22.736472 32736 raft_consensus.cc:1275] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:22.737907 32553 consensus_peers.cc:597] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.729833   956 consensus_queue.cc:1048] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:10:22.767084   864 raft_consensus.cc:1275] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Refusing update from remote peer 97e593b5bb9c4148a6243c7a2073d145: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:22.774957   976 log.cc:927] Time spent T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
W20260709 12:10:22.795491 32627 consensus_peers.cc:597] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.768019   819 consensus_queue.cc:1048] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:10:22.804158   912 consensus_queue.cc:1048] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.128s
I20260709 12:10:22.819618 32408 catalog_manager.cc:5697] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:22.821818 32408 catalog_manager.cc:5697] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } }
I20260709 12:10:22.823971 32408 catalog_manager.cc:5697] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:22.834506 32408 catalog_manager.cc:5697] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:22.836371 32408 catalog_manager.cc:5697] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:22.865664 32736 raft_consensus.cc:1275] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 97e593b5bb9c4148a6243c7a2073d145: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:22.886307   831 consensus_queue.cc:1048] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:10:22.874825 32627 consensus_peers.cc:597] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:22.875402   818 consensus_queue.cc:1048] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:22.924788 32729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d6d331f2f64e6990191049d8ecd6ec" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:22.930608   811 leader_election.cc:304] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [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: 95be2989fec14793bca6df5ff9f823f6; no voters: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:22.937543 32406 ts_manager.cc:194] Re-registered known tserver with Master: 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
W20260709 12:10:22.943286 32553 consensus_peers.cc:597] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:23.039088   997 log.cc:927] Time spent T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260709 12:10:23.095952 32627 consensus_peers.cc:597] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:23.100340 32732 raft_consensus.cc:1275] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 97e593b5bb9c4148a6243c7a2073d145: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:23.102021   831 consensus_queue.cc:1048] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:23.111029 32408 catalog_manager.cc:5697] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:23.113628 32734 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.028s	sys 0.017s
I20260709 12:10:23.141238   817 tablet_bootstrap.cc:492] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: 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:10:23.142745   829 consensus_queue.cc:1048] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:10:23.147123   861 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.524s	user 0.053s	sys 0.091s
W20260709 12:10:23.147665   861 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.525s	user 0.053s	sys 0.091s
W20260709 12:10:23.151671   916 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.685s	user 0.013s	sys 0.025s
I20260709 12:10:23.154889   829 consensus_queue.cc:1048] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:23.154459 32408 catalog_manager.cc:5697] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:23.156265 32408 catalog_manager.cc:5697] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } }
W20260709 12:10:23.126322 32734 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.572s	user 0.029s	sys 0.017s
I20260709 12:10:23.167847 32408 catalog_manager.cc:5697] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:23.142839   817 tablet_bootstrap.cc:492] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:23.169699 32408 catalog_manager.cc:5697] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } }
I20260709 12:10:23.170682   817 ts_tablet_manager.cc:1403] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.571s	user 0.030s	sys 0.022s
W20260709 12:10:23.152140   916 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.687s	user 0.013s	sys 0.025s
I20260709 12:10:23.174913   966 raft_consensus.cc:493] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.191321   947 raft_consensus.cc:2749] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:23.244681   817 raft_consensus.cc:359] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:23.245641   817 raft_consensus.cc:740] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.246455   817 consensus_queue.cc:260] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:23.190034   966 raft_consensus.cc:515] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
W20260709 12:10:23.259421   985 log.cc:927] Time spent T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
W20260709 12:10:23.260409   983 log.cc:927] Time spent T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 12:10:23.238885 32406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55032
W20260709 12:10:23.267575 32699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 118614us
W20260709 12:10:23.276615 32701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:34027, user_credentials={real_user=slave}} blocked reactor thread for 130512us
I20260709 12:10:23.331073   817 ts_tablet_manager.cc:1434] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.160s	user 0.007s	sys 0.011s
I20260709 12:10:23.332362   817 tablet_bootstrap.cc:492] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:23.313237   823 raft_consensus.cc:2749] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:23.353634 32701 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:34027, user_credentials={real_user=slave}} blocked reactor thread for 75505.2us
W20260709 12:10:23.370358   989 log.cc:927] Time spent T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 12:10:23.372563   966 leader_election.cc:290] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:23.373601   861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:23.374336   861 raft_consensus.cc:2468] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 1.
I20260709 12:10:23.377803  1021 raft_consensus.cc:493] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:23.378501  1021 raft_consensus.cc:515] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:23.381604  1021 leader_election.cc:290] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:23.387430   922 heartbeater.cc:499] Master 127.28.187.126:38275 was elected leader, sending a full tablet report...
I20260709 12:10:23.417201 32661 raft_consensus.cc:1275] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7174284d4170a4cd7044188a1863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:23.422755 32553 leader_election.cc:304] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:23.423724   706 raft_consensus.cc:2804] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:23.424119   706 raft_consensus.cc:493] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:23.424436   706 raft_consensus.cc:3060] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:10:23.429746 32551 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.68:43819, user_credentials={real_user=slave}} blocked reactor thread for 73929.1us
W20260709 12:10:23.383430   993 log.cc:927] Time spent T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 12:10:23.463435   706 raft_consensus.cc:515] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:23.481137   911 consensus_queue.cc:1048] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:23.483678 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:23.484418 32731 raft_consensus.cc:2468] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
W20260709 12:10:23.491132 32627 consensus_peers.cc:597] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:23.506292   706 leader_election.cc:290] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 3 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:23.544251 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:23.544902 32733 raft_consensus.cc:3060] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:23.560532 32733 raft_consensus.cc:2468] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 3.
I20260709 12:10:23.562186 32551 leader_election.cc:304] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [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: 46522b73cbb14c03af501050233a06e6, 6c1c7174284d4170a4cd7044188a1863; no voters: 
I20260709 12:10:23.574293  1022 raft_consensus.cc:2804] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:23.592422   866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:23.593300   866 raft_consensus.cc:2468] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 1.
I20260709 12:10:23.606914 32701 leader_election.cc:304] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
W20260709 12:10:23.631282 32701 consensus_peers.cc:597] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:23.622519   829 raft_consensus.cc:2764] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 12:10:23.716460 32701 consensus_peers.cc:597] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:23.765925 32553 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:34027, user_credentials={real_user=slave}} blocked reactor thread for 125723us
W20260709 12:10:23.769769 32701 consensus_peers.cc:597] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:23.773741 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "46522b73cbb14c03af501050233a06e6" is_pre_election: true
I20260709 12:10:23.758426  1022 raft_consensus.cc:697] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 3 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:23.787173  1022 consensus_queue.cc:237] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER 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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:23.789915   817 tablet_bootstrap.cc:492] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: 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:10:23.791610   817 tablet_bootstrap.cc:492] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:23.791790   860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84af010efa414fd6a61cce974611692b" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
I20260709 12:10:23.792413   817 ts_tablet_manager.cc:1403] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.460s	user 0.023s	sys 0.011s
I20260709 12:10:23.792524   860 raft_consensus.cc:3060] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:10:23.806058   817 raft_consensus.cc:359] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:23.806788   817 raft_consensus.cc:740] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.807638   817 consensus_queue.cc:260] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:23.810983   817 ts_tablet_manager.cc:1434] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:10:23.824118   860 raft_consensus.cc:2468] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 3.
I20260709 12:10:23.833614 32411 catalog_manager.cc:5697] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 2 to 3, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 3 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.835850 32411 catalog_manager.cc:5697] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 1 to 2, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.838538   817 tablet_bootstrap.cc:492] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
W20260709 12:10:23.864308 32701 consensus_peers.cc:597] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:23.866770 32701 consensus_peers.cc:597] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:23.867466 32701 consensus_peers.cc:597] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:23.917639   817 tablet_bootstrap.cc:492] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: 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:10:23.918613   817 tablet_bootstrap.cc:492] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:23.919241   817 ts_tablet_manager.cc:1403] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.001s
I20260709 12:10:23.921875   817 raft_consensus.cc:359] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:23.922595   817 raft_consensus.cc:740] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.923286   817 consensus_queue.cc:260] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:23.925576   817 ts_tablet_manager.cc:1434] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:10:23.926375   817 tablet_bootstrap.cc:492] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:23.974813   817 tablet_bootstrap.cc:492] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: 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:10:23.975873   817 tablet_bootstrap.cc:492] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:23.976544   817 ts_tablet_manager.cc:1403] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.008s
I20260709 12:10:23.988106   817 raft_consensus.cc:359] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:23.989823   817 raft_consensus.cc:740] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:23.991055   817 consensus_queue.cc:260] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:23.999297   817 ts_tablet_manager.cc:1434] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 12:10:24.000543   817 tablet_bootstrap.cc:492] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.006844   935 raft_consensus.cc:493] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:24.007448   935 raft_consensus.cc:515] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.013211 32735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:24.013974 32735 raft_consensus.cc:2468] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 2.
I20260709 12:10:24.015818   935 leader_election.cc:290] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:24.020603   869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6" is_pre_election: true
I20260709 12:10:24.023044 32625 leader_election.cc:304] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
W20260709 12:10:24.023849 32627 leader_election.cc:343] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.029186   940 raft_consensus.cc:2804] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:24.029743   940 raft_consensus.cc:493] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:24.030135   940 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:24.038038   940 raft_consensus.cc:515] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.042677   860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
W20260709 12:10:24.044494 32627 leader_election.cc:343] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:24.045056   940 leader_election.cc:290] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 3 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:24.049814 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:24.050645 32734 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:24.064482 32408 catalog_manager.cc:5697] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 3, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 3 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:24.079609 32734 raft_consensus.cc:2468] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 3.
I20260709 12:10:24.080941 32625 leader_election.cc:304] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [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: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:24.082103   940 raft_consensus.cc:2804] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:24.082844   940 raft_consensus.cc:697] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 3 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:24.083734   940 consensus_queue.cc:237] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER 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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.095463   817 tablet_bootstrap.cc:492] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.096565   817 tablet_bootstrap.cc:492] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.097337   817 ts_tablet_manager.cc:1403] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.097s	user 0.024s	sys 0.028s
I20260709 12:10:24.099761   817 raft_consensus.cc:359] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.100577   817 raft_consensus.cc:740] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.101336   817 consensus_queue.cc:260] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.103437   817 ts_tablet_manager.cc:1434] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:24.104296   817 tablet_bootstrap.cc:492] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.123070   817 tablet_bootstrap.cc:492] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.124092   817 tablet_bootstrap.cc:492] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.124779   817 ts_tablet_manager.cc:1403] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260709 12:10:24.127200   817 raft_consensus.cc:359] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.128145   817 raft_consensus.cc:740] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.129127   817 consensus_queue.cc:260] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.131407   817 ts_tablet_manager.cc:1434] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:10:24.132351   817 tablet_bootstrap.cc:492] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.160563   869 raft_consensus.cc:3060] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:24.174806   817 tablet_bootstrap.cc:492] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.175808   817 tablet_bootstrap.cc:492] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.176462   817 ts_tablet_manager.cc:1403] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.004s
I20260709 12:10:24.179350   817 raft_consensus.cc:359] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.188174   817 raft_consensus.cc:740] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.189262   817 consensus_queue.cc:260] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.191169 32734 raft_consensus.cc:1275] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:24.191401   817 ts_tablet_manager.cc:1434] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:10:24.192278   817 tablet_bootstrap.cc:492] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.203944   966 consensus_queue.cc:1048] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.212965   860 raft_consensus.cc:1275] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:24.214623  1039 consensus_queue.cc:1048] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.231927 32411 catalog_manager.cc:5697] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 1 to 3, leader changed from 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65) to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.257500   817 tablet_bootstrap.cc:492] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.262290   817 tablet_bootstrap.cc:492] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.263284   817 ts_tablet_manager.cc:1403] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.024s
I20260709 12:10:24.266834   817 raft_consensus.cc:359] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.267549   817 raft_consensus.cc:740] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.268235   817 consensus_queue.cc:260] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.277076   817 ts_tablet_manager.cc:1434] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:10:24.278337   817 tablet_bootstrap.cc:492] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.333876   817 tablet_bootstrap.cc:492] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.334847   817 tablet_bootstrap.cc:492] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.335486   817 ts_tablet_manager.cc:1403] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.015s
I20260709 12:10:24.338073   817 raft_consensus.cc:359] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.338891   817 raft_consensus.cc:740] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.339586   817 consensus_queue.cc:260] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.341284   817 ts_tablet_manager.cc:1434] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:10:24.342401   817 tablet_bootstrap.cc:492] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.355239   817 tablet_bootstrap.cc:492] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.356010   817 tablet_bootstrap.cc:492] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.356608   817 ts_tablet_manager.cc:1403] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:10:24.358837   817 raft_consensus.cc:359] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.359478   817 raft_consensus.cc:740] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.361233   817 consensus_queue.cc:260] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.364785   817 ts_tablet_manager.cc:1434] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:10:24.366963   817 tablet_bootstrap.cc:492] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.380124   817 tablet_bootstrap.cc:492] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.380972   817 tablet_bootstrap.cc:492] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.381690   817 ts_tablet_manager.cc:1403] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:10:24.383915   817 raft_consensus.cc:359] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.384392   817 raft_consensus.cc:740] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.384912   817 consensus_queue.cc:260] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.386655   817 ts_tablet_manager.cc:1434] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:10:24.387753   817 tablet_bootstrap.cc:492] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.402662   817 tablet_bootstrap.cc:492] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.403628   817 tablet_bootstrap.cc:492] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.404313   817 ts_tablet_manager.cc:1403] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:10:24.406723   817 raft_consensus.cc:359] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:24.407346   817 raft_consensus.cc:740] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.407986   817 consensus_queue.cc:260] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:24.409989   817 ts_tablet_manager.cc:1434] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:10:24.411384   817 tablet_bootstrap.cc:492] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.437125   817 tablet_bootstrap.cc:492] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.437991   817 tablet_bootstrap.cc:492] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.438516   817 ts_tablet_manager.cc:1403] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.005s
I20260709 12:10:24.440533   817 raft_consensus.cc:359] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:24.441032   817 raft_consensus.cc:740] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.441668   817 consensus_queue.cc:260] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:24.443218   817 ts_tablet_manager.cc:1434] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:24.444672   817 tablet_bootstrap.cc:492] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.457993   817 tablet_bootstrap.cc:492] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.458714   817 tablet_bootstrap.cc:492] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.459342   817 ts_tablet_manager.cc:1403] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:10:24.461606   817 raft_consensus.cc:359] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.462280   817 raft_consensus.cc:740] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.462965   817 consensus_queue.cc:260] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.464864   817 ts_tablet_manager.cc:1434] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:24.466265   817 tablet_bootstrap.cc:492] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.480279   817 tablet_bootstrap.cc:492] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.481101   817 tablet_bootstrap.cc:492] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.481817   817 ts_tablet_manager.cc:1403] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:10:24.484011   817 raft_consensus.cc:359] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.484598   817 raft_consensus.cc:740] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.485145   817 consensus_queue.cc:260] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.486874   817 ts_tablet_manager.cc:1434] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:24.488425   817 tablet_bootstrap.cc:492] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.501807   817 tablet_bootstrap.cc:492] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.502750   817 tablet_bootstrap.cc:492] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.503459   817 ts_tablet_manager.cc:1403] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:10:24.505918   817 raft_consensus.cc:359] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.506655   817 raft_consensus.cc:740] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.507344   817 consensus_queue.cc:260] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:24.509649   817 ts_tablet_manager.cc:1434] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:10:24.510551   817 tablet_bootstrap.cc:492] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.521086   860 raft_consensus.cc:3060] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:24.524827   817 tablet_bootstrap.cc:492] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.525977   817 tablet_bootstrap.cc:492] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.526739   817 ts_tablet_manager.cc:1403] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 12:10:24.529209   817 raft_consensus.cc:359] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.529912   817 raft_consensus.cc:740] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.530539   817 consensus_queue.cc:260] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.532737   817 ts_tablet_manager.cc:1434] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:24.534054   817 tablet_bootstrap.cc:492] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.551956   817 tablet_bootstrap.cc:492] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.552928   817 tablet_bootstrap.cc:492] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.553649   817 ts_tablet_manager.cc:1403] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 12:10:24.556107   817 raft_consensus.cc:359] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:24.556816   817 raft_consensus.cc:740] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.557555   817 consensus_queue.cc:260] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:24.559377   817 ts_tablet_manager.cc:1434] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:24.560465   817 tablet_bootstrap.cc:492] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.576325   817 tablet_bootstrap.cc:492] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.577273   817 tablet_bootstrap.cc:492] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.577961   817 ts_tablet_manager.cc:1403] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 12:10:24.579918   817 raft_consensus.cc:359] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:24.580456   817 raft_consensus.cc:740] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.581074   817 consensus_queue.cc:260] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:24.582621   817 ts_tablet_manager.cc:1434] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:24.583403   817 tablet_bootstrap.cc:492] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:24.586279 32734 raft_consensus.cc:1275] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Refusing update from remote peer 97e593b5bb9c4148a6243c7a2073d145: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:24.590338   916 consensus_queue.cc:1048] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:24.628697   817 tablet_bootstrap.cc:492] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.630023   817 tablet_bootstrap.cc:492] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.630731   817 ts_tablet_manager.cc:1403] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.011s
I20260709 12:10:24.630676   860 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:10:24.711105   817 raft_consensus.cc:359] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.713243   817 raft_consensus.cc:740] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.714717   860 raft_consensus.cc:1275] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Refusing update from remote peer 97e593b5bb9c4148a6243c7a2073d145: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:24.714388   817 consensus_queue.cc:260] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.720875   817 ts_tablet_manager.cc:1434] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.005s
I20260709 12:10:24.721005   940 consensus_queue.cc:1048] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:10:24.792451   817 tablet_bootstrap.cc:492] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
W20260709 12:10:24.867714 32627 consensus_peers.cc:597] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:24.884372   861 raft_consensus.cc:3060] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:24.899300   817 tablet_bootstrap.cc:492] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.903604   817 tablet_bootstrap.cc:492] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.904578   817 ts_tablet_manager.cc:1403] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.113s	user 0.004s	sys 0.023s
I20260709 12:10:24.911255   817 raft_consensus.cc:359] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.911859   817 raft_consensus.cc:740] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:24.912595   817 consensus_queue.cc:260] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:24.914652   817 ts_tablet_manager.cc:1434] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:10:24.921051   817 tablet_bootstrap.cc:492] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
W20260709 12:10:24.940822 32553 consensus_peers.cc:597] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:24.958122   863 raft_consensus.cc:3060] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:24.995168   817 tablet_bootstrap.cc:492] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: 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:10:24.996201   817 tablet_bootstrap.cc:492] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:24.996969   817 ts_tablet_manager.cc:1403] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.020s
I20260709 12:10:25.001788   861 raft_consensus.cc:3060] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.002007   817 raft_consensus.cc:359] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:25.002830   817 raft_consensus.cc:740] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.003743   817 consensus_queue.cc:260] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:25.007591   817 ts_tablet_manager.cc:1434] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:10:25.008541   817 tablet_bootstrap.cc:492] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:25.017697   863 raft_consensus.cc:3060] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.025746   817 tablet_bootstrap.cc:492] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: 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:10:25.026750   817 tablet_bootstrap.cc:492] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:25.027400   817 ts_tablet_manager.cc:1403] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:10:25.030175   817 raft_consensus.cc:359] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:25.030862   817 raft_consensus.cc:740] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.031665   817 consensus_queue.cc:260] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:25.033651   817 ts_tablet_manager.cc:1434] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:10:25.034933   817 tablet_bootstrap.cc:492] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:25.051651   817 tablet_bootstrap.cc:492] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: 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:10:25.052731   817 tablet_bootstrap.cc:492] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:25.054055   817 ts_tablet_manager.cc:1403] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:10:25.057418   817 raft_consensus.cc:359] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:25.058161   817 raft_consensus.cc:740] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.058908   817 consensus_queue.cc:260] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:25.061267   817 ts_tablet_manager.cc:1434] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:10:25.062857   817 tablet_bootstrap.cc:492] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: Bootstrap starting.
I20260709 12:10:25.079501   817 tablet_bootstrap.cc:492] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: 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:10:25.080248   817 tablet_bootstrap.cc:492] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: Bootstrap complete.
I20260709 12:10:25.080776   817 ts_tablet_manager.cc:1403] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 12:10:25.082719   817 raft_consensus.cc:359] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:25.083244   817 raft_consensus.cc:740] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Initialized, Role: FOLLOWER
I20260709 12:10:25.083925   817 consensus_queue.cc:260] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:25.086062   817 ts_tablet_manager.cc:1434] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:10:25.201694   861 raft_consensus.cc:3060] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.356817   861 raft_consensus.cc:3060] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:29.590019 32442 debug-util.cc:398] Leaking SignalData structure 0x7b080005dc40 after lost signal to thread 29424
W20260709 12:10:29.590909 32442 debug-util.cc:398] Leaking SignalData structure 0x7b0800058320 after lost signal to thread 32445
W20260709 12:10:29.591924 32442 debug-util.cc:398] Leaking SignalData structure 0x7b0800235e60 after lost signal to thread 32612
W20260709 12:10:29.592931 32442 debug-util.cc:398] Leaking SignalData structure 0x7b08001235c0 after lost signal to thread 32686
W20260709 12:10:29.593853 32442 debug-util.cc:398] Leaking SignalData structure 0x7b080008e300 after lost signal to thread 32760
W20260709 12:10:29.594924 32442 debug-util.cc:398] Leaking SignalData structure 0x7b08001f72c0 after lost signal to thread 914
I20260709 12:10:31.653323 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:31.812920 32583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "063429102c0b4ba4a36475a832c8dba7"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
mode: GRACEFUL
new_leader_uuid: "97e593b5bb9c4148a6243c7a2073d145"
 from {username='slave'} at 127.0.0.1:37072
I20260709 12:10:31.813740 32583 raft_consensus.cc:606] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Received request to transfer leadership to TS 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:31.816365 32583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "249832837365429d839aefe85868c07d"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:37072
I20260709 12:10:31.816962 32583 raft_consensus.cc:606] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:31.821455 32583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:37072
I20260709 12:10:31.822055 32583 raft_consensus.cc:606] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:31.836767 32732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957"
dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:10:31.837769 32732 raft_consensus.cc:606] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:31.855726 32655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e6b5565f7d7490cbc5c0acddba626df"
dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
mode: GRACEFUL
new_leader_uuid: "46522b73cbb14c03af501050233a06e6"
 from {username='slave'} at 127.0.0.1:35268
I20260709 12:10:31.856269 32655 raft_consensus.cc:606] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Received request to transfer leadership to TS 46522b73cbb14c03af501050233a06e6
I20260709 12:10:31.858701 32583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e001fb5b2684421bbc381748bcd1ad0b"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:37072
I20260709 12:10:31.859277 32583 raft_consensus.cc:606] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:31.861912 32583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eed0cdebe021455485d257f00ac3d4c6"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:37072
I20260709 12:10:31.862475 32583 raft_consensus.cc:606] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:31.863813 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:10:31.865252 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:31.866099 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:32.036562  1118 raft_consensus.cc:993] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145: : Instructing follower 46522b73cbb14c03af501050233a06e6 to start an election
I20260709 12:10:32.037302  1111 raft_consensus.cc:1081] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Signalling peer 46522b73cbb14c03af501050233a06e6 to start an election
I20260709 12:10:32.040697  1109 raft_consensus.cc:993] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:32.041399  1109 raft_consensus.cc:1081] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:32.044010   865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38354
I20260709 12:10:32.044649   865 raft_consensus.cc:493] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:32.045075   865 raft_consensus.cc:3060] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.046679 32583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e6b5565f7d7490cbc5c0acddba626df"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
 from {username='slave'} at 127.0.0.1:59426
I20260709 12:10:32.047371 32583 raft_consensus.cc:493] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:32.047772 32583 raft_consensus.cc:3060] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.054381  1094 raft_consensus.cc:993] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:32.053984   865 raft_consensus.cc:515] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:32.054950  1094 raft_consensus.cc:1081] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:32.055883 32583 raft_consensus.cc:515] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:32.057068   869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38340
I20260709 12:10:32.057705   869 raft_consensus.cc:493] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:32.058058   869 raft_consensus.cc:3060] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.058851 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:32.059576 32732 raft_consensus.cc:3055] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:32.060223 32732 raft_consensus.cc:740] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:32.060899 32583 leader_election.cc:290] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:32.060735 32655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aca54730f0245f6904c5ab3401cd957" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:32.059556 32653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b5565f7d7490cbc5c0acddba626df" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:32.061638 32655 raft_consensus.cc:3060] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.061018 32732 consensus_queue.cc:260] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:32.062750 32732 raft_consensus.cc:3060] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.061801 32653 raft_consensus.cc:3055] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:32.063553 32653 raft_consensus.cc:740] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:32.064390 32653 consensus_queue.cc:260] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:32.065764 32653 raft_consensus.cc:3060] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.065937 32731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b5565f7d7490cbc5c0acddba626df" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:32.066550 32731 raft_consensus.cc:3060] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.070343 32732 raft_consensus.cc:2468] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:32.072265   811 leader_election.cc:304] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:32.073154   865 leader_election.cc:290] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:32.078315 32653 raft_consensus.cc:2468] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:32.086191 32554 leader_election.cc:304] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:32.087088   869 raft_consensus.cc:515] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.095016   869 leader_election.cc:290] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:32.090749 32731 raft_consensus.cc:2468] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:32.096127 32653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:32.089967 32655 raft_consensus.cc:2468] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:32.096819 32653 raft_consensus.cc:3060] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.098981  1121 raft_consensus.cc:2804] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:32.104853 32653 raft_consensus.cc:2468] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:32.110186 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae96a3dd090430ebce7ea54f29a80e5" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:32.110903 32587 raft_consensus.cc:3055] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:32.111227 32587 raft_consensus.cc:740] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:32.112000 32587 consensus_queue.cc:260] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.112632   814 leader_election.cc:304] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:32.113237 32587 raft_consensus.cc:3060] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.115427  1123 raft_consensus.cc:2804] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:32.118523  1123 raft_consensus.cc:697] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:32.117854  1121 raft_consensus.cc:697] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:32.119658  1121 consensus_queue.cc:237] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:32.121202  1094 raft_consensus.cc:2804] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:32.121739  1094 raft_consensus.cc:697] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:32.122527  1094 consensus_queue.cc:237] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:32.128398  1108 raft_consensus.cc:993] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:32.128901  1108 raft_consensus.cc:1081] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:32.131007   865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e001fb5b2684421bbc381748bcd1ad0b"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38340
I20260709 12:10:32.131628   865 raft_consensus.cc:493] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:32.132004   865 raft_consensus.cc:3060] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.143997  1123 consensus_queue.cc:237] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.156630 32587 raft_consensus.cc:2468] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:32.162412 32411 catalog_manager.cc:5697] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 1 to 2, leader changed from 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:32.163220   865 raft_consensus.cc:515] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.167483 32409 catalog_manager.cc:5697] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:32.174641  1094 raft_consensus.cc:993] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:32.175673  1112 raft_consensus.cc:1081] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:32.178442   861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eed0cdebe021455485d257f00ac3d4c6"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38340
I20260709 12:10:32.179061   861 raft_consensus.cc:493] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:32.179417   861 raft_consensus.cc:3060] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.191016 32587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e001fb5b2684421bbc381748bcd1ad0b" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:32.191751   865 leader_election.cc:290] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:32.193053 32655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e001fb5b2684421bbc381748bcd1ad0b" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:32.193758 32655 raft_consensus.cc:3060] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.196529 32587 raft_consensus.cc:3055] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:32.197070 32587 raft_consensus.cc:740] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:32.197947 32587 consensus_queue.cc:260] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.199025  1094 raft_consensus.cc:993] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:32.200594  1094 raft_consensus.cc:1081] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:32.202702   869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "249832837365429d839aefe85868c07d"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38340
I20260709 12:10:32.204571   869 raft_consensus.cc:493] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:32.203933   861 raft_consensus.cc:515] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.202172 32655 raft_consensus.cc:2468] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:32.208176   869 raft_consensus.cc:3060] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:32.211704 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0cdebe021455485d257f00ac3d4c6" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:32.212167   814 leader_election.cc:304] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:32.212392 32583 raft_consensus.cc:3055] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:32.212771 32583 raft_consensus.cc:740] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:32.213564 32583 consensus_queue.cc:260] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.214318 32653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed0cdebe021455485d257f00ac3d4c6" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:32.215034 32653 raft_consensus.cc:3060] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.218220  1121 raft_consensus.cc:2804] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:32.212160   861 leader_election.cc:290] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:32.218989  1121 raft_consensus.cc:697] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:32.220559  1121 consensus_queue.cc:237] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.199496 32587 raft_consensus.cc:3060] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.224829 32583 raft_consensus.cc:3060] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.225217 32653 raft_consensus.cc:2468] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:32.226563   814 leader_election.cc:304] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:32.228457  1122 raft_consensus.cc:2804] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:32.234946   869 raft_consensus.cc:515] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.237044   869 leader_election.cc:290] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 3 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:32.237923 32582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:32.238585 32582 raft_consensus.cc:3055] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:32.238903 32582 raft_consensus.cc:740] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:32.239710 32582 consensus_queue.cc:260] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.240514 32655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249832837365429d839aefe85868c07d" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:32.240865 32582 raft_consensus.cc:3060] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:32.241163 32655 raft_consensus.cc:3060] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:32.245441 32583 raft_consensus.cc:2468] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:32.261756 32582 raft_consensus.cc:2468] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 3.
I20260709 12:10:32.275318  1122 raft_consensus.cc:697] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:32.267805 32587 raft_consensus.cc:2468] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:32.277652   811 leader_election.cc:304] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:32.276464  1122 consensus_queue.cc:237] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.285853  1094 raft_consensus.cc:993] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6: : Instructing follower 97e593b5bb9c4148a6243c7a2073d145 to start an election
I20260709 12:10:32.286430  1094 raft_consensus.cc:1081] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Signalling peer 97e593b5bb9c4148a6243c7a2073d145 to start an election
I20260709 12:10:32.288985 32661 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "063429102c0b4ba4a36475a832c8dba7"
dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
 from {username='slave'} at 127.0.0.1:54854
I20260709 12:10:32.289705 32661 raft_consensus.cc:493] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:32.290042 32661 raft_consensus.cc:3060] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.292183  1132 raft_consensus.cc:2804] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:32.293998  1132 raft_consensus.cc:697] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 3 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:32.299090  1132 consensus_queue.cc:237] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:32.297674 32655 raft_consensus.cc:2468] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 3.
I20260709 12:10:32.302320 32661 raft_consensus.cc:515] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:32.305120 32661 leader_election.cc:290] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:32.306623 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063429102c0b4ba4a36475a832c8dba7" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:32.307279 32732 raft_consensus.cc:3060] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.318336 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "063429102c0b4ba4a36475a832c8dba7" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:32.319522 32583 raft_consensus.cc:3055] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:32.318958 32732 raft_consensus.cc:2468] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 2.
I20260709 12:10:32.320312 32583 raft_consensus.cc:740] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:32.322083 32625 leader_election.cc:304] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:32.322477 32583 consensus_queue.cc:260] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:32.322966  1100 raft_consensus.cc:2804] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:32.323544  1100 raft_consensus.cc:697] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Becoming Leader. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:32.323765 32583 raft_consensus.cc:3060] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:32.324412  1100 consensus_queue.cc:237] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:32.331080 32583 raft_consensus.cc:2468] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e593b5bb9c4148a6243c7a2073d145 in term 2.
I20260709 12:10:32.341146 32409 catalog_manager.cc:5697] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 1 to 2, leader changed from 46522b73cbb14c03af501050233a06e6 (127.28.187.66) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:32.342809 32409 catalog_manager.cc:5697] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 1 to 2, leader changed from 46522b73cbb14c03af501050233a06e6 (127.28.187.66) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:32.344383 32409 catalog_manager.cc:5697] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 1 to 2, leader changed from 46522b73cbb14c03af501050233a06e6 (127.28.187.66) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:32.345263 32411 catalog_manager.cc:5697] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 reported cstate change: term changed from 1 to 2, leader changed from 46522b73cbb14c03af501050233a06e6 (127.28.187.66) to 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67). New cstate: current_term: 2 leader_uuid: "97e593b5bb9c4148a6243c7a2073d145" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:32.345964 32409 catalog_manager.cc:5697] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 2 to 3, leader changed from 46522b73cbb14c03af501050233a06e6 (127.28.187.66) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 3 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:32.524523 32661 raft_consensus.cc:1275] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.526312  1132 consensus_queue.cc:1048] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:32.538609 32655 raft_consensus.cc:1275] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.540357  1094 consensus_queue.cc:1048] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:32.569789 32731 raft_consensus.cc:1275] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.580618  1121 consensus_queue.cc:1048] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:32.607414 32655 raft_consensus.cc:1275] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.611477  1121 consensus_queue.cc:1048] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:32.622085 32732 raft_consensus.cc:1275] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.624006  1108 consensus_queue.cc:1048] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:32.668958 32583 raft_consensus.cc:1275] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.670768  1121 consensus_queue.cc:1048] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:32.711320 32653 raft_consensus.cc:1275] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.713071  1132 consensus_queue.cc:1048] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:32.730085 32582 raft_consensus.cc:1275] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.731880  1132 consensus_queue.cc:1048] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:32.742174 32583 raft_consensus.cc:1275] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.746483  1121 consensus_queue.cc:1048] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:32.753196 32653 raft_consensus.cc:1275] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.755414  1123 consensus_queue.cc:1048] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:32.780737 32587 raft_consensus.cc:1275] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 97e593b5bb9c4148a6243c7a2073d145: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.785625  1111 consensus_queue.cc:1048] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:32.808650 32653 raft_consensus.cc:1275] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:32.810724  1121 consensus_queue.cc:1048] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:32.835974 32732 raft_consensus.cc:1275] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 97e593b5bb9c4148a6243c7a2073d145: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:32.839366  1111 consensus_queue.cc:1048] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:32.887435 32583 raft_consensus.cc:1275] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:32.902288  1122 consensus_queue.cc:1048] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:32.918040 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:10:33.601917 32627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:34027, user_credentials={real_user=slave}} blocked reactor thread for 44578us
W20260709 12:10:33.636152 32625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 44237.3us
W20260709 12:10:33.645121   811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:39351, user_credentials={real_user=slave}} blocked reactor thread for 77769.7us
I20260709 12:10:33.702657 32661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "465a8def9b4440feacf098daed40c01f"
dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:35268
I20260709 12:10:33.703161 32661 raft_consensus.cc:606] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:33.706012 32732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557250b23ba940d69193de941c02f629"
dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:10:33.706591 32732 raft_consensus.cc:606] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:33.709352 32732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d"
dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:10:33.709955 32732 raft_consensus.cc:606] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:33.712463 32732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8683ff4f68f748259bc8458551091c35"
dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:10:33.712880 32732 raft_consensus.cc:606] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:33.715059 32732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8827c1071a314879abc4c7c816b8c783"
dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
mode: GRACEFUL
new_leader_uuid: "46522b73cbb14c03af501050233a06e6"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:10:33.715525 32732 raft_consensus.cc:606] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Received request to transfer leadership to TS 46522b73cbb14c03af501050233a06e6
I20260709 12:10:33.717866 32580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:37072
I20260709 12:10:33.718482 32580 raft_consensus.cc:606] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:33.719789 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:10:33.721501 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:33.722297 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:33.746695  1109 raft_consensus.cc:993] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:33.747355  1172 raft_consensus.cc:1081] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:33.749336   863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38354
I20260709 12:10:33.749871   863 raft_consensus.cc:493] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:33.750200   863 raft_consensus.cc:3060] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.756752   863 raft_consensus.cc:515] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:33.758968 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:33.759572 32732 raft_consensus.cc:3055] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:33.759440 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fef69ee98a4492bbfae11bb55fc419d" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:33.759944 32732 raft_consensus.cc:740] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:33.760118 32585 raft_consensus.cc:3060] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.761027 32732 consensus_queue.cc:260] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:33.762233 32732 raft_consensus.cc:3060] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.769464   863 leader_election.cc:290] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:33.769023 32585 raft_consensus.cc:2468] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:33.771919   811 leader_election.cc:304] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:33.772678  1123 raft_consensus.cc:2804] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:33.773151  1123 raft_consensus.cc:697] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:33.774191 32732 raft_consensus.cc:2468] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:33.774080  1123 consensus_queue.cc:237] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:33.786393 32406 catalog_manager.cc:5697] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 1 to 2, leader changed from 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:33.840062  1109 raft_consensus.cc:993] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863: : Instructing follower 46522b73cbb14c03af501050233a06e6 to start an election
I20260709 12:10:33.840489  1172 raft_consensus.cc:1081] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Signalling peer 46522b73cbb14c03af501050233a06e6 to start an election
I20260709 12:10:33.842137 32585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8827c1071a314879abc4c7c816b8c783"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
 from {username='slave'} at 127.0.0.1:59410
I20260709 12:10:33.842734 32585 raft_consensus.cc:493] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:33.843107 32585 raft_consensus.cc:3060] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.850667  1172 raft_consensus.cc:993] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:33.850445 32585 raft_consensus.cc:515] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:33.851236  1172 raft_consensus.cc:1081] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:33.852744   865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8683ff4f68f748259bc8458551091c35"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38354
I20260709 12:10:33.853317   865 raft_consensus.cc:493] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:33.853710   865 raft_consensus.cc:3060] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.853710 32655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8827c1071a314879abc4c7c816b8c783" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:33.854204 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8827c1071a314879abc4c7c816b8c783" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:33.854434 32655 raft_consensus.cc:3060] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.854780 32732 raft_consensus.cc:3055] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:33.855188 32732 raft_consensus.cc:740] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:33.856009 32732 consensus_queue.cc:260] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:33.857074 32732 raft_consensus.cc:3060] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.861203   865 raft_consensus.cc:515] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:33.864089 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8683ff4f68f748259bc8458551091c35" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:33.864442 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8683ff4f68f748259bc8458551091c35" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:33.864766 32661 raft_consensus.cc:3060] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.865065 32730 raft_consensus.cc:3055] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:33.865356 32730 raft_consensus.cc:740] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:33.866120 32730 consensus_queue.cc:260] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:33.867115 32730 raft_consensus.cc:3060] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.873575   865 leader_election.cc:290] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:33.876108 32730 raft_consensus.cc:2468] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:33.877547   811 leader_election.cc:304] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:33.878460  1123 raft_consensus.cc:2804] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:33.878933  1123 raft_consensus.cc:697] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:33.879750  1123 consensus_queue.cc:237] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:33.880908 32585 leader_election.cc:290] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:33.888098 32655 raft_consensus.cc:2468] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:33.893206 32554 leader_election.cc:304] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:33.894249  1159 raft_consensus.cc:2804] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:33.894738  1159 raft_consensus.cc:697] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:33.895593  1159 consensus_queue.cc:237] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:33.891710 32661 raft_consensus.cc:2468] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:33.907754 32411 catalog_manager.cc:5697] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 1 to 2, leader changed from 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:33.916997 32406 catalog_manager.cc:5697] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:33.930796 32732 raft_consensus.cc:2468] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:33.962932  1172 raft_consensus.cc:993] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:33.963456  1172 raft_consensus.cc:1081] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:33.965067   865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "557250b23ba940d69193de941c02f629"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38354
I20260709 12:10:33.965570   865 raft_consensus.cc:493] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:33.965839   865 raft_consensus.cc:3060] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:33.971268   865 raft_consensus.cc:515] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:33.973038   865 leader_election.cc:290] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 3 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:33.974296 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:33.974915 32585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557250b23ba940d69193de941c02f629" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:33.975538 32585 raft_consensus.cc:3060] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:33.974969 32732 raft_consensus.cc:3055] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:33.978986 32732 raft_consensus.cc:740] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:33.979872 32732 consensus_queue.cc:260] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:33.981106 32732 raft_consensus.cc:3060] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:33.990106 32585 raft_consensus.cc:2468] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 3.
I20260709 12:10:33.992920   811 leader_election.cc:304] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [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: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:33.993734  1123 raft_consensus.cc:2804] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:33.995064  1123 raft_consensus.cc:697] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 3 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:33.996034  1123 consensus_queue.cc:237] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [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: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:34.013618 32406 catalog_manager.cc:5697] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 2 to 3, leader changed from 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 3 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:34.026821 32732 raft_consensus.cc:2468] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 3.
I20260709 12:10:34.080988  1161 raft_consensus.cc:993] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:34.081692  1160 raft_consensus.cc:1081] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:34.083283   863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "465a8def9b4440feacf098daed40c01f"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38370
I20260709 12:10:34.083855   863 raft_consensus.cc:493] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:34.084177   863 raft_consensus.cc:3060] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:34.091022   863 raft_consensus.cc:515] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:34.094082   863 leader_election.cc:290] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 3 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:34.093987 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:34.095086 32730 raft_consensus.cc:3060] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:34.093987 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465a8def9b4440feacf098daed40c01f" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:34.096035 32661 raft_consensus.cc:3055] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:34.096349 32661 raft_consensus.cc:740] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:34.098184 32661 consensus_queue.cc:260] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:34.099278 32661 raft_consensus.cc:3060] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:34.105329 32730 raft_consensus.cc:2468] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 3.
I20260709 12:10:34.106626   811 leader_election.cc:304] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:34.107553  1168 raft_consensus.cc:2804] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:34.108036  1168 raft_consensus.cc:697] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 3 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:34.108144 32661 raft_consensus.cc:2468] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 3.
I20260709 12:10:34.108899  1168 consensus_queue.cc:237] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:34.125290 32406 catalog_manager.cc:5697] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 2 to 3, leader changed from 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 3 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:34.134616  1112 raft_consensus.cc:993] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:34.135227  1112 raft_consensus.cc:1081] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:34.138608   863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38340
I20260709 12:10:34.139307   863 raft_consensus.cc:493] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:34.139726   863 raft_consensus.cc:3060] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:34.148427   863 raft_consensus.cc:515] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:34.150779   863 leader_election.cc:290] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:34.151162 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:34.151983 32583 raft_consensus.cc:3055] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:34.151261 32655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a102ab5d81294ddb9d1af1fd7956b9ce" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:34.152328 32583 raft_consensus.cc:740] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:34.152644 32655 raft_consensus.cc:3060] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:34.153112 32583 consensus_queue.cc:260] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:34.154428 32583 raft_consensus.cc:3060] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:34.161161 32655 raft_consensus.cc:2468] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:34.161618 32583 raft_consensus.cc:2468] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:34.162496   814 leader_election.cc:304] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:34.163411  1168 raft_consensus.cc:2804] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:34.163914  1168 raft_consensus.cc:697] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:34.164700  1168 consensus_queue.cc:237] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:34.175261 32406 catalog_manager.cc:5697] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 1 to 2, leader changed from 46522b73cbb14c03af501050233a06e6 (127.28.187.66) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:34.226593 32583 raft_consensus.cc:1275] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:34.228083  1168 consensus_queue.cc:1048] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:34.252456 32730 raft_consensus.cc:1275] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:34.254144  1132 consensus_queue.cc:1048] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:34.341966 32655 raft_consensus.cc:1275] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:34.343521  1159 consensus_queue.cc:1048] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:34.353103 32730 raft_consensus.cc:1275] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:34.355175  1112 consensus_queue.cc:1048] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:34.426662 32730 raft_consensus.cc:1275] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:34.427802  1132 consensus_queue.cc:1048] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:34.437891 32655 raft_consensus.cc:1275] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:34.439502  1132 consensus_queue.cc:1048] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:34.456670 32732 raft_consensus.cc:1275] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:34.458319  1132 consensus_queue.cc:1048] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:34.473261 32583 raft_consensus.cc:1275] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:34.474762  1123 consensus_queue.cc:1048] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:34.521509 32661 raft_consensus.cc:1275] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:34.522639  1132 consensus_queue.cc:1048] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:10:34.526069   901 debug-util.cc:398] Leaking SignalData structure 0x7b0800305860 after lost signal to thread 29424
W20260709 12:10:34.527262   901 debug-util.cc:398] Leaking SignalData structure 0x7b08003695a0 after lost signal to thread 32445
W20260709 12:10:34.528539   901 debug-util.cc:398] Leaking SignalData structure 0x7b08001ad940 after lost signal to thread 32612
W20260709 12:10:34.529714   901 debug-util.cc:398] Leaking SignalData structure 0x7b0800150b80 after lost signal to thread 32686
W20260709 12:10:34.530961   901 debug-util.cc:398] Leaking SignalData structure 0x7b08002f5240 after lost signal to thread 32760
W20260709 12:10:34.532163   901 debug-util.cc:398] Leaking SignalData structure 0x7b080022a5a0 after lost signal to thread 914
I20260709 12:10:34.535527 32732 raft_consensus.cc:1275] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:34.545644  1168 consensus_queue.cc:1048] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:34.670428 32585 raft_consensus.cc:1275] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:34.671845  1168 consensus_queue.cc:1048] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:34.687662 32655 raft_consensus.cc:1275] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:34.689808  1123 consensus_queue.cc:1048] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:34.783715 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:34.905328 32655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96"
dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:35268
I20260709 12:10:34.906900 32655 raft_consensus.cc:606] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:34.911842 32661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe"
dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:35268
I20260709 12:10:34.912686 32661 raft_consensus.cc:606] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 3 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:34.919174 32732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c"
dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:10:34.920038 32732 raft_consensus.cc:606] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 3 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:34.924671 32585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
mode: GRACEFUL
new_leader_uuid: "6c1c7174284d4170a4cd7044188a1863"
 from {username='slave'} at 127.0.0.1:37072
I20260709 12:10:34.925371 32585 raft_consensus.cc:606] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Received request to transfer leadership to TS 6c1c7174284d4170a4cd7044188a1863
I20260709 12:10:34.927649 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:10:34.933423 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:34.934782 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:35.251077  1112 raft_consensus.cc:993] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6: : Instructing follower 6c1c7174284d4170a4cd7044188a1863 to start an election
I20260709 12:10:35.251971  1217 raft_consensus.cc:1081] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Signalling peer 6c1c7174284d4170a4cd7044188a1863 to start an election
I20260709 12:10:35.254281 32732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d"
dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
 from {username='slave'} at 127.0.0.1:44744
I20260709 12:10:35.260842 32732 raft_consensus.cc:493] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:35.304840 32732 raft_consensus.cc:3060] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.331599  1223 raft_consensus.cc:993] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:35.332320  1223 raft_consensus.cc:1081] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 3 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:35.335532  1160 raft_consensus.cc:993] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:35.336283  1210 raft_consensus.cc:1081] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 3 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:35.337803 32732 raft_consensus.cc:515] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:35.344195  1226 raft_consensus.cc:993] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:35.347295   862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38370
I20260709 12:10:35.348125   862 raft_consensus.cc:493] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:35.349592   862 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:35.351116  1160 raft_consensus.cc:1081] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:35.356894 32732 leader_election.cc:290] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:35.357573   865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38370
I20260709 12:10:35.358246   865 raft_consensus.cc:493] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:35.358863 32655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:35.359658 32655 raft_consensus.cc:3060] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.361351   862 raft_consensus.cc:515] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:35.358642   865 raft_consensus.cc:3060] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:35.367686   862 leader_election.cc:290] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 4 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:35.369071 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:35.371706 32661 raft_consensus.cc:3055] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:35.372016 32661 raft_consensus.cc:740] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:35.372946 32661 consensus_queue.cc:260] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:35.373955 32661 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:35.375488   865 raft_consensus.cc:515] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:35.384711   863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38354
I20260709 12:10:35.385406   863 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:35.385767   863 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:35.377797 32730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a1fc6909bc44a4acb6a32a5fb112fe" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:35.387145 32730 raft_consensus.cc:3060] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:35.388180 32661 raft_consensus.cc:2468] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 4.
I20260709 12:10:35.389859   814 leader_election.cc:304] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [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: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:35.390889  1225 raft_consensus.cc:2804] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:35.391399  1225 raft_consensus.cc:697] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 4 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:35.392364  1225 consensus_queue.cc:237] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:35.396385 32730 raft_consensus.cc:2468] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 4.
I20260709 12:10:35.401988   865 leader_election.cc:290] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 3 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:35.403172 32583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4df3ab9d880456ea36861005e3eb25d" candidate_uuid: "6c1c7174284d4170a4cd7044188a1863" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:35.399158   863 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:35.402912 32732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:35.403759 32583 raft_consensus.cc:3055] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:35.404084 32732 raft_consensus.cc:3060] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:35.405294   863 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 4 election: Requested vote from peers 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:35.404104 32583 raft_consensus.cc:740] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:35.409668 32734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:35.410468 32734 raft_consensus.cc:3055] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:35.410825 32734 raft_consensus.cc:740] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:35.410946 32654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "124aacde8ae241089dc5d315a2963f96" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:35.411595 32654 raft_consensus.cc:3055] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:35.411224 32583 consensus_queue.cc:260] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:35.412046 32654 raft_consensus.cc:740] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97e593b5bb9c4148a6243c7a2073d145, State: Running, Role: LEADER
I20260709 12:10:35.411731 32734 consensus_queue.cc:260] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:35.413022 32583 raft_consensus.cc:3060] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.412979 32654 consensus_queue.cc:260] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:35.414390 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8d6c2ec46740e09c56877fbfa4dd1c" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:35.415053 32588 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:35.414583 32654 raft_consensus.cc:3060] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:35.420035 32732 raft_consensus.cc:2468] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 3.
I20260709 12:10:35.378365 32655 raft_consensus.cc:2468] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 2.
I20260709 12:10:35.421490   811 leader_election.cc:304] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:35.422211 32702 leader_election.cc:304] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c1c7174284d4170a4cd7044188a1863, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:35.423153  1206 raft_consensus.cc:2804] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:35.423377  1123 raft_consensus.cc:2804] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:35.423683  1206 raft_consensus.cc:697] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Becoming Leader. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:35.423887  1123 raft_consensus.cc:697] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 3 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:35.424921  1123 consensus_queue.cc:237] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [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: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:35.413257 32734 raft_consensus.cc:3060] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:35.424782  1206 consensus_queue.cc:237] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:35.437862 32583 raft_consensus.cc:2468] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c1c7174284d4170a4cd7044188a1863 in term 2.
I20260709 12:10:35.451445 32734 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 4.
I20260709 12:10:35.465106   811 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [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: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6; no voters: 
I20260709 12:10:35.469050 32411 catalog_manager.cc:5697] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 3 to 4, leader changed from 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 4 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:35.470875  1132 raft_consensus.cc:2804] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:35.471453  1132 raft_consensus.cc:697] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 4 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:35.472361  1132 consensus_queue.cc:237] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [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: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:35.468968 32588 raft_consensus.cc:2468] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 4.
I20260709 12:10:35.466217 32654 raft_consensus.cc:2468] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 3.
I20260709 12:10:35.511236 32408 catalog_manager.cc:5697] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 reported cstate change: term changed from 1 to 2, leader changed from 46522b73cbb14c03af501050233a06e6 (127.28.187.66) to 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68). New cstate: current_term: 2 leader_uuid: "6c1c7174284d4170a4cd7044188a1863" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:35.526764 32408 catalog_manager.cc:5697] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 2 to 3, leader changed from 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 3 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:35.528388 32408 catalog_manager.cc:5697] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 3 to 4, leader changed from 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 4 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:35.813714 32654 raft_consensus.cc:1275] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 4 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:35.814988  1132 consensus_queue.cc:1048] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:35.858385 32734 raft_consensus.cc:1275] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:35.862236  1225 consensus_queue.cc:1048] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:35.871718 32661 raft_consensus.cc:1275] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:35.874147  1225 consensus_queue.cc:1048] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:35.949522 32583 raft_consensus.cc:1275] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7174284d4170a4cd7044188a1863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:35.953806 32730 raft_consensus.cc:1275] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:35.954646  1195 consensus_queue.cc:1048] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:35.957406  1123 consensus_queue.cc:1048] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:35.974756 32655 raft_consensus.cc:1275] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 6c1c7174284d4170a4cd7044188a1863: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:35.992434  1172 consensus_queue.cc:1048] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:10:36.036901 32627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:34027, user_credentials={real_user=slave}} blocked reactor thread for 54774.3us
I20260709 12:10:36.075940 32733 raft_consensus.cc:1275] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:36.077998  1168 consensus_queue.cc:1048] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:36.084631 32583 raft_consensus.cc:1275] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 4 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:36.095652  1168 consensus_queue.cc:1048] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:36.445894 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:36.494342 32733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbb04759bae44c768005a71f7d2012fc"
dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
mode: GRACEFUL
new_leader_uuid: "46522b73cbb14c03af501050233a06e6"
 from {username='slave'} at 127.0.0.1:36144
I20260709 12:10:36.494999 32733 raft_consensus.cc:606] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Received request to transfer leadership to TS 46522b73cbb14c03af501050233a06e6
I20260709 12:10:36.504346 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:10:36.506127 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:36.506947 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:37.023161  1242 raft_consensus.cc:993] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863: : Instructing follower 46522b73cbb14c03af501050233a06e6 to start an election
I20260709 12:10:37.023692  1242 raft_consensus.cc:1081] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Signalling peer 46522b73cbb14c03af501050233a06e6 to start an election
I20260709 12:10:37.026780 32588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbb04759bae44c768005a71f7d2012fc"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
 from {username='slave'} at 127.0.0.1:59410
I20260709 12:10:37.027343 32588 raft_consensus.cc:493] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:37.027935 32588 raft_consensus.cc:3060] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:37.034919 32588 raft_consensus.cc:515] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:37.036535 32588 leader_election.cc:290] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Requested vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:37.037277 32655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb04759bae44c768005a71f7d2012fc" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:37.037895 32655 raft_consensus.cc:3060] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:37.048095 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbb04759bae44c768005a71f7d2012fc" candidate_uuid: "46522b73cbb14c03af501050233a06e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c1c7174284d4170a4cd7044188a1863"
I20260709 12:10:37.049429 32733 raft_consensus.cc:3055] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:37.049762 32733 raft_consensus.cc:740] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c1c7174284d4170a4cd7044188a1863, State: Running, Role: LEADER
I20260709 12:10:37.046818 32655 raft_consensus.cc:2468] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:37.055799 32733 consensus_queue.cc:260] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:37.059679 32733 raft_consensus.cc:3060] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:37.068632 32554 leader_election.cc:304] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46522b73cbb14c03af501050233a06e6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:37.073227 32733 raft_consensus.cc:2468] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46522b73cbb14c03af501050233a06e6 in term 2.
I20260709 12:10:37.080360  1216 raft_consensus.cc:2804] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:37.115986  1216 raft_consensus.cc:697] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Becoming Leader. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:37.116936  1216 consensus_queue.cc:237] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:37.130596 32411 catalog_manager.cc:5697] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 reported cstate change: term changed from 1 to 2, leader changed from 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68) to 46522b73cbb14c03af501050233a06e6 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "46522b73cbb14c03af501050233a06e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:37.553735 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:37.582461 32654 raft_consensus.cc:1275] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:37.584470  1254 consensus_queue.cc:1048] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:37.674933 32733 raft_consensus.cc:1275] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Refusing update from remote peer 46522b73cbb14c03af501050233a06e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:37.685985  1254 consensus_queue.cc:1048] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:37.725457 32588 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e96dd50771ca4c0abdac44f023ec2ee8"
dest_uuid: "46522b73cbb14c03af501050233a06e6"
mode: GRACEFUL
new_leader_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:37072
I20260709 12:10:37.725966 32588 raft_consensus.cc:606] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Received request to transfer leadership to TS 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:37.727315 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:10:37.728530 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:37.729161 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:37.970603  1268 raft_consensus.cc:993] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6: : Instructing follower 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:37.971410  1216 raft_consensus.cc:1081] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Signalling peer 95be2989fec14793bca6df5ff9f823f6 to start an election
I20260709 12:10:37.973587   863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e96dd50771ca4c0abdac44f023ec2ee8"
dest_uuid: "95be2989fec14793bca6df5ff9f823f6"
 from {username='slave'} at 127.0.0.1:38340
I20260709 12:10:37.974198   863 raft_consensus.cc:493] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:37.974575   863 raft_consensus.cc:3060] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:37.981611   863 raft_consensus.cc:515] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:37.984478   863 leader_election.cc:290] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Requested vote from peers 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:37.984784 32588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dd50771ca4c0abdac44f023ec2ee8" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46522b73cbb14c03af501050233a06e6"
I20260709 12:10:37.985155 32653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dd50771ca4c0abdac44f023ec2ee8" candidate_uuid: "95be2989fec14793bca6df5ff9f823f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97e593b5bb9c4148a6243c7a2073d145"
I20260709 12:10:37.985813 32653 raft_consensus.cc:3060] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:37.987473 32588 raft_consensus.cc:3055] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:37.987977 32588 raft_consensus.cc:740] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46522b73cbb14c03af501050233a06e6, State: Running, Role: LEADER
I20260709 12:10:37.994330 32588 consensus_queue.cc:260] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:37.995736 32588 raft_consensus.cc:3060] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:37.994318 32653 raft_consensus.cc:2468] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:37.997797   814 leader_election.cc:304] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145; no voters: 
I20260709 12:10:37.998695  1220 raft_consensus.cc:2804] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:37.999185  1220 raft_consensus.cc:697] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Becoming Leader. State: Replica: 95be2989fec14793bca6df5ff9f823f6, State: Running, Role: LEADER
I20260709 12:10:38.000065  1220 consensus_queue.cc:237] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } }
I20260709 12:10:38.004124 32588 raft_consensus.cc:2468] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95be2989fec14793bca6df5ff9f823f6 in term 2.
I20260709 12:10:38.010589 32411 catalog_manager.cc:5697] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 reported cstate change: term changed from 1 to 2, leader changed from 46522b73cbb14c03af501050233a06e6 (127.28.187.66) to 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "95be2989fec14793bca6df5ff9f823f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:38.556349 32588 raft_consensus.cc:1275] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:38.557857  1220 consensus_queue.cc:1048] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:38.576805 32653 raft_consensus.cc:1275] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Refusing update from remote peer 95be2989fec14793bca6df5ff9f823f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:38.587057  1168 consensus_queue.cc:1048] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:38.770021 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:38.817728 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:10:38.818727 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:38.819283 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:38.862039 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:38.904000 29421 tablet_server.cc:179] TabletServer@127.28.187.65:34027 shutting down...
W20260709 12:10:38.945791 32627 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 130 similar messages]
W20260709 12:10:38.951287 32627 consensus_peers.cc:597] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:38.984822 32627 consensus_peers.cc:597] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:38.987978 32553 consensus_peers.cc:597] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:38.993858 32553 consensus_peers.cc:597] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:38.994822 32701 consensus_peers.cc:597] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:38.996194 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:38.998132 29421 tablet_replica.cc:333] stopping tablet replica
W20260709 12:10:38.999064 32553 consensus_peers.cc:597] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.000703 29421 raft_consensus.cc:2243] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.001468 29421 raft_consensus.cc:2272] T 61ef0b01cc854456a4252d1b372c67b3 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.004890 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.005942 29421 raft_consensus.cc:2243] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.006978 29421 raft_consensus.cc:2272] T 124aacde8ae241089dc5d315a2963f96 P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.010612 32627 consensus_peers.cc:597] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.015141 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.017244 29421 raft_consensus.cc:2243] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.018462 29421 raft_consensus.cc:2272] T 8683ff4f68f748259bc8458551091c35 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.020159 32553 consensus_peers.cc:597] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.021898 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.023000 29421 raft_consensus.cc:2243] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.023694 29421 raft_consensus.cc:2272] T 0ffb0ba9389843c6a0b2dc18bb897829 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.027017 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.027952 29421 raft_consensus.cc:2243] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.028548 29421 raft_consensus.cc:2272] T fd0a053d3db24db08cf8074945f15f89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.031917 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.032867 29421 raft_consensus.cc:2243] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.033509 29421 raft_consensus.cc:2272] T ace85304b372444e8d9b2aac73505a89 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.035243 32701 consensus_peers.cc:597] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.039217 32627 consensus_peers.cc:597] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.043577 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.044574 29421 raft_consensus.cc:2243] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.045706 29421 raft_consensus.cc:2272] T 557250b23ba940d69193de941c02f629 P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.048887 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.049764 29421 raft_consensus.cc:2243] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.050348 29421 raft_consensus.cc:2272] T b1cf652879874605a1bb6cad9c214441 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.053503 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.054399 29421 raft_consensus.cc:2243] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.055480 29421 raft_consensus.cc:2272] T a102ab5d81294ddb9d1af1fd7956b9ce P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.058429 29421 tablet_replica.cc:333] stopping tablet replica
W20260709 12:10:39.058461 32627 consensus_peers.cc:597] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.059458 29421 raft_consensus.cc:2243] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.060705 29421 raft_consensus.cc:2272] T 7aca54730f0245f6904c5ab3401cd957 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.064538 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.065490 29421 raft_consensus.cc:2243] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.066148 29421 raft_consensus.cc:2272] T db0d1799d85242d295abc4038fa45ab8 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.068161 32553 consensus_peers.cc:597] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.069128 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.070039 29421 raft_consensus.cc:2243] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.070631 29421 raft_consensus.cc:2272] T b3a842a4a4ed44858c4b2378e7f740cc P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.074491 29421 tablet_replica.cc:333] stopping tablet replica
W20260709 12:10:39.075119 32701 consensus_peers.cc:597] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.075524 29421 raft_consensus.cc:2243] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.076758 29421 raft_consensus.cc:2272] T eed0cdebe021455485d257f00ac3d4c6 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.079888 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.080921 29421 raft_consensus.cc:2243] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.081601 29421 raft_consensus.cc:2272] T cc746ec213bd496c86bfbeaacff621a4 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.084709 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.085736 29421 raft_consensus.cc:2243] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.086380 29421 raft_consensus.cc:2272] T 6967790f1a244e1589b9447965c66fa5 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.089005 32553 consensus_peers.cc:597] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.089655 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.090678 29421 raft_consensus.cc:2243] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.091200 29421 raft_consensus.cc:2272] T e0ebc5e62f2f4492ba5742d0ae691d1b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.094182 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.095000 29421 raft_consensus.cc:2243] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.095599 29421 raft_consensus.cc:2272] T 3b9c0efefebc42828ef4bdb09fc96732 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.098702 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.099524 29421 raft_consensus.cc:2243] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.100545 29421 raft_consensus.cc:2272] T e96dd50771ca4c0abdac44f023ec2ee8 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.104059 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.104964 29421 raft_consensus.cc:2243] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.105592 29421 raft_consensus.cc:2272] T a5d6d331f2f64e6990191049d8ecd6ec P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.108661 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.109601 29421 raft_consensus.cc:2243] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.110174 29421 raft_consensus.cc:2272] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.112890 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.113912 29421 raft_consensus.cc:2243] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.114953 29421 raft_consensus.cc:2272] T 249832837365429d839aefe85868c07d P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.117848 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.118657 29421 raft_consensus.cc:2243] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.119164 29421 raft_consensus.cc:2272] T a61448c8b6114e0fbea84c41e19fa2fe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.121819 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.122634 29421 raft_consensus.cc:2243] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.123704 29421 raft_consensus.cc:2272] T e001fb5b2684421bbc381748bcd1ad0b P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.126359 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.127213 29421 raft_consensus.cc:2243] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.127815 29421 raft_consensus.cc:2272] T dec0764a3cdd4cddb4d6776eebc73086 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.130800 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.131610 29421 raft_consensus.cc:2243] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.132148 29421 raft_consensus.cc:2272] T 84af010efa414fd6a61cce974611692b P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.132624 32627 consensus_peers.cc:597] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.133405 32627 consensus_peers.cc:597] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.134768 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.135635 29421 raft_consensus.cc:2243] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.136143 29421 raft_consensus.cc:2272] T 994faee28e6d4243b76c3b559645ce5a P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.138947 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.139853 29421 raft_consensus.cc:2243] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.140407 29421 raft_consensus.cc:2272] T 20982e4e23ed4eda91970dd72d38334b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.143203 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.144024 29421 raft_consensus.cc:2243] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.144801 29421 raft_consensus.cc:2272] T 352b79996677487b872f5207df5cba9b P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.147454 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.148389 29421 raft_consensus.cc:2243] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.148954 29421 raft_consensus.cc:2272] T cc29979ee0f340d3a244f63b64a6fec6 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.151670 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.152453 29421 raft_consensus.cc:2243] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.153012 29421 raft_consensus.cc:2272] T 266be03725d94478a61cbefbdff0774a P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.155632 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.156462 29421 raft_consensus.cc:2243] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.157488 29421 raft_consensus.cc:2272] T 92a1fc6909bc44a4acb6a32a5fb112fe P 95be2989fec14793bca6df5ff9f823f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.160195 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.161023 29421 raft_consensus.cc:2243] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.161586 29421 raft_consensus.cc:2272] T 7b74841b56d7494388e68469382751f9 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.164428 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.165248 29421 raft_consensus.cc:2243] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.165995 29421 raft_consensus.cc:2272] T 2871cad0521443b58d8375397bbcdffe P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.167687 32627 consensus_peers.cc:597] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.168977 32553 consensus_peers.cc:597] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.169142 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.170099 29421 raft_consensus.cc:2243] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.170692 29421 raft_consensus.cc:2272] T ff052897a1f94dc89b81c4cc5390ed0a P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.173772 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.174559 29421 raft_consensus.cc:2243] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.175631 29421 raft_consensus.cc:2272] T 5fef69ee98a4492bbfae11bb55fc419d P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.178504 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.179620 29421 raft_consensus.cc:2243] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.180704 29421 raft_consensus.cc:2272] T bd8d6c2ec46740e09c56877fbfa4dd1c P 95be2989fec14793bca6df5ff9f823f6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.182674 32553 consensus_peers.cc:597] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.183630 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.184484 29421 raft_consensus.cc:2243] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.185583 29421 raft_consensus.cc:2272] T 465a8def9b4440feacf098daed40c01f P 95be2989fec14793bca6df5ff9f823f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.188932 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.189739 29421 raft_consensus.cc:2243] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.190325 29421 raft_consensus.cc:2272] T faea3f1943954bd59136cdf4c2d78d63 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.193006 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.193795 29421 raft_consensus.cc:2243] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.194341 29421 raft_consensus.cc:2272] T 6e1989e78b2649f581529abdfe1f43e9 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.197176 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.197995 29421 raft_consensus.cc:2243] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.198550 29421 raft_consensus.cc:2272] T b65a2bd9d7444164b3c36f8e4e588b71 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.199368 32701 consensus_peers.cc:597] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.201222 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.202077 29421 raft_consensus.cc:2243] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.203075 29421 raft_consensus.cc:2272] T 5ae96a3dd090430ebce7ea54f29a80e5 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.205483 32627 consensus_peers.cc:597] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.206279 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.207176 29421 raft_consensus.cc:2243] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.207710 29421 raft_consensus.cc:2272] T 2a603d56c8d94cd6bbbae1a3bf918373 P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.211050 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.211880 29421 raft_consensus.cc:2243] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.212610 29421 raft_consensus.cc:2272] T 100e6a9a014b407a878c5d607cfe8132 P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.215487 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.216230 29421 raft_consensus.cc:2243] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.216763 29421 raft_consensus.cc:2272] T aca2e56030ef40df95b2b9c0bebcf36c P 95be2989fec14793bca6df5ff9f823f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.219645 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:39.220377 29421 raft_consensus.cc:2243] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.220891 29421 raft_consensus.cc:2272] T f275df6d47b3470dab3d1b68984bc52f P 95be2989fec14793bca6df5ff9f823f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.235204 32701 consensus_peers.cc:597] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. 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:10:39.312327 32627 consensus_peers.cc:597] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:39.314922 32701 consensus_peers.cc:597] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:39.320501 32553 consensus_peers.cc:597] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:39.329130 32701 consensus_peers.cc:597] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:39.361362 32701 consensus_peers.cc:597] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:39.390455 32701 consensus_peers.cc:597] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:39.446338 32627 consensus_peers.cc:597] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:39.467528 32627 consensus_peers.cc:597] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:39.484614 29421 tablet_server.cc:196] TabletServer@127.28.187.65:34027 shutdown complete.
W20260709 12:10:39.485889 32553 consensus_peers.cc:597] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 -> Peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Couldn't send request to peer 95be2989fec14793bca6df5ff9f823f6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:39.597640 29421 tablet_server.cc:179] TabletServer@127.28.187.66:0 shutting down...
W20260709 12:10:39.621119 32699 consensus_peers.cc:597] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.644551 32699 consensus_peers.cc:597] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.652453 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:39.654263 29421 tablet_replica.cc:333] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.655194 29421 raft_consensus.cc:2243] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.656458 29421 raft_consensus.cc:2272] T cbb04759bae44c768005a71f7d2012fc P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.659883 29421 tablet_replica.cc:333] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.660786 29421 raft_consensus.cc:2243] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.661396 29421 raft_consensus.cc:2272] T cc746ec213bd496c86bfbeaacff621a4 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.664106 29421 tablet_replica.cc:333] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.664937 29421 raft_consensus.cc:2243] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.666019 29421 raft_consensus.cc:2272] T 8827c1071a314879abc4c7c816b8c783 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.668097 29421 tablet_replica.cc:333] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.668910 29421 raft_consensus.cc:2243] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.669519 29421 raft_consensus.cc:2272] T f17fa79980b4403787d511e9b412ab4f P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.674399 29421 tablet_replica.cc:333] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.675065 29421 raft_consensus.cc:2243] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.675504 29421 raft_consensus.cc:2272] T 20982e4e23ed4eda91970dd72d38334b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.677979 29421 tablet_replica.cc:333] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.678802 29421 raft_consensus.cc:2243] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.679368 29421 raft_consensus.cc:2272] T 249832837365429d839aefe85868c07d P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.682083 29421 tablet_replica.cc:333] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.682976 29421 raft_consensus.cc:2243] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.683816 29421 raft_consensus.cc:2272] T b65a2bd9d7444164b3c36f8e4e588b71 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.686481 32625 consensus_peers.cc:597] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.686730 29421 tablet_replica.cc:333] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.687991 29421 raft_consensus.cc:2243] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:10:39.688213 32699 consensus_peers.cc:597] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.688788 29421 raft_consensus.cc:2272] T fd0a053d3db24db08cf8074945f15f89 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.691362 29421 tablet_replica.cc:333] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.692203 29421 raft_consensus.cc:2243] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.692975 29421 raft_consensus.cc:2272] T a7d457391bef4abc80171c66ea49e129 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.694847 29421 tablet_replica.cc:333] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.695372 29421 raft_consensus.cc:2243] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.695796 29421 raft_consensus.cc:2272] T 5ae96a3dd090430ebce7ea54f29a80e5 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.702212 29421 tablet_replica.cc:333] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
W20260709 12:10:39.702591 32699 consensus_peers.cc:597] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.703063 29421 raft_consensus.cc:2243] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.703557 29421 raft_consensus.cc:2272] T 6e1989e78b2649f581529abdfe1f43e9 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.705569 29421 tablet_replica.cc:333] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.706075 29421 raft_consensus.cc:2243] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.706422 29421 raft_consensus.cc:2272] T d4df3ab9d880456ea36861005e3eb25d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.708640 29421 tablet_replica.cc:333] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.709327 29421 raft_consensus.cc:2243] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.710114 29421 raft_consensus.cc:2272] T 7b74841b56d7494388e68469382751f9 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.711982 29421 tablet_replica.cc:333] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.712693 29421 raft_consensus.cc:2243] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.713297 29421 raft_consensus.cc:2272] T 266be03725d94478a61cbefbdff0774a P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.715699 29421 tablet_replica.cc:333] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.716337 29421 raft_consensus.cc:2243] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.717238 29421 raft_consensus.cc:2272] T cc29979ee0f340d3a244f63b64a6fec6 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.719230 29421 tablet_replica.cc:333] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.719766 29421 raft_consensus.cc:2243] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.720196 29421 raft_consensus.cc:2272] T 2871cad0521443b58d8375397bbcdffe P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.722157 29421 tablet_replica.cc:333] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.722714 29421 raft_consensus.cc:2243] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.723116 29421 raft_consensus.cc:2272] T f275df6d47b3470dab3d1b68984bc52f P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.724905 29421 tablet_replica.cc:333] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.725454 29421 raft_consensus.cc:2243] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.726229 29421 raft_consensus.cc:2272] T 9e6b5565f7d7490cbc5c0acddba626df P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.728073 29421 tablet_replica.cc:333] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.728657 29421 raft_consensus.cc:2243] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.729044 29421 raft_consensus.cc:2272] T e0ebc5e62f2f4492ba5742d0ae691d1b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.731302 32625 consensus_peers.cc:597] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.731633 29421 tablet_replica.cc:333] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.732440 29421 raft_consensus.cc:2243] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.733287 29421 raft_consensus.cc:2272] T 61ef0b01cc854456a4252d1b372c67b3 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.733688 32699 consensus_peers.cc:597] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.735436 29421 tablet_replica.cc:333] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.736094 29421 raft_consensus.cc:2243] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.736864 29421 raft_consensus.cc:2272] T a5d6d331f2f64e6990191049d8ecd6ec P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.738713 29421 tablet_replica.cc:333] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.739310 29421 raft_consensus.cc:2243] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.740088 29421 raft_consensus.cc:2272] T 4838886e12d64e6c95ba4c256ac820e0 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.742195 29421 tablet_replica.cc:333] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.742802 29421 raft_consensus.cc:2243] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.743206 29421 raft_consensus.cc:2272] T ceb9422308d04344ae104fb5be785897 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.745153 29421 tablet_replica.cc:333] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.745751 29421 raft_consensus.cc:2243] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.746133 29421 raft_consensus.cc:2272] T ace85304b372444e8d9b2aac73505a89 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.748138 29421 tablet_replica.cc:333] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.748680 29421 raft_consensus.cc:2243] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.749181 29421 raft_consensus.cc:2272] T 557250b23ba940d69193de941c02f629 P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.751493 29421 tablet_replica.cc:333] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.752117 29421 raft_consensus.cc:2243] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.752528 29421 raft_consensus.cc:2272] T ab181f2deb004cab85897ea97d3cba81 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.754367 29421 tablet_replica.cc:333] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.754896 29421 raft_consensus.cc:2243] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.755278 29421 raft_consensus.cc:2272] T a102ab5d81294ddb9d1af1fd7956b9ce P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.757092 29421 tablet_replica.cc:333] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.757654 29421 raft_consensus.cc:2243] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.758461 29421 raft_consensus.cc:2272] T b1cf652879874605a1bb6cad9c214441 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.760293 29421 tablet_replica.cc:333] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.760808 29421 raft_consensus.cc:2243] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.761224 29421 raft_consensus.cc:2272] T aca2e56030ef40df95b2b9c0bebcf36c P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.763048 29421 tablet_replica.cc:333] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.763684 29421 raft_consensus.cc:2243] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.764151 29421 raft_consensus.cc:2272] T 2a603d56c8d94cd6bbbae1a3bf918373 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.766628 29421 tablet_replica.cc:333] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.767323 29421 raft_consensus.cc:2243] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.767828 29421 raft_consensus.cc:2272] T 70fd9876b0814e1baf92aebd1e72433a P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.770476 29421 tablet_replica.cc:333] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.771230 29421 raft_consensus.cc:2243] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.771827 29421 raft_consensus.cc:2272] T ff052897a1f94dc89b81c4cc5390ed0a P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.774436 29421 tablet_replica.cc:333] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.775213 29421 raft_consensus.cc:2243] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.775725 29421 raft_consensus.cc:2272] T f4c4543a210c495c935c879202841b1b P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.778128 29421 tablet_replica.cc:333] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.778680 29421 raft_consensus.cc:2243] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.779105 29421 raft_consensus.cc:2272] T bd8d6c2ec46740e09c56877fbfa4dd1c P 46522b73cbb14c03af501050233a06e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.780874 29421 tablet_replica.cc:333] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.781481 29421 raft_consensus.cc:2243] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.781855 29421 raft_consensus.cc:2272] T 5fef69ee98a4492bbfae11bb55fc419d P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.783536 29421 tablet_replica.cc:333] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.784030 29421 raft_consensus.cc:2243] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.784399 29421 raft_consensus.cc:2272] T e001fb5b2684421bbc381748bcd1ad0b P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.786245 29421 tablet_replica.cc:333] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.786755 29421 raft_consensus.cc:2243] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.787595 29421 raft_consensus.cc:2272] T 84af010efa414fd6a61cce974611692b P 46522b73cbb14c03af501050233a06e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.790477 29421 tablet_replica.cc:333] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.791502 29421 raft_consensus.cc:2243] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.792110 29421 raft_consensus.cc:2272] T eed0cdebe021455485d257f00ac3d4c6 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.794922 29421 tablet_replica.cc:333] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.795734 29421 raft_consensus.cc:2243] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.796303 29421 raft_consensus.cc:2272] T 8b3cbd87e4074a819c898f422fab8493 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.799144 29421 tablet_replica.cc:333] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.799854 29421 raft_consensus.cc:2243] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.800403 29421 raft_consensus.cc:2272] T 063429102c0b4ba4a36475a832c8dba7 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.802944 29421 tablet_replica.cc:333] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.803761 29421 raft_consensus.cc:2243] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.804382 29421 raft_consensus.cc:2272] T 92f909031cc04c98899c842920c60665 P 46522b73cbb14c03af501050233a06e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.807060 29421 tablet_replica.cc:333] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.807760 29421 raft_consensus.cc:2243] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.808585 29421 raft_consensus.cc:2272] T faea3f1943954bd59136cdf4c2d78d63 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.811103 29421 tablet_replica.cc:333] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.811590 29421 raft_consensus.cc:2243] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:39.812377 29421 raft_consensus.cc:2272] T 3b9c0efefebc42828ef4bdb09fc96732 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:39.814975 29421 tablet_replica.cc:333] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6: stopping tablet replica
I20260709 12:10:39.815727 29421 raft_consensus.cc:2243] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:39.816135 29421 raft_consensus.cc:2272] T e96dd50771ca4c0abdac44f023ec2ee8 P 46522b73cbb14c03af501050233a06e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:39.818567 32625 consensus_peers.cc:597] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.827311 32699 consensus_peers.cc:597] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.847972 32699 consensus_peers.cc:597] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.857463 32699 consensus_peers.cc:597] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. 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:10:39.890239 29421 tablet_server.cc:196] TabletServer@127.28.187.66:0 shutdown complete.
W20260709 12:10:39.957969 32625 consensus_peers.cc:597] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:39.960951 32625 consensus_peers.cc:597] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:39.966526 29421 tablet_server.cc:179] TabletServer@127.28.187.67:0 shutting down...
W20260709 12:10:39.969815 32625 consensus_peers.cc:597] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:39.975088 32702 consensus_peers.cc:597] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 -> Peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Couldn't send request to peer 97e593b5bb9c4148a6243c7a2073d145. 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:10:39.979413 32699 consensus_peers.cc:597] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:40.002794 32699 consensus_peers.cc:597] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:40.014894 32625 consensus_peers.cc:597] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:40.022226 32699 consensus_peers.cc:597] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:40.031004 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:40.032888 29421 tablet_replica.cc:333] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.033784 29421 raft_consensus.cc:2243] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.034322 29421 raft_consensus.cc:2272] T 124aacde8ae241089dc5d315a2963f96 P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.037278 29421 tablet_replica.cc:333] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
W20260709 12:10:40.037549 32702 consensus_peers.cc:597] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 -> Peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Couldn't send request to peer 97e593b5bb9c4148a6243c7a2073d145. 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:10:40.038192 29421 raft_consensus.cc:2243] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.038798 29421 raft_consensus.cc:2272] T cbb04759bae44c768005a71f7d2012fc P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.041416 29421 tablet_replica.cc:333] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
W20260709 12:10:40.042106 32702 consensus_peers.cc:597] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Couldn't send request to peer 97e593b5bb9c4148a6243c7a2073d145. 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:10:40.042296 29421 raft_consensus.cc:2243] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.042955 29421 raft_consensus.cc:2272] T 8827c1071a314879abc4c7c816b8c783 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.045444 29421 tablet_replica.cc:333] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.046276 29421 raft_consensus.cc:2243] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.046836 29421 raft_consensus.cc:2272] T 465a8def9b4440feacf098daed40c01f P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.048761  1226 raft_consensus.cc:493] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:40.049544 29421 tablet_replica.cc:333] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.049264  1226 raft_consensus.cc:515] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:40.050513 29421 raft_consensus.cc:2243] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.051388  1226 leader_election.cc:290] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 6c1c7174284d4170a4cd7044188a1863 (127.28.187.68:43819)
I20260709 12:10:40.051585 29421 raft_consensus.cc:2272] T f17fa79980b4403787d511e9b412ab4f P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.054023 32733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8683ff4f68f748259bc8458551091c35" candidate_uuid: "97e593b5bb9c4148a6243c7a2073d145" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6c1c7174284d4170a4cd7044188a1863" is_pre_election: true
I20260709 12:10:40.054611 29421 tablet_replica.cc:333] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.055500 29421 raft_consensus.cc:2243] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.056077 29421 raft_consensus.cc:2272] T f4c4543a210c495c935c879202841b1b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:40.057330 32625 consensus_peers.cc:597] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:40.057649 32627 leader_election.cc:336] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:40.058199 32627 leader_election.cc:304] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [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: 97e593b5bb9c4148a6243c7a2073d145; no voters: 6c1c7174284d4170a4cd7044188a1863, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:40.058645 29421 tablet_replica.cc:333] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.058888  1226 raft_consensus.cc:2749] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:40.059648 29421 raft_consensus.cc:2243] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.060175 29421 raft_consensus.cc:2272] T 9e6b5565f7d7490cbc5c0acddba626df P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.062434 29421 tablet_replica.cc:333] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.063069 29421 raft_consensus.cc:2243] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.063859 29421 raft_consensus.cc:2272] T 6967790f1a244e1589b9447965c66fa5 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.065919 29421 tablet_replica.cc:333] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.066486 29421 raft_consensus.cc:2243] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.067265 29421 raft_consensus.cc:2272] T e0ebc5e62f2f4492ba5742d0ae691d1b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.069198 29421 tablet_replica.cc:333] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.069772 29421 raft_consensus.cc:2243] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.070523 29421 raft_consensus.cc:2272] T 6e1989e78b2649f581529abdfe1f43e9 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.072768 29421 tablet_replica.cc:333] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.073398 29421 raft_consensus.cc:2243] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.073839 29421 raft_consensus.cc:2272] T d4df3ab9d880456ea36861005e3eb25d P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.075711 29421 tablet_replica.cc:333] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.076267 29421 raft_consensus.cc:2243] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.076807 29421 raft_consensus.cc:2272] T 5ae96a3dd090430ebce7ea54f29a80e5 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.079573 29421 tablet_replica.cc:333] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.080479 29421 raft_consensus.cc:2243] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.081051 29421 raft_consensus.cc:2272] T a7d457391bef4abc80171c66ea49e129 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.083382  1294 raft_consensus.cc:493] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:40.083930  1294 raft_consensus.cc:515] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:40.084313 29421 tablet_replica.cc:333] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.085187 29421 raft_consensus.cc:2243] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.086248 29421 raft_consensus.cc:2272] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.087003  1294 leader_election.cc:290] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:40.089040 29421 tablet_replica.cc:333] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.089857 29421 raft_consensus.cc:2243] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.090292 29421 raft_consensus.cc:2272] T 4838886e12d64e6c95ba4c256ac820e0 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:40.090999 32701 leader_election.cc:336] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
W20260709 12:10:40.092402 32699 leader_election.cc:336] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111)
I20260709 12:10:40.092741 32699 leader_election.cc:304] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:40.092887 29421 tablet_replica.cc:333] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.093343  1294 raft_consensus.cc:2749] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:10:40.093734 29421 raft_consensus.cc:2243] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.094282 29421 raft_consensus.cc:2272] T fd0a053d3db24db08cf8074945f15f89 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.096391 29421 tablet_replica.cc:333] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.097141 29421 raft_consensus.cc:2243] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.098037 29421 raft_consensus.cc:2272] T 0ffb0ba9389843c6a0b2dc18bb897829 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.100418 29421 tablet_replica.cc:333] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.101054 29421 raft_consensus.cc:2243] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.101547 29421 raft_consensus.cc:2272] T 7b74841b56d7494388e68469382751f9 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.103479 29421 tablet_replica.cc:333] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.104089 29421 raft_consensus.cc:2243] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.105167 29421 raft_consensus.cc:2272] T 266be03725d94478a61cbefbdff0774a P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.107290 29421 tablet_replica.cc:333] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.107841 29421 raft_consensus.cc:2243] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.108237 29421 raft_consensus.cc:2272] T cc29979ee0f340d3a244f63b64a6fec6 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.110172 29421 tablet_replica.cc:333] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.110677 29421 raft_consensus.cc:2243] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.111033 29421 raft_consensus.cc:2272] T 92a1fc6909bc44a4acb6a32a5fb112fe P 97e593b5bb9c4148a6243c7a2073d145 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.112708 29421 tablet_replica.cc:333] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.113204 29421 raft_consensus.cc:2243] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.113639 29421 raft_consensus.cc:2272] T eed0cdebe021455485d257f00ac3d4c6 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.115378 29421 tablet_replica.cc:333] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.115888 29421 raft_consensus.cc:2243] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.116626 29421 raft_consensus.cc:2272] T b3a842a4a4ed44858c4b2378e7f740cc P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.118431 29421 tablet_replica.cc:333] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.118986 29421 raft_consensus.cc:2243] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.119688 29421 raft_consensus.cc:2272] T db0d1799d85242d295abc4038fa45ab8 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.122115 29421 tablet_replica.cc:333] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.122682 29421 raft_consensus.cc:2243] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.123085 29421 raft_consensus.cc:2272] T 7aca54730f0245f6904c5ab3401cd957 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.125146 29421 tablet_replica.cc:333] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
W20260709 12:10:40.125999 32702 consensus_peers.cc:597] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Couldn't send request to peer 97e593b5bb9c4148a6243c7a2073d145. 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:10:40.126019 29421 raft_consensus.cc:2243] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.127211 29421 raft_consensus.cc:2272] T ab181f2deb004cab85897ea97d3cba81 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.130170 29421 tablet_replica.cc:333] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.131078 29421 raft_consensus.cc:2243] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.131745 29421 raft_consensus.cc:2272] T a102ab5d81294ddb9d1af1fd7956b9ce P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.135041 29421 tablet_replica.cc:333] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.136185 29421 raft_consensus.cc:2243] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.136897 29421 raft_consensus.cc:2272] T ceb9422308d04344ae104fb5be785897 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.139989 29421 tablet_replica.cc:333] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.140861 29421 raft_consensus.cc:2243] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.141997 29421 raft_consensus.cc:2272] T ace85304b372444e8d9b2aac73505a89 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.144446 29421 tablet_replica.cc:333] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.145176 29421 raft_consensus.cc:2243] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.145825 29421 raft_consensus.cc:2272] T 249832837365429d839aefe85868c07d P 97e593b5bb9c4148a6243c7a2073d145 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.148144 29421 tablet_replica.cc:333] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.148800 29421 raft_consensus.cc:2243] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.149614 29421 raft_consensus.cc:2272] T a61448c8b6114e0fbea84c41e19fa2fe P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.151530 29421 tablet_replica.cc:333] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.152074 29421 raft_consensus.cc:2243] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.152482 29421 raft_consensus.cc:2272] T dec0764a3cdd4cddb4d6776eebc73086 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.154383 29421 tablet_replica.cc:333] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.154886 29421 raft_consensus.cc:2243] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.155354 29421 raft_consensus.cc:2272] T e001fb5b2684421bbc381748bcd1ad0b P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.157429 29421 tablet_replica.cc:333] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.157994 29421 raft_consensus.cc:2243] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.158865 29421 raft_consensus.cc:2272] T 352b79996677487b872f5207df5cba9b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.161532 29421 tablet_replica.cc:333] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.162437 29421 raft_consensus.cc:2243] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.163700 29421 raft_consensus.cc:2272] T 20982e4e23ed4eda91970dd72d38334b P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:40.164031 32702 consensus_peers.cc:597] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Couldn't send request to peer 97e593b5bb9c4148a6243c7a2073d145. 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:10:40.165927 29421 tablet_replica.cc:333] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.166582 29421 raft_consensus.cc:2243] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.167033 29421 raft_consensus.cc:2272] T 994faee28e6d4243b76c3b559645ce5a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.168983 29421 tablet_replica.cc:333] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.169644 29421 raft_consensus.cc:2243] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.170091 29421 raft_consensus.cc:2272] T 8683ff4f68f748259bc8458551091c35 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.172559 29421 tablet_replica.cc:333] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.173182 29421 raft_consensus.cc:2243] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.173970 29421 raft_consensus.cc:2272] T 3b9c0efefebc42828ef4bdb09fc96732 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.176141 29421 tablet_replica.cc:333] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.177343 29421 raft_consensus.cc:2243] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.177989 29421 raft_consensus.cc:2272] T e96dd50771ca4c0abdac44f023ec2ee8 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.180155 29421 tablet_replica.cc:333] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.181248 29421 raft_consensus.cc:2243] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.181972 29421 raft_consensus.cc:2272] T 8b3cbd87e4074a819c898f422fab8493 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.184259 29421 tablet_replica.cc:333] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.184820 29421 raft_consensus.cc:2243] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.185706 29421 raft_consensus.cc:2272] T 063429102c0b4ba4a36475a832c8dba7 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.188367 29421 tablet_replica.cc:333] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.189164 29421 raft_consensus.cc:2243] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.189774 29421 raft_consensus.cc:2272] T 92f909031cc04c98899c842920c60665 P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.192379 29421 tablet_replica.cc:333] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.193014 29421 raft_consensus.cc:2243] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.193516 29421 raft_consensus.cc:2272] T 100e6a9a014b407a878c5d607cfe8132 P 97e593b5bb9c4148a6243c7a2073d145 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.196362 29421 tablet_replica.cc:333] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145: stopping tablet replica
I20260709 12:10:40.197014 29421 raft_consensus.cc:2243] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.197643 29421 raft_consensus.cc:2272] T 70fd9876b0814e1baf92aebd1e72433a P 97e593b5bb9c4148a6243c7a2073d145 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:40.199499 32699 consensus_peers.cc:597] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Couldn't send request to peer 46522b73cbb14c03af501050233a06e6. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:40.233146 32702 consensus_peers.cc:597] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Couldn't send request to peer 97e593b5bb9c4148a6243c7a2073d145. 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:10:40.233852 32702 consensus_peers.cc:597] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 -> Peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Couldn't send request to peer 97e593b5bb9c4148a6243c7a2073d145. 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:10:40.268244 29421 tablet_server.cc:196] TabletServer@127.28.187.67:0 shutdown complete.
I20260709 12:10:40.327695  1264 raft_consensus.cc:493] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
W20260709 12:10:40.328639 32702 consensus_peers.cc:597] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 -> Peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Couldn't send request to peer 97e593b5bb9c4148a6243c7a2073d145. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.67:35419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:40.328477  1264 raft_consensus.cc:515] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
W20260709 12:10:40.329185 32702 consensus_peers.cc:597] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 -> Peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Couldn't send request to peer 97e593b5bb9c4148a6243c7a2073d145. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.67:35419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:40.332198  1264 leader_election.cc:290] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
I20260709 12:10:40.339406 29421 tablet_server.cc:179] TabletServer@127.28.187.68:0 shutting down...
W20260709 12:10:40.341213 32701 leader_election.cc:336] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
W20260709 12:10:40.351279 32702 leader_election.cc:336] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Network error: Client connection negotiation failed: client connection to 127.28.187.67:35419: connect: Connection refused (error 111)
I20260709 12:10:40.351785 32702 leader_election.cc:304] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:40.352886  1294 raft_consensus.cc:2749] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:40.376897  1294 raft_consensus.cc:493] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:40.377653  1294 raft_consensus.cc:515] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } }
I20260709 12:10:40.379688  1294 leader_election.cc:290] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419), 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027)
W20260709 12:10:40.383924 32701 leader_election.cc:336] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
W20260709 12:10:40.384552 32702 leader_election.cc:336] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Network error: Client connection negotiation failed: client connection to 127.28.187.67:35419: connect: Connection refused (error 111)
I20260709 12:10:40.384861 32702 leader_election.cc:304] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:40.385444  1294 raft_consensus.cc:2749] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:10:40.390172 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:40.390925 29421 tablet_replica.cc:333] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.391522 29421 raft_consensus.cc:2243] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.391961 29421 raft_consensus.cc:2272] T cbb04759bae44c768005a71f7d2012fc P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.393864 29421 tablet_replica.cc:333] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.394397 29421 raft_consensus.cc:2243] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.394810 29421 raft_consensus.cc:2272] T 7aca54730f0245f6904c5ab3401cd957 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.396607 29421 tablet_replica.cc:333] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.397356 29421 raft_consensus.cc:2243] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.397871 29421 raft_consensus.cc:2272] T ab181f2deb004cab85897ea97d3cba81 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.400081 29421 tablet_replica.cc:333] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.400774 29421 raft_consensus.cc:2243] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.401297 29421 raft_consensus.cc:2272] T 465a8def9b4440feacf098daed40c01f P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.403190 29421 tablet_replica.cc:333] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.403724 29421 raft_consensus.cc:2243] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.404150 29421 raft_consensus.cc:2272] T 8827c1071a314879abc4c7c816b8c783 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.406572 29421 tablet_replica.cc:333] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.407310 29421 raft_consensus.cc:2243] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.407915 29421 raft_consensus.cc:2272] T cc746ec213bd496c86bfbeaacff621a4 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.410123 29421 tablet_replica.cc:333] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.410665 29421 raft_consensus.cc:2243] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.411069 29421 raft_consensus.cc:2272] T f17fa79980b4403787d511e9b412ab4f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.412819 29421 tablet_replica.cc:333] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.413336 29421 raft_consensus.cc:2243] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.413779 29421 raft_consensus.cc:2272] T b65a2bd9d7444164b3c36f8e4e588b71 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.415522 29421 tablet_replica.cc:333] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.416043 29421 raft_consensus.cc:2243] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.416476 29421 raft_consensus.cc:2272] T 6967790f1a244e1589b9447965c66fa5 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.418303 29421 tablet_replica.cc:333] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.418864 29421 raft_consensus.cc:2243] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.419584 29421 raft_consensus.cc:2272] T d4df3ab9d880456ea36861005e3eb25d P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.421511 29421 tablet_replica.cc:333] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.422042 29421 raft_consensus.cc:2243] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.422432 29421 raft_consensus.cc:2272] T 92a1fc6909bc44a4acb6a32a5fb112fe P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.424252 29421 tablet_replica.cc:333] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.424794 29421 raft_consensus.cc:2243] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.425733 29421 raft_consensus.cc:2272] T 2871cad0521443b58d8375397bbcdffe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.427613 29421 tablet_replica.cc:333] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.428109 29421 raft_consensus.cc:2243] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.428815 29421 raft_consensus.cc:2272] T dec0764a3cdd4cddb4d6776eebc73086 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.430655 29421 tablet_replica.cc:333] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.431149 29421 raft_consensus.cc:2243] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.431519 29421 raft_consensus.cc:2272] T 84af010efa414fd6a61cce974611692b P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.433302 29421 tablet_replica.cc:333] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.433859 29421 raft_consensus.cc:2243] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.434199 29421 raft_consensus.cc:2272] T a61448c8b6114e0fbea84c41e19fa2fe P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.435940 29421 tablet_replica.cc:333] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.436419 29421 raft_consensus.cc:2243] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.437112 29421 raft_consensus.cc:2272] T aca2e56030ef40df95b2b9c0bebcf36c P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.439054 29421 tablet_replica.cc:333] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.439759 29421 raft_consensus.cc:2243] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.440698 29421 raft_consensus.cc:2272] T 2a603d56c8d94cd6bbbae1a3bf918373 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.443046 29421 tablet_replica.cc:333] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.443641 29421 raft_consensus.cc:2243] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.444326 29421 raft_consensus.cc:2272] T 70fd9876b0814e1baf92aebd1e72433a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.446105 29421 tablet_replica.cc:333] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.446580 29421 raft_consensus.cc:2243] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.447242 29421 raft_consensus.cc:2272] T 100e6a9a014b407a878c5d607cfe8132 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.449011 29421 tablet_replica.cc:333] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.449535 29421 raft_consensus.cc:2243] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.449990 29421 raft_consensus.cc:2272] T a7d457391bef4abc80171c66ea49e129 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.451670 29421 tablet_replica.cc:333] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.452150 29421 raft_consensus.cc:2243] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.452852 29421 raft_consensus.cc:2272] T f275df6d47b3470dab3d1b68984bc52f P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.454756 29421 tablet_replica.cc:333] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.455296 29421 raft_consensus.cc:2243] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.455637 29421 raft_consensus.cc:2272] T 9e6b5565f7d7490cbc5c0acddba626df P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.457304 29421 tablet_replica.cc:333] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.457856 29421 raft_consensus.cc:2243] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.458227 29421 raft_consensus.cc:2272] T 124aacde8ae241089dc5d315a2963f96 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.459867 29421 tablet_replica.cc:333] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.460391 29421 raft_consensus.cc:2243] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.460767 29421 raft_consensus.cc:2272] T 61ef0b01cc854456a4252d1b372c67b3 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.462648 29421 tablet_replica.cc:333] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.463135 29421 raft_consensus.cc:2243] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.463485 29421 raft_consensus.cc:2272] T 352b79996677487b872f5207df5cba9b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.465602 29421 tablet_replica.cc:333] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.466132 29421 raft_consensus.cc:2243] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.466883 29421 raft_consensus.cc:2272] T 994faee28e6d4243b76c3b559645ce5a P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.468643 29421 tablet_replica.cc:333] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.469187 29421 raft_consensus.cc:2243] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.469632 29421 raft_consensus.cc:2272] T 0ffb0ba9389843c6a0b2dc18bb897829 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.471621 29421 tablet_replica.cc:333] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.472332 29421 raft_consensus.cc:2243] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.472802 29421 raft_consensus.cc:2272] T faea3f1943954bd59136cdf4c2d78d63 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.475203 29421 tablet_replica.cc:333] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.476119 29421 raft_consensus.cc:2243] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.476974 29421 raft_consensus.cc:2272] T 8b3cbd87e4074a819c898f422fab8493 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.478881 29421 tablet_replica.cc:333] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.479341 29421 raft_consensus.cc:2243] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.479700 29421 raft_consensus.cc:2272] T 063429102c0b4ba4a36475a832c8dba7 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.481501 29421 tablet_replica.cc:333] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.482000 29421 raft_consensus.cc:2243] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.482741 29421 raft_consensus.cc:2272] T 92f909031cc04c98899c842920c60665 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.484593 29421 tablet_replica.cc:333] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.484584  1294 raft_consensus.cc:493] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:40.485117  1294 raft_consensus.cc:515] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "97e593b5bb9c4148a6243c7a2073d145" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 35419 } } peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } }
I20260709 12:10:40.485544 29421 raft_consensus.cc:2243] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.486126 29421 raft_consensus.cc:2272] T b3a842a4a4ed44858c4b2378e7f740cc P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.487324  1294 leader_election.cc:290] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419)
I20260709 12:10:40.488798 29421 tablet_replica.cc:333] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.489715 29421 raft_consensus.cc:2243] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.490363 29421 raft_consensus.cc:2272] T db0d1799d85242d295abc4038fa45ab8 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:40.491487 32702 leader_election.cc:336] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 97e593b5bb9c4148a6243c7a2073d145 (127.28.187.67:35419): Network error: Client connection negotiation failed: client connection to 127.28.187.67:35419: connect: Connection refused (error 111)
W20260709 12:10:40.492082 32701 leader_election.cc:336] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:40.492492 32701 leader_election.cc:304] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 95be2989fec14793bca6df5ff9f823f6, 97e593b5bb9c4148a6243c7a2073d145
I20260709 12:10:40.492983 29421 tablet_replica.cc:333] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.493327  1294 raft_consensus.cc:2749] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:40.494084 29421 raft_consensus.cc:2243] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.494622 29421 raft_consensus.cc:2272] T 8683ff4f68f748259bc8458551091c35 P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.497221 29421 tablet_replica.cc:333] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.497830 29421 raft_consensus.cc:2243] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.498258 29421 raft_consensus.cc:2272] T 557250b23ba940d69193de941c02f629 P 6c1c7174284d4170a4cd7044188a1863 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.500231 29421 tablet_replica.cc:333] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.500703 29421 raft_consensus.cc:2243] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.501502 29421 raft_consensus.cc:2272] T ceb9422308d04344ae104fb5be785897 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.501984  1264 raft_consensus.cc:493] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 95be2989fec14793bca6df5ff9f823f6)
I20260709 12:10:40.502490  1264 raft_consensus.cc:515] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c1c7174284d4170a4cd7044188a1863" member_type: VOTER last_known_addr { host: "127.28.187.68" port: 43819 } } peers { permanent_uuid: "95be2989fec14793bca6df5ff9f823f6" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 34027 } } peers { permanent_uuid: "46522b73cbb14c03af501050233a06e6" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 39351 } }
I20260709 12:10:40.503615 29421 tablet_replica.cc:333] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.504209  1264 leader_election.cc:290] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027), 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351)
I20260709 12:10:40.504513 29421 raft_consensus.cc:2243] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.505177 29421 raft_consensus.cc:2272] T b1cf652879874605a1bb6cad9c214441 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.507963 29421 tablet_replica.cc:333] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
W20260709 12:10:40.508421 32699 leader_election.cc:336] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 46522b73cbb14c03af501050233a06e6 (127.28.187.66:39351): Network error: Client connection negotiation failed: client connection to 127.28.187.66:39351: connect: Connection refused (error 111)
I20260709 12:10:40.508616 29421 raft_consensus.cc:2243] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:10:40.508906 32701 leader_election.cc:336] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95be2989fec14793bca6df5ff9f823f6 (127.28.187.65:34027): Network error: Client connection negotiation failed: client connection to 127.28.187.65:34027: connect: Connection refused (error 111)
I20260709 12:10:40.509243 32701 leader_election.cc:304] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [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: 6c1c7174284d4170a4cd7044188a1863; no voters: 46522b73cbb14c03af501050233a06e6, 95be2989fec14793bca6df5ff9f823f6
I20260709 12:10:40.509538 29421 raft_consensus.cc:2272] T ff052897a1f94dc89b81c4cc5390ed0a P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.509858  1264 raft_consensus.cc:2749] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:10:40.511703 29421 tablet_replica.cc:333] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.512308 29421 raft_consensus.cc:2243] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.513078 29421 raft_consensus.cc:2272] T f4c4543a210c495c935c879202841b1b P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.514964 29421 tablet_replica.cc:333] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.515584 29421 raft_consensus.cc:2243] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.516144 29421 raft_consensus.cc:2272] T bd8d6c2ec46740e09c56877fbfa4dd1c P 6c1c7174284d4170a4cd7044188a1863 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.518096 29421 tablet_replica.cc:333] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.518585 29421 raft_consensus.cc:2243] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.519006 29421 raft_consensus.cc:2272] T 5fef69ee98a4492bbfae11bb55fc419d P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.521085 29421 tablet_replica.cc:333] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.521848 29421 raft_consensus.cc:2243] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.522320 29421 raft_consensus.cc:2272] T a5d6d331f2f64e6990191049d8ecd6ec P 6c1c7174284d4170a4cd7044188a1863 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.524363 29421 tablet_replica.cc:333] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.524850 29421 raft_consensus.cc:2243] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.525238 29421 raft_consensus.cc:2272] T b89c7e3d24ec4dc0991c8fd4f931d4d6 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.527186 29421 tablet_replica.cc:333] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863: stopping tablet replica
I20260709 12:10:40.527637 29421 raft_consensus.cc:2243] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:40.528050 29421 raft_consensus.cc:2272] T 4838886e12d64e6c95ba4c256ac820e0 P 6c1c7174284d4170a4cd7044188a1863 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.593051 29421 tablet_server.cc:196] TabletServer@127.28.187.68:0 shutdown complete.
I20260709 12:10:40.653309 29421 master.cc:562] Master@127.28.187.126:38275 shutting down...
I20260709 12:10:40.678053 29421 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:40.678697 29421 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:40.679030 29421 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37531a3cff73457db045d54e1c83533b: stopping tablet replica
I20260709 12:10:40.722299 29421 master.cc:584] Master@127.28.187.126:38275 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (32432 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:10:40.804593 29421 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.187.126:43467
I20260709 12:10:40.805799 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 12:10:40.812915 29421 server_base.cc:1061] running on GCE node
W20260709 12:10:40.812945  1300 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:10:40.813089  1299 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:10:40.812875  1302 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:10:40.815300 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:40.815517 29421 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:10:40.815665 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599040815647 us; error 0 us; skew 500 ppm
I20260709 12:10:40.816180 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:40.819168 29421 webserver.cc:533] Webserver started at http://127.28.187.126:35663/ using document root <none> and password file <none>
I20260709 12:10:40.819711 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:40.819900 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:40.820175 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:40.821307 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/master-0-root/instance:
uuid: "62b903f3c59a483a962dea1dd825eac2"
format_stamp: "Formatted at 2026-07-09 12:10:40 on dist-test-slave-442x"
I20260709 12:10:40.825876 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:10:40.829572  1307 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:10:40.830436 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:10:40.830715 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/master-0-root
uuid: "62b903f3c59a483a962dea1dd825eac2"
format_stamp: "Formatted at 2026-07-09 12:10:40 on dist-test-slave-442x"
I20260709 12:10:40.830987 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-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:10:40.851898 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:40.853139 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:40.893347 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.126:43467
I20260709 12:10:40.893548  1358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.126:43467 every 8 connection(s)
I20260709 12:10:40.897261  1359 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:10:40.907745  1359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2: Bootstrap starting.
I20260709 12:10:40.912546  1359 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:40.916797  1359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2: No bootstrap required, opened a new log
I20260709 12:10:40.919073  1359 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b903f3c59a483a962dea1dd825eac2" member_type: VOTER }
I20260709 12:10:40.919478  1359 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:40.919696  1359 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b903f3c59a483a962dea1dd825eac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:40.920269  1359 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62b903f3c59a483a962dea1dd825eac2" member_type: VOTER }
I20260709 12:10:40.920722  1359 raft_consensus.cc:399] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:10:40.920929  1359 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:10:40.921201  1359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:40.925987  1359 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b903f3c59a483a962dea1dd825eac2" member_type: VOTER }
I20260709 12:10:40.926668  1359 leader_election.cc:304] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [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: 62b903f3c59a483a962dea1dd825eac2; no voters: 
I20260709 12:10:40.927871  1359 leader_election.cc:290] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:10:40.928186  1362 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:40.929559  1362 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 1 LEADER]: Becoming Leader. State: Replica: 62b903f3c59a483a962dea1dd825eac2, State: Running, Role: LEADER
I20260709 12:10:40.930231  1362 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [LEADER]: Queue going to LEADER mode. State: All 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: "62b903f3c59a483a962dea1dd825eac2" member_type: VOTER }
I20260709 12:10:40.931241  1359 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:10:40.935333  1364 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62b903f3c59a483a962dea1dd825eac2. Latest consensus state: current_term: 1 leader_uuid: "62b903f3c59a483a962dea1dd825eac2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b903f3c59a483a962dea1dd825eac2" member_type: VOTER } }
I20260709 12:10:40.936091  1364 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:40.936583  1363 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "62b903f3c59a483a962dea1dd825eac2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62b903f3c59a483a962dea1dd825eac2" member_type: VOTER } }
I20260709 12:10:40.937057  1363 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:40.937999  1368 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:10:40.943200  1368 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:10:40.948007 29421 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:10:40.952028  1368 catalog_manager.cc:1383] Generated new cluster ID: 81121ffbe3df4cbdb81e6058ed8db887
I20260709 12:10:40.952353  1368 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:10:40.972965  1368 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:10:40.974321  1368 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:10:40.989688  1368 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2: Generated new TSK 0
I20260709 12:10:40.990343  1368 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:10:41.015677 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:41.022158  1380 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:10:41.023119  1381 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:10:41.024567  1383 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:10:41.024724 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:41.026026 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:41.026217 29421 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:10:41.026345 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599041026333 us; error 0 us; skew 500 ppm
I20260709 12:10:41.026813 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:41.029040 29421 webserver.cc:533] Webserver started at http://127.28.187.65:44917/ using document root <none> and password file <none>
I20260709 12:10:41.029536 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:41.029700 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:41.029924 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:41.030980 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-0-root/instance:
uuid: "19c44511dff94cda91bb4e13920bc834"
format_stamp: "Formatted at 2026-07-09 12:10:41 on dist-test-slave-442x"
I20260709 12:10:41.035687 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:10:41.039438  1388 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:10:41.040261 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:41.040710 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-0-root
uuid: "19c44511dff94cda91bb4e13920bc834"
format_stamp: "Formatted at 2026-07-09 12:10:41 on dist-test-slave-442x"
I20260709 12:10:41.041009 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-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:10:41.054558 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:41.055727 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:41.057161 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:41.059527 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:41.059725 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:41.059993 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:41.060154 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:41.105372 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.65:33475
I20260709 12:10:41.105542  1450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.65:33475 every 8 connection(s)
I20260709 12:10:41.111017 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:41.117902  1455 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:10:41.119805  1456 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:10:41.123265  1458 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:10:41.123903 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:41.124101  1451 heartbeater.cc:344] Connected to a master server at 127.28.187.126:43467
I20260709 12:10:41.124732  1451 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:41.125113 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:41.125349 29421 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:10:41.125530 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599041125512 us; error 0 us; skew 500 ppm
I20260709 12:10:41.125542  1451 heartbeater.cc:507] Master 127.28.187.126:43467 requested a full tablet report, sending...
I20260709 12:10:41.126132 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:41.128167  1324 ts_manager.cc:194] Registered new tserver with Master: 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475)
I20260709 12:10:41.128769 29421 webserver.cc:533] Webserver started at http://127.28.187.66:39305/ using document root <none> and password file <none>
I20260709 12:10:41.129315 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:41.129581 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:41.129815 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:41.130106  1324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60584
I20260709 12:10:41.130882 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-1-root/instance:
uuid: "789e0261a86f47b5aea5293669630741"
format_stamp: "Formatted at 2026-07-09 12:10:41 on dist-test-slave-442x"
I20260709 12:10:41.136080 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:41.139948  1463 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:10:41.140785 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:10:41.141072 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-1-root
uuid: "789e0261a86f47b5aea5293669630741"
format_stamp: "Formatted at 2026-07-09 12:10:41 on dist-test-slave-442x"
I20260709 12:10:41.141333 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-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:10:41.155711 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:41.157029 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:41.158633 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:41.161010 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:41.161199 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:41.161451 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:41.161616 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:41.202334 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.66:34455
I20260709 12:10:41.202517  1525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.66:34455 every 8 connection(s)
I20260709 12:10:41.207038 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:41.213893  1529 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:10:41.214947  1530 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:10:41.218148  1532 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:10:41.218964 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:41.219276  1526 heartbeater.cc:344] Connected to a master server at 127.28.187.126:43467
I20260709 12:10:41.219724  1526 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:41.219877 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:41.220153 29421 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:10:41.220323 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599041220307 us; error 0 us; skew 500 ppm
I20260709 12:10:41.220608  1526 heartbeater.cc:507] Master 127.28.187.126:43467 requested a full tablet report, sending...
I20260709 12:10:41.220976 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:41.222952  1324 ts_manager.cc:194] Registered new tserver with Master: 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:41.223865 29421 webserver.cc:533] Webserver started at http://127.28.187.67:46661/ using document root <none> and password file <none>
I20260709 12:10:41.224581 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:41.224830 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:41.224807  1324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60596
I20260709 12:10:41.225426 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:41.226835 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-2-root/instance:
uuid: "7ef100f1101946ccaf33bb7ad15b276e"
format_stamp: "Formatted at 2026-07-09 12:10:41 on dist-test-slave-442x"
I20260709 12:10:41.231770 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:10:41.235482  1537 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:10:41.236313 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:41.236611 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-2-root
uuid: "7ef100f1101946ccaf33bb7ad15b276e"
format_stamp: "Formatted at 2026-07-09 12:10:41 on dist-test-slave-442x"
I20260709 12:10:41.236874 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-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:10:41.260564 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:41.261880 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:41.263381 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:41.265790 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:41.266024 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:41.266251 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:41.266420 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:41.305781 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.67:37731
I20260709 12:10:41.305949  1599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.67:37731 every 8 connection(s)
I20260709 12:10:41.318871  1600 heartbeater.cc:344] Connected to a master server at 127.28.187.126:43467
I20260709 12:10:41.319314  1600 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:41.320055  1600 heartbeater.cc:507] Master 127.28.187.126:43467 requested a full tablet report, sending...
I20260709 12:10:41.322186  1324 ts_manager.cc:194] Registered new tserver with Master: 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:41.322639 29421 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013792306s
I20260709 12:10:41.323577  1324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60608
I20260709 12:10:41.348848  1324 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60618:
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:10:41.351853  1324 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:10:41.436271  1565 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd26aedaf42449580701421f0a79747 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:10:41.437002  1564 tablet_service.cc:1511] Processing CreateTablet for tablet 9137ebb9f06448a586460f78e8510901 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:10:41.438485  1564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9137ebb9f06448a586460f78e8510901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.441054  1565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd26aedaf42449580701421f0a79747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.442596  1563 tablet_service.cc:1511] Processing CreateTablet for tablet b706c4fd9bfa4c359121b7c6c66df483 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:10:41.444171  1563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b706c4fd9bfa4c359121b7c6c66df483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.447870  1561 tablet_service.cc:1511] Processing CreateTablet for tablet 645c16fc11414827908931ec6fcd3055 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:10:41.448542  1562 tablet_service.cc:1511] Processing CreateTablet for tablet 1de2c18d63d24884aba6924723cfa7a1 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:10:41.449411  1561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645c16fc11414827908931ec6fcd3055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.451316  1562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de2c18d63d24884aba6924723cfa7a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.455149  1491 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd26aedaf42449580701421f0a79747 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:10:41.456672  1491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd26aedaf42449580701421f0a79747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.458627  1560 tablet_service.cc:1511] Processing CreateTablet for tablet 4024ea5bc5c24cf49973d746c737071a (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:10:41.460530  1560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4024ea5bc5c24cf49973d746c737071a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.464529  1559 tablet_service.cc:1511] Processing CreateTablet for tablet 47bfd08e93aa46e886dc72255ab3282a (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:10:41.466238  1559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bfd08e93aa46e886dc72255ab3282a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.470033  1490 tablet_service.cc:1511] Processing CreateTablet for tablet 9137ebb9f06448a586460f78e8510901 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:10:41.470556  1489 tablet_service.cc:1511] Processing CreateTablet for tablet b706c4fd9bfa4c359121b7c6c66df483 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:10:41.471010  1558 tablet_service.cc:1511] Processing CreateTablet for tablet df4c985880a6487dbcde508c94ab40a7 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:10:41.471660  1490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9137ebb9f06448a586460f78e8510901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.472361  1558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4c985880a6487dbcde508c94ab40a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.472822  1484 tablet_service.cc:1511] Processing CreateTablet for tablet df4c985880a6487dbcde508c94ab40a7 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:10:41.473213  1488 tablet_service.cc:1511] Processing CreateTablet for tablet 1de2c18d63d24884aba6924723cfa7a1 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:10:41.475594  1487 tablet_service.cc:1511] Processing CreateTablet for tablet 645c16fc11414827908931ec6fcd3055 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:10:41.480120  1486 tablet_service.cc:1511] Processing CreateTablet for tablet 4024ea5bc5c24cf49973d746c737071a (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:10:41.480556  1482 tablet_service.cc:1511] Processing CreateTablet for tablet 9521d8abd95d4873a3e4e8ddc32d14dd (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:10:41.481333  1485 tablet_service.cc:1511] Processing CreateTablet for tablet 47bfd08e93aa46e886dc72255ab3282a (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:10:41.475618  1557 tablet_service.cc:1511] Processing CreateTablet for tablet 7044057618994a38b4dfb15a69d2fb41 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:10:41.482652  1556 tablet_service.cc:1511] Processing CreateTablet for tablet 9521d8abd95d4873a3e4e8ddc32d14dd (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:10:41.483493  1557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7044057618994a38b4dfb15a69d2fb41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.473238  1483 tablet_service.cc:1511] Processing CreateTablet for tablet 7044057618994a38b4dfb15a69d2fb41 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:10:41.487272  1489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b706c4fd9bfa4c359121b7c6c66df483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.487843  1556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9521d8abd95d4873a3e4e8ddc32d14dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.488169  1483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7044057618994a38b4dfb15a69d2fb41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.489715  1485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bfd08e93aa46e886dc72255ab3282a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.490996  1484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4c985880a6487dbcde508c94ab40a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.491910  1486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4024ea5bc5c24cf49973d746c737071a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.498000  1482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9521d8abd95d4873a3e4e8ddc32d14dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.501848  1488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de2c18d63d24884aba6924723cfa7a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.509073  1487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645c16fc11414827908931ec6fcd3055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.534616  1413 tablet_service.cc:1511] Processing CreateTablet for tablet 1de2c18d63d24884aba6924723cfa7a1 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:10:41.536245  1413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de2c18d63d24884aba6924723cfa7a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.535920  1415 tablet_service.cc:1511] Processing CreateTablet for tablet 9137ebb9f06448a586460f78e8510901 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:10:41.538586  1412 tablet_service.cc:1511] Processing CreateTablet for tablet 645c16fc11414827908931ec6fcd3055 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:10:41.540251  1410 tablet_service.cc:1511] Processing CreateTablet for tablet 47bfd08e93aa46e886dc72255ab3282a (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:10:41.542814  1409 tablet_service.cc:1511] Processing CreateTablet for tablet df4c985880a6487dbcde508c94ab40a7 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:10:41.541018  1411 tablet_service.cc:1511] Processing CreateTablet for tablet 4024ea5bc5c24cf49973d746c737071a (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:10:41.544178  1408 tablet_service.cc:1511] Processing CreateTablet for tablet 7044057618994a38b4dfb15a69d2fb41 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:10:41.534713  1416 tablet_service.cc:1511] Processing CreateTablet for tablet 1bd26aedaf42449580701421f0a79747 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:10:41.533231  1414 tablet_service.cc:1511] Processing CreateTablet for tablet b706c4fd9bfa4c359121b7c6c66df483 (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:10:41.548103  1407 tablet_service.cc:1511] Processing CreateTablet for tablet 9521d8abd95d4873a3e4e8ddc32d14dd (DEFAULT_TABLE table=test-workload [id=c4652c77537a4765a2155f135a8c4455]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:10:41.537278  1415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9137ebb9f06448a586460f78e8510901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.551226  1407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9521d8abd95d4873a3e4e8ddc32d14dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.551994  1416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bd26aedaf42449580701421f0a79747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.552595  1414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b706c4fd9bfa4c359121b7c6c66df483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.553294  1410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47bfd08e93aa46e886dc72255ab3282a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.553925  1408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7044057618994a38b4dfb15a69d2fb41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.554596  1412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 645c16fc11414827908931ec6fcd3055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.555349  1409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4c985880a6487dbcde508c94ab40a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.557611  1411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4024ea5bc5c24cf49973d746c737071a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:41.597711  1615 tablet_bootstrap.cc:492] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741: Bootstrap starting.
I20260709 12:10:41.631105  1616 tablet_bootstrap.cc:492] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e: Bootstrap starting.
I20260709 12:10:41.638525  1615 tablet_bootstrap.cc:654] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.655916  1616 tablet_bootstrap.cc:654] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.680498  1615 tablet_bootstrap.cc:492] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741: No bootstrap required, opened a new log
I20260709 12:10:41.681063  1615 ts_tablet_manager.cc:1403] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.004s
I20260709 12:10:41.684932  1615 raft_consensus.cc:359] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:41.685813  1615 raft_consensus.cc:385] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:41.686206  1615 raft_consensus.cc:740] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.687081  1615 consensus_queue.cc:260] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:41.690924  1616 tablet_bootstrap.cc:492] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e: No bootstrap required, opened a new log
I20260709 12:10:41.691612  1616 ts_tablet_manager.cc:1403] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.017s
I20260709 12:10:41.692405  1618 tablet_bootstrap.cc:492] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:41.693929  1526 heartbeater.cc:499] Master 127.28.187.126:43467 was elected leader, sending a full tablet report...
I20260709 12:10:41.694434  1615 ts_tablet_manager.cc:1434] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 12:10:41.694965  1616 raft_consensus.cc:359] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:41.695597  1615 tablet_bootstrap.cc:492] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741: Bootstrap starting.
I20260709 12:10:41.695765  1616 raft_consensus.cc:385] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:41.696158  1616 raft_consensus.cc:740] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.697072  1616 consensus_queue.cc:260] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:41.702973  1615 tablet_bootstrap.cc:654] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.703526  1618 tablet_bootstrap.cc:654] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:41.706490  1527 tablet.cc:2406] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:10:41.715502  1618 tablet_bootstrap.cc:492] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: No bootstrap required, opened a new log
I20260709 12:10:41.716178  1618 ts_tablet_manager.cc:1403] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260709 12:10:41.721166  1618 raft_consensus.cc:359] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.722000  1618 raft_consensus.cc:385] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:41.722285  1618 raft_consensus.cc:740] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.723003  1618 consensus_queue.cc:260] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.725049  1600 heartbeater.cc:499] Master 127.28.187.126:43467 was elected leader, sending a full tablet report...
I20260709 12:10:41.725622  1616 ts_tablet_manager.cc:1434] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.025s
I20260709 12:10:41.726214  1451 heartbeater.cc:499] Master 127.28.187.126:43467 was elected leader, sending a full tablet report...
I20260709 12:10:41.726401  1615 tablet_bootstrap.cc:492] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741: No bootstrap required, opened a new log
I20260709 12:10:41.726826  1616 tablet_bootstrap.cc:492] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e: Bootstrap starting.
I20260709 12:10:41.727074  1615 ts_tablet_manager.cc:1403] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.007s
I20260709 12:10:41.730156  1615 raft_consensus.cc:359] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.730933  1615 raft_consensus.cc:385] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:41.731226  1615 raft_consensus.cc:740] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.732048  1615 consensus_queue.cc:260] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.733670  1616 tablet_bootstrap.cc:654] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.736846  1615 ts_tablet_manager.cc:1434] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:10:41.736869  1618 ts_tablet_manager.cc:1434] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:10:41.738006  1615 tablet_bootstrap.cc:492] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741: Bootstrap starting.
I20260709 12:10:41.738476  1618 tablet_bootstrap.cc:492] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:41.745770  1615 tablet_bootstrap.cc:654] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.746172  1618 tablet_bootstrap.cc:654] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.791044  1616 tablet_bootstrap.cc:492] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e: No bootstrap required, opened a new log
I20260709 12:10:41.791596  1618 tablet_bootstrap.cc:492] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: No bootstrap required, opened a new log
I20260709 12:10:41.791864  1615 tablet_bootstrap.cc:492] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741: No bootstrap required, opened a new log
I20260709 12:10:41.791620  1616 ts_tablet_manager.cc:1403] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.035s
I20260709 12:10:41.792156  1618 ts_tablet_manager.cc:1403] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.028s
I20260709 12:10:41.792568  1615 ts_tablet_manager.cc:1403] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.039s
I20260709 12:10:41.794708  1618 raft_consensus.cc:359] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.795379  1618 raft_consensus.cc:385] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:41.795681  1618 raft_consensus.cc:740] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.795428  1616 raft_consensus.cc:359] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.795543  1615 raft_consensus.cc:359] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.796428  1616 raft_consensus.cc:385] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:41.796470  1615 raft_consensus.cc:385] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:41.796835  1616 raft_consensus.cc:740] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.796656  1618 consensus_queue.cc:260] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.796882  1615 raft_consensus.cc:740] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.797834  1616 consensus_queue.cc:260] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.798144  1615 consensus_queue.cc:260] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.799043  1618 ts_tablet_manager.cc:1434] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:10:41.800472  1615 ts_tablet_manager.cc:1434] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:10:41.807114  1618 tablet_bootstrap.cc:492] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:41.807248  1615 tablet_bootstrap.cc:492] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741: Bootstrap starting.
I20260709 12:10:41.808838  1620 raft_consensus.cc:493] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:41.809418  1620 raft_consensus.cc:515] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:41.812320  1620 leader_election.cc:290] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731), 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475)
I20260709 12:10:41.813786  1615 tablet_bootstrap.cc:654] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.800014  1616 ts_tablet_manager.cc:1434] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 12:10:41.817667  1616 tablet_bootstrap.cc:492] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e: Bootstrap starting.
I20260709 12:10:41.825275  1616 tablet_bootstrap.cc:654] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.829641  1618 tablet_bootstrap.cc:654] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.841607  1624 raft_consensus.cc:493] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:41.842419  1624 raft_consensus.cc:515] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.848173  1616 tablet_bootstrap.cc:492] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e: No bootstrap required, opened a new log
I20260709 12:10:41.848976  1616 ts_tablet_manager.cc:1403] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260709 12:10:41.856343  1615 tablet_bootstrap.cc:492] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741: No bootstrap required, opened a new log
I20260709 12:10:41.857056  1615 ts_tablet_manager.cc:1403] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.016s
I20260709 12:10:41.860213  1615 raft_consensus.cc:359] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.861230  1615 raft_consensus.cc:385] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:41.861579  1615 raft_consensus.cc:740] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.862213  1624 leader_election.cc:290] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:41.862454  1615 consensus_queue.cc:260] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.866190  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd26aedaf42449580701421f0a79747" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e" is_pre_election: true
I20260709 12:10:41.867098  1575 raft_consensus.cc:2468] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 0.
I20260709 12:10:41.868834  1467 leader_election.cc:304] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:41.867014  1616 raft_consensus.cc:359] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.869552  1615 ts_tablet_manager.cc:1434] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:10:41.869674  1616 raft_consensus.cc:385] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:41.869903  1620 raft_consensus.cc:2804] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:41.870185  1616 raft_consensus.cc:740] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.870327  1620 raft_consensus.cc:493] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:41.870718  1620 raft_consensus.cc:3060] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:41.870797  1615 tablet_bootstrap.cc:492] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741: Bootstrap starting.
I20260709 12:10:41.871080  1616 consensus_queue.cc:260] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.873477  1616 ts_tablet_manager.cc:1434] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.003s
I20260709 12:10:41.874533  1616 tablet_bootstrap.cc:492] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e: Bootstrap starting.
I20260709 12:10:41.878046  1615 tablet_bootstrap.cc:654] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.878988  1620 raft_consensus.cc:515] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:41.880970  1616 tablet_bootstrap.cc:654] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.883165  1618 tablet_bootstrap.cc:492] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: No bootstrap required, opened a new log
I20260709 12:10:41.883730  1618 ts_tablet_manager.cc:1403] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.030s
I20260709 12:10:41.887360  1618 raft_consensus.cc:359] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.888206  1618 raft_consensus.cc:385] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:41.888505  1618 raft_consensus.cc:740] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:41.889226  1618 consensus_queue.cc:260] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.892848  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd26aedaf42449580701421f0a79747" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
I20260709 12:10:41.893724  1575 raft_consensus.cc:3060] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:41.902118  1620 leader_election.cc:290] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731), 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475)
I20260709 12:10:41.902911  1620 raft_consensus.cc:493] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:41.903420  1620 raft_consensus.cc:515] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.907142  1574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e" is_pre_election: true
I20260709 12:10:41.907817  1575 raft_consensus.cc:2468] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 1.
W20260709 12:10:41.908947  1467 leader_election.cc:343] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:41.909178  1620 leader_election.cc:290] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:41.909950  1467 leader_election.cc:304] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:41.913527  1620 raft_consensus.cc:2804] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:41.914088  1620 raft_consensus.cc:697] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Becoming Leader. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:41.914974  1620 consensus_queue.cc:237] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:41.922706  1618 ts_tablet_manager.cc:1434] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 12:10:41.927173  1618 tablet_bootstrap.cc:492] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:41.940997  1621 raft_consensus.cc:493] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:41.941247  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd26aedaf42449580701421f0a79747" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:41.942056  1621 raft_consensus.cc:515] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
W20260709 12:10:41.943207  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:41.943843  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bd26aedaf42449580701421f0a79747" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
W20260709 12:10:41.949133  1464 leader_election.cc:343] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:41.949124  1621 leader_election.cc:290] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
W20260709 12:10:41.950244  1464 leader_election.cc:343] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:41.951299  1638 raft_consensus.cc:493] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:41.951996  1638 raft_consensus.cc:515] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:41.954463  1638 leader_election.cc:290] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:41.955835  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b706c4fd9bfa4c359121b7c6c66df483" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e" is_pre_election: true
W20260709 12:10:41.957767  1467 leader_election.cc:343] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:41.955920  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:41.958770  1426 raft_consensus.cc:2468] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 0.
I20260709 12:10:41.971777  1618 tablet_bootstrap.cc:654] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:41.977510  1322 catalog_manager.cc:5697] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e0261a86f47b5aea5293669630741 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "789e0261a86f47b5aea5293669630741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:41.987509  1615 tablet_bootstrap.cc:492] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741: No bootstrap required, opened a new log
I20260709 12:10:41.988121  1615 ts_tablet_manager.cc:1403] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741: Time spent bootstrapping tablet: real 0.118s	user 0.053s	sys 0.044s
I20260709 12:10:41.991796  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b706c4fd9bfa4c359121b7c6c66df483" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:41.993101  1616 tablet_bootstrap.cc:492] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e: No bootstrap required, opened a new log
I20260709 12:10:41.988253  1464 leader_election.cc:304] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [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: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741; no voters: 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:41.999688  1620 raft_consensus.cc:2804] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:42.000344  1616 ts_tablet_manager.cc:1403] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent bootstrapping tablet: real 0.126s	user 0.042s	sys 0.061s
I20260709 12:10:41.997877  1426 raft_consensus.cc:2468] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 0.
I20260709 12:10:42.001907  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "19c44511dff94cda91bb4e13920bc834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741" is_pre_election: true
I20260709 12:10:42.002591  1464 leader_election.cc:304] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [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: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741; no voters: 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:42.003433  1638 raft_consensus.cc:2804] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:42.003823  1638 raft_consensus.cc:493] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:42.003561  1616 raft_consensus.cc:359] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.004393  1620 raft_consensus.cc:493] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:42.004453  1616 raft_consensus.cc:385] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.004859  1620 raft_consensus.cc:3060] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.004914  1616 raft_consensus.cc:740] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.005873  1616 consensus_queue.cc:260] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.004206  1638 raft_consensus.cc:3060] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.008173  1616 ts_tablet_manager.cc:1434] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:42.009311  1616 tablet_bootstrap.cc:492] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e: Bootstrap starting.
I20260709 12:10:42.015607  1616 tablet_bootstrap.cc:654] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.015494  1638 raft_consensus.cc:515] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.019987  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b706c4fd9bfa4c359121b7c6c66df483" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
W20260709 12:10:42.021632  1467 leader_election.cc:343] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:42.022545  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b706c4fd9bfa4c359121b7c6c66df483" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:42.023250  1426 raft_consensus.cc:3060] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.024251  1620 raft_consensus.cc:515] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.024703  1425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9521d8abd95d4873a3e4e8ddc32d14dd" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.028401  1425 raft_consensus.cc:2468] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 0.
I20260709 12:10:42.027521  1618 tablet_bootstrap.cc:492] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: No bootstrap required, opened a new log
I20260709 12:10:42.018152  1638 leader_election.cc:290] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:42.034096  1501 raft_consensus.cc:2393] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19c44511dff94cda91bb4e13920bc834 in current term 1: Already voted for candidate 789e0261a86f47b5aea5293669630741 in this term.
I20260709 12:10:42.034035  1538 leader_election.cc:304] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.035705  1618 ts_tablet_manager.cc:1403] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.012s
I20260709 12:10:42.037257  1621 raft_consensus.cc:2804] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:42.037819  1621 raft_consensus.cc:493] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:42.038225  1621 raft_consensus.cc:3060] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.039981  1618 raft_consensus.cc:359] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.046432  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "19c44511dff94cda91bb4e13920bc834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e" is_pre_election: true
I20260709 12:10:42.053660  1618 raft_consensus.cc:385] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.050113  1615 raft_consensus.cc:359] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.054169  1618 raft_consensus.cc:740] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.054261  1615 raft_consensus.cc:385] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.047412  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9521d8abd95d4873a3e4e8ddc32d14dd" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741" is_pre_election: true
I20260709 12:10:42.053757  1616 tablet_bootstrap.cc:492] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e: No bootstrap required, opened a new log
W20260709 12:10:42.054713  1392 leader_election.cc:343] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:42.055534  1616 ts_tablet_manager.cc:1403] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.018s
I20260709 12:10:42.055425  1392 leader_election.cc:304] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834; no voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:42.056913  1426 raft_consensus.cc:2468] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 1.
I20260709 12:10:42.057489  1624 raft_consensus.cc:3060] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.058331  1618 consensus_queue.cc:260] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.059386  1616 raft_consensus.cc:359] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.059962  1464 leader_election.cc:304] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [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: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741; no voters: 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:42.054723  1615 raft_consensus.cc:740] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.060868  1638 raft_consensus.cc:2804] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:42.061213  1615 consensus_queue.cc:260] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.060271  1616 raft_consensus.cc:385] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.063077  1616 raft_consensus.cc:740] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.063892  1621 raft_consensus.cc:515] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
W20260709 12:10:42.061733  1540 leader_election.cc:343] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:42.067855  1615 ts_tablet_manager.cc:1434] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:10:42.068204  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9521d8abd95d4873a3e4e8ddc32d14dd" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:42.068454  1425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:42.069351  1615 tablet_bootstrap.cc:492] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741: Bootstrap starting.
I20260709 12:10:42.067860  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9521d8abd95d4873a3e4e8ddc32d14dd" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:42.069787  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
W20260709 12:10:42.071254  1467 leader_election.cc:343] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:42.072351  1426 raft_consensus.cc:3060] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.066094  1621 leader_election.cc:290] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.066077  1616 consensus_queue.cc:260] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.074033  1624 raft_consensus.cc:2749] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:42.077132  1616 ts_tablet_manager.cc:1434] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:10:42.078685  1616 tablet_bootstrap.cc:492] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e: Bootstrap starting.
I20260709 12:10:42.082442  1638 raft_consensus.cc:697] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Becoming Leader. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:42.083499  1638 consensus_queue.cc:237] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.087601  1615 tablet_bootstrap.cc:654] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.068722  1620 leader_election.cc:290] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:42.096197  1425 raft_consensus.cc:2468] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 1.
W20260709 12:10:42.097555  1540 leader_election.cc:343] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:42.099090  1426 raft_consensus.cc:2468] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 1.
I20260709 12:10:42.100131  1464 leader_election.cc:304] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [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: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741; no voters: 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:42.100399  1538 leader_election.cc:304] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [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: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 789e0261a86f47b5aea5293669630741
I20260709 12:10:42.101081  1620 raft_consensus.cc:2804] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:42.101617  1620 raft_consensus.cc:697] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Becoming Leader. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:42.102461  1620 consensus_queue.cc:237] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.105010  1616 tablet_bootstrap.cc:654] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.107383  1621 raft_consensus.cc:2804] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:42.116073  1618 ts_tablet_manager.cc:1434] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.077s	user 0.013s	sys 0.023s
I20260709 12:10:42.118840  1621 raft_consensus.cc:697] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Becoming Leader. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:42.119406  1618 tablet_bootstrap.cc:492] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:42.119879  1621 consensus_queue.cc:237] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.120978  1615 tablet_bootstrap.cc:492] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741: No bootstrap required, opened a new log
I20260709 12:10:42.121562  1615 ts_tablet_manager.cc:1403] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.005s
I20260709 12:10:42.125070  1615 raft_consensus.cc:359] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.125867  1615 raft_consensus.cc:385] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.125355  1322 catalog_manager.cc:5697] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e0261a86f47b5aea5293669630741 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "789e0261a86f47b5aea5293669630741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:42.126266  1615 raft_consensus.cc:740] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.133530  1615 consensus_queue.cc:260] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.136147  1615 ts_tablet_manager.cc:1434] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:10:42.137918  1618 tablet_bootstrap.cc:654] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.141566  1615 tablet_bootstrap.cc:492] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741: Bootstrap starting.
I20260709 12:10:42.150197  1615 tablet_bootstrap.cc:654] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.157454  1323 catalog_manager.cc:5697] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e0261a86f47b5aea5293669630741 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "789e0261a86f47b5aea5293669630741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:42.160490  1322 catalog_manager.cc:5697] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67). New cstate: current_term: 1 leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:42.166740  1618 tablet_bootstrap.cc:492] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: No bootstrap required, opened a new log
I20260709 12:10:42.167330  1618 ts_tablet_manager.cc:1403] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.015s
I20260709 12:10:42.167755  1616 tablet_bootstrap.cc:492] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e: No bootstrap required, opened a new log
I20260709 12:10:42.168344  1616 ts_tablet_manager.cc:1403] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.015s
I20260709 12:10:42.171155  1618 raft_consensus.cc:359] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.172008  1618 raft_consensus.cc:385] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.171561  1616 raft_consensus.cc:359] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.172336  1618 raft_consensus.cc:740] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.172441  1616 raft_consensus.cc:385] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.172844  1616 raft_consensus.cc:740] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.173617  1616 consensus_queue.cc:260] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.173270  1618 consensus_queue.cc:260] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.175947  1616 ts_tablet_manager.cc:1434] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:10:42.176151  1615 tablet_bootstrap.cc:492] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741: No bootstrap required, opened a new log
I20260709 12:10:42.176831  1615 ts_tablet_manager.cc:1403] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260709 12:10:42.177060  1616 tablet_bootstrap.cc:492] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e: Bootstrap starting.
I20260709 12:10:42.179812  1618 ts_tablet_manager.cc:1434] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:10:42.181130  1618 tablet_bootstrap.cc:492] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:42.180153  1615 raft_consensus.cc:359] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.182386  1615 raft_consensus.cc:385] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.183632  1616 tablet_bootstrap.cc:654] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.182701  1615 raft_consensus.cc:740] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.184643  1615 consensus_queue.cc:260] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.186959  1615 ts_tablet_manager.cc:1434] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:10:42.188064  1615 tablet_bootstrap.cc:492] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741: Bootstrap starting.
I20260709 12:10:42.190088  1618 tablet_bootstrap.cc:654] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.194603  1615 tablet_bootstrap.cc:654] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.197034  1616 tablet_bootstrap.cc:492] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e: No bootstrap required, opened a new log
I20260709 12:10:42.197788  1616 ts_tablet_manager.cc:1403] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260709 12:10:42.201118  1616 raft_consensus.cc:359] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.201923  1618 tablet_bootstrap.cc:492] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: No bootstrap required, opened a new log
I20260709 12:10:42.202087  1616 raft_consensus.cc:385] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.202525  1618 ts_tablet_manager.cc:1403] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 12:10:42.202565  1616 raft_consensus.cc:740] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.203999  1616 consensus_queue.cc:260] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.207441  1616 ts_tablet_manager.cc:1434] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:10:42.206979  1618 raft_consensus.cc:359] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:42.207986  1618 raft_consensus.cc:385] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.208315  1618 raft_consensus.cc:740] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.208979  1616 tablet_bootstrap.cc:492] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e: Bootstrap starting.
I20260709 12:10:42.209494  1615 tablet_bootstrap.cc:492] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741: No bootstrap required, opened a new log
I20260709 12:10:42.210065  1615 ts_tablet_manager.cc:1403] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 12:10:42.209244  1618 consensus_queue.cc:260] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:42.212783  1615 raft_consensus.cc:359] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.213316  1620 raft_consensus.cc:493] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.213641  1615 raft_consensus.cc:385] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.213955  1615 raft_consensus.cc:740] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.214761  1615 consensus_queue.cc:260] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.216897  1615 ts_tablet_manager.cc:1434] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:42.213968  1620 raft_consensus.cc:515] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.217250  1618 ts_tablet_manager.cc:1434] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:10:42.218006  1615 tablet_bootstrap.cc:492] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741: Bootstrap starting.
I20260709 12:10:42.218472  1618 tablet_bootstrap.cc:492] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:42.220216  1616 tablet_bootstrap.cc:654] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.224514  1615 tablet_bootstrap.cc:654] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.225934  1618 tablet_bootstrap.cc:654] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.227958  1621 raft_consensus.cc:493] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.228614  1621 raft_consensus.cc:515] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.231086  1621 leader_election.cc:290] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.232354  1616 tablet_bootstrap.cc:492] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e: No bootstrap required, opened a new log
I20260709 12:10:42.232980  1616 ts_tablet_manager.cc:1403] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260709 12:10:42.232841  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044057618994a38b4dfb15a69d2fb41" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741" is_pre_election: true
I20260709 12:10:42.233827  1425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044057618994a38b4dfb15a69d2fb41" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.234618  1425 raft_consensus.cc:2468] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 0.
W20260709 12:10:42.234704  1540 leader_election.cc:343] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:42.236146  1538 leader_election.cc:304] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [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: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 789e0261a86f47b5aea5293669630741
I20260709 12:10:42.220398  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4c985880a6487dbcde508c94ab40a7" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.239720  1615 tablet_bootstrap.cc:492] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741: No bootstrap required, opened a new log
I20260709 12:10:42.239912  1620 leader_election.cc:290] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:42.239607  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4c985880a6487dbcde508c94ab40a7" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e" is_pre_election: true
I20260709 12:10:42.236222  1616 raft_consensus.cc:359] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.241569  1616 raft_consensus.cc:385] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.241976  1616 raft_consensus.cc:740] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Initialized, Role: FOLLOWER
W20260709 12:10:42.242100  1467 leader_election.cc:343] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:42.242936  1464 leader_election.cc:343] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:42.242918  1616 consensus_queue.cc:260] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.243552  1464 leader_election.cc:304] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789e0261a86f47b5aea5293669630741; no voters: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:42.243489  1621 raft_consensus.cc:2804] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:42.244977  1621 raft_consensus.cc:493] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:42.240523  1615 ts_tablet_manager.cc:1403] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260709 12:10:42.245398  1621 raft_consensus.cc:3060] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.249043  1618 tablet_bootstrap.cc:492] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: No bootstrap required, opened a new log
I20260709 12:10:42.249608  1620 raft_consensus.cc:2749] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:42.249818  1618 ts_tablet_manager.cc:1403] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.006s
I20260709 12:10:42.246157  1616 ts_tablet_manager.cc:1434] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:10:42.250161  1654 raft_consensus.cc:493] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.250916  1615 raft_consensus.cc:359] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.253577  1618 raft_consensus.cc:359] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.254766  1654 raft_consensus.cc:515] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.255198  1615 raft_consensus.cc:385] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.255224  1618 raft_consensus.cc:385] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.255748  1615 raft_consensus.cc:740] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.255784  1618 raft_consensus.cc:740] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.255462  1616 tablet_bootstrap.cc:492] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e: Bootstrap starting.
I20260709 12:10:42.256676  1615 consensus_queue.cc:260] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.256930  1618 consensus_queue.cc:260] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.258231  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4024ea5bc5c24cf49973d746c737071a" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741" is_pre_election: true
I20260709 12:10:42.258904  1501 raft_consensus.cc:2468] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 0.
I20260709 12:10:42.259850  1615 ts_tablet_manager.cc:1434] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:10:42.260058  1618 ts_tablet_manager.cc:1434] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:10:42.260330  1540 leader_election.cc:304] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.260977  1615 tablet_bootstrap.cc:492] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741: Bootstrap starting.
I20260709 12:10:42.261088  1618 tablet_bootstrap.cc:492] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:42.261667  1654 leader_election.cc:290] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.262490  1654 raft_consensus.cc:2804] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:42.262878  1654 raft_consensus.cc:493] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:42.263196  1654 raft_consensus.cc:3060] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.263365  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4024ea5bc5c24cf49973d746c737071a" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.263386  1621 raft_consensus.cc:515] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.264254  1426 raft_consensus.cc:2468] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 0.
I20260709 12:10:42.265640  1621 leader_election.cc:290] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.266817  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044057618994a38b4dfb15a69d2fb41" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:42.267544  1426 raft_consensus.cc:3060] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.271481  1616 tablet_bootstrap.cc:654] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.277184  1426 raft_consensus.cc:2468] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 1.
I20260709 12:10:42.279045  1538 leader_election.cc:304] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.279210  1615 tablet_bootstrap.cc:654] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.279210  1618 tablet_bootstrap.cc:654] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.280092  1621 raft_consensus.cc:2804] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:42.280567  1621 raft_consensus.cc:697] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Becoming Leader. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:42.281661  1621 consensus_queue.cc:237] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.294179  1618 tablet_bootstrap.cc:492] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: No bootstrap required, opened a new log
I20260709 12:10:42.294970  1618 ts_tablet_manager.cc:1403] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260709 12:10:42.297308  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044057618994a38b4dfb15a69d2fb41" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:42.297120  1654 raft_consensus.cc:515] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.298707  1618 raft_consensus.cc:359] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.299427  1654 leader_election.cc:290] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
W20260709 12:10:42.299551  1540 leader_election.cc:343] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:42.299542  1618 raft_consensus.cc:385] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.303005  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4024ea5bc5c24cf49973d746c737071a" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:42.304281  1501 raft_consensus.cc:3060] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.304127  1321 catalog_manager.cc:5697] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67). New cstate: current_term: 1 leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:42.303032  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4024ea5bc5c24cf49973d746c737071a" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:42.309795  1426 raft_consensus.cc:3060] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.314857  1501 raft_consensus.cc:2468] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 1.
I20260709 12:10:42.317243  1426 raft_consensus.cc:2468] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 1.
I20260709 12:10:42.318728  1540 leader_election.cc:304] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.319278  1616 tablet_bootstrap.cc:492] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e: No bootstrap required, opened a new log
I20260709 12:10:42.317190  1618 raft_consensus.cc:740] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.319840  1616 ts_tablet_manager.cc:1403] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.001s
I20260709 12:10:42.319742  1665 raft_consensus.cc:2804] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:42.320479  1665 raft_consensus.cc:697] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Becoming Leader. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:42.320901  1618 consensus_queue.cc:260] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.321471  1615 tablet_bootstrap.cc:492] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741: No bootstrap required, opened a new log
I20260709 12:10:42.321327  1665 consensus_queue.cc:237] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.322016  1615 ts_tablet_manager.cc:1403] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.007s
I20260709 12:10:42.322937  1616 raft_consensus.cc:359] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.323601  1616 raft_consensus.cc:385] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.323863  1616 raft_consensus.cc:740] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.324601  1616 consensus_queue.cc:260] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.324877  1615 raft_consensus.cc:359] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.325654  1615 raft_consensus.cc:385] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.325937  1615 raft_consensus.cc:740] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.326625  1615 consensus_queue.cc:260] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.327910  1616 ts_tablet_manager.cc:1434] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:42.329098  1616 tablet_bootstrap.cc:492] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e: Bootstrap starting.
I20260709 12:10:42.330341  1618 ts_tablet_manager.cc:1434] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:10:42.331538  1618 tablet_bootstrap.cc:492] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:42.332158  1615 ts_tablet_manager.cc:1434] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:10:42.339020  1618 tablet_bootstrap.cc:654] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.340270  1324 catalog_manager.cc:5697] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67). New cstate: current_term: 1 leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:42.344403  1616 tablet_bootstrap.cc:654] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.346964  1665 raft_consensus.cc:493] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.347713  1665 raft_consensus.cc:515] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.349066  1618 tablet_bootstrap.cc:492] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: No bootstrap required, opened a new log
I20260709 12:10:42.349321  1620 raft_consensus.cc:493] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.349627  1618 ts_tablet_manager.cc:1403] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 12:10:42.349849  1620 raft_consensus.cc:515] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.351853  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4c985880a6487dbcde508c94ab40a7" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741" is_pre_election: true
I20260709 12:10:42.352156  1620 leader_election.cc:290] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:42.352555  1618 raft_consensus.cc:359] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.353323  1618 raft_consensus.cc:385] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.352607  1501 raft_consensus.cc:2468] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 0.
I20260709 12:10:42.353667  1618 raft_consensus.cc:740] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.353921  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9137ebb9f06448a586460f78e8510901" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e" is_pre_election: true
I20260709 12:10:42.354564  1575 raft_consensus.cc:2468] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 0.
I20260709 12:10:42.354503  1618 consensus_queue.cc:260] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.355244  1540 leader_election.cc:304] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.355706  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4c985880a6487dbcde508c94ab40a7" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.356392  1621 raft_consensus.cc:2804] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:42.356868  1618 ts_tablet_manager.cc:1434] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:10:42.356968  1621 raft_consensus.cc:493] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:42.357203  1467 leader_election.cc:304] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.357547  1621 raft_consensus.cc:3060] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.358129  1618 tablet_bootstrap.cc:492] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:42.360859  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9137ebb9f06448a586460f78e8510901" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.361654  1426 raft_consensus.cc:2468] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 0.
I20260709 12:10:42.362228  1616 tablet_bootstrap.cc:492] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e: No bootstrap required, opened a new log
W20260709 12:10:42.362224  1538 leader_election.cc:343] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:42.362926  1616 ts_tablet_manager.cc:1403] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.000s
I20260709 12:10:42.363101  1665 leader_election.cc:290] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.364171  1618 tablet_bootstrap.cc:654] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:42.367170  1616 raft_consensus.cc:359] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.367909  1616 raft_consensus.cc:385] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.368193  1616 raft_consensus.cc:740] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.368726  1621 raft_consensus.cc:515] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.369056  1616 consensus_queue.cc:260] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.371449  1616 ts_tablet_manager.cc:1434] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:42.373541  1621 leader_election.cc:290] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.374131  1620 raft_consensus.cc:2804] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:42.374639  1620 raft_consensus.cc:493] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:42.374704  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4c985880a6487dbcde508c94ab40a7" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:42.375038  1620 raft_consensus.cc:3060] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.375413  1501 raft_consensus.cc:3060] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.377496  1638 raft_consensus.cc:493] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.377846  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4c985880a6487dbcde508c94ab40a7" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:42.378087  1638 raft_consensus.cc:515] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
W20260709 12:10:42.379195  1538 leader_election.cc:343] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:42.379282  1621 raft_consensus.cc:493] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.380298  1638 leader_election.cc:290] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:42.380168  1665 raft_consensus.cc:493] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.380815  1621 raft_consensus.cc:515] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.381028  1665 raft_consensus.cc:515] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.381549  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e" is_pre_election: true
I20260709 12:10:42.382889  1575 raft_consensus.cc:2468] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 0.
I20260709 12:10:42.383771  1665 leader_election.cc:290] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.384250  1467 leader_election.cc:304] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.385550  1425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.385658  1500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741" is_pre_election: true
I20260709 12:10:42.386255  1425 raft_consensus.cc:2468] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 0.
I20260709 12:10:42.386492  1638 raft_consensus.cc:2804] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:42.387085  1638 raft_consensus.cc:493] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:42.387617  1638 raft_consensus.cc:3060] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.388017  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.388684  1426 raft_consensus.cc:2468] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 0.
I20260709 12:10:42.390280  1620 raft_consensus.cc:515] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.392565  1620 leader_election.cc:290] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:42.393628  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9137ebb9f06448a586460f78e8510901" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:42.393798  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9137ebb9f06448a586460f78e8510901" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
I20260709 12:10:42.387673  1538 leader_election.cc:304] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.395085  1575 raft_consensus.cc:3060] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.395987  1638 raft_consensus.cc:515] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.396278  1499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645c16fc11414827908931ec6fcd3055" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741" is_pre_election: true
I20260709 12:10:42.397047  1499 raft_consensus.cc:2468] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 0.
I20260709 12:10:42.397246  1500 raft_consensus.cc:2393] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef100f1101946ccaf33bb7ad15b276e in current term 1: Already voted for candidate 789e0261a86f47b5aea5293669630741 in this term.
I20260709 12:10:42.397519  1618 tablet_bootstrap.cc:492] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: No bootstrap required, opened a new log
I20260709 12:10:42.398196  1618 ts_tablet_manager.cc:1403] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.000s
I20260709 12:10:42.398715  1540 leader_election.cc:304] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.399658  1654 raft_consensus.cc:2804] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:42.400095  1654 raft_consensus.cc:493] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:42.400439  1654 raft_consensus.cc:3060] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.401072  1425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645c16fc11414827908931ec6fcd3055" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.400955  1618 raft_consensus.cc:359] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.401787  1618 raft_consensus.cc:385] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:42.401839  1425 raft_consensus.cc:2468] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 0.
I20260709 12:10:42.402101  1618 raft_consensus.cc:740] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:42.402165  1574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
I20260709 12:10:42.402915  1638 leader_election.cc:290] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:42.403074  1621 leader_election.cc:290] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.396225  1665 raft_consensus.cc:2804] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:42.394460  1501 raft_consensus.cc:2468] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 1.
I20260709 12:10:42.403957  1425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:42.402797  1618 consensus_queue.cc:260] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.404636  1425 raft_consensus.cc:3060] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.405006  1540 leader_election.cc:304] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [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: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 19c44511dff94cda91bb4e13920bc834
I20260709 12:10:42.403962  1665 raft_consensus.cc:493] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:42.405895  1665 raft_consensus.cc:3060] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.405939  1621 raft_consensus.cc:2804] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:42.406505  1618 ts_tablet_manager.cc:1434] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:42.408282  1638 consensus_queue.cc:1048] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:42.414089  1665 raft_consensus.cc:515] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.415529  1574 raft_consensus.cc:2393] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 789e0261a86f47b5aea5293669630741 in current term 1: Already voted for candidate 7ef100f1101946ccaf33bb7ad15b276e in this term.
I20260709 12:10:42.419317  1654 raft_consensus.cc:515] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.419948  1424 raft_consensus.cc:3060] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.394582  1426 raft_consensus.cc:3060] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.430130  1425 raft_consensus.cc:2468] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 1.
I20260709 12:10:42.430938  1638 consensus_queue.cc:1048] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:42.432958  1464 leader_election.cc:304] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [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: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741; no voters: 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:42.434123  1620 raft_consensus.cc:2804] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:42.434689  1620 raft_consensus.cc:697] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Becoming Leader. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:42.435690  1620 consensus_queue.cc:237] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.436815  1654 leader_election.cc:290] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.438263  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645c16fc11414827908931ec6fcd3055" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:42.438993  1501 raft_consensus.cc:3060] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.442469  1665 leader_election.cc:290] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.444294  1500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:42.444262  1575 raft_consensus.cc:2468] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 1.
I20260709 12:10:42.447705  1467 leader_election.cc:304] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.448956  1649 raft_consensus.cc:2804] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:42.449577  1649 raft_consensus.cc:697] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Becoming Leader. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:42.449776  1425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645c16fc11414827908931ec6fcd3055" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:42.449088  1426 raft_consensus.cc:2468] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 1.
I20260709 12:10:42.450632  1501 raft_consensus.cc:2468] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 1.
I20260709 12:10:42.450806  1649 consensus_queue.cc:237] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.451447  1621 raft_consensus.cc:697] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Becoming Leader. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:42.452004  1540 leader_election.cc:304] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:42.452513  1621 consensus_queue.cc:237] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.453065  1674 raft_consensus.cc:2804] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:42.453758  1674 raft_consensus.cc:697] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Becoming Leader. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:42.450462  1425 raft_consensus.cc:3060] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.454829  1638 raft_consensus.cc:493] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.455371  1638 raft_consensus.cc:515] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.454630  1674 consensus_queue.cc:237] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.456781  1675 raft_consensus.cc:493] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.457466  1675 raft_consensus.cc:515] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.458717  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9521d8abd95d4873a3e4e8ddc32d14dd" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.459618  1426 raft_consensus.cc:2393] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 789e0261a86f47b5aea5293669630741 in current term 1: Already voted for candidate 7ef100f1101946ccaf33bb7ad15b276e in this term.
I20260709 12:10:42.461127  1675 leader_election.cc:290] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.461828  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9521d8abd95d4873a3e4e8ddc32d14dd" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e" is_pre_election: true
I20260709 12:10:42.462845  1424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:42.463654  1467 leader_election.cc:304] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789e0261a86f47b5aea5293669630741; no voters: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:42.464748  1650 raft_consensus.cc:3060] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.463676  1424 raft_consensus.cc:2393] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ef100f1101946ccaf33bb7ad15b276e in current term 1: Already voted for candidate 789e0261a86f47b5aea5293669630741 in this term.
I20260709 12:10:42.467732  1538 leader_election.cc:304] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [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: 7ef100f1101946ccaf33bb7ad15b276e; no voters: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741
I20260709 12:10:42.468989  1675 raft_consensus.cc:2749] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:42.470531  1426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.471536  1426 raft_consensus.cc:2393] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef100f1101946ccaf33bb7ad15b276e in current term 1: Already voted for candidate 789e0261a86f47b5aea5293669630741 in this term.
I20260709 12:10:42.473541  1638 leader_election.cc:290] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:42.461954  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741" is_pre_election: true
I20260709 12:10:42.479173  1540 leader_election.cc:304] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef100f1101946ccaf33bb7ad15b276e; no voters: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741
I20260709 12:10:42.479377  1650 raft_consensus.cc:2749] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:42.484717  1675 raft_consensus.cc:3060] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.479590  1425 raft_consensus.cc:2468] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 1.
I20260709 12:10:42.496901  1675 raft_consensus.cc:2749] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:42.500980  1665 raft_consensus.cc:493] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.501561  1665 raft_consensus.cc:515] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.503814  1665 leader_election.cc:290] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:42.504649  1423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b706c4fd9bfa4c359121b7c6c66df483" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.505646  1423 raft_consensus.cc:2393] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef100f1101946ccaf33bb7ad15b276e in current term 1: Already voted for candidate 789e0261a86f47b5aea5293669630741 in this term.
I20260709 12:10:42.505996  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b706c4fd9bfa4c359121b7c6c66df483" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741" is_pre_election: true
I20260709 12:10:42.507632  1540 leader_election.cc:304] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef100f1101946ccaf33bb7ad15b276e; no voters: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741
I20260709 12:10:42.508546  1675 raft_consensus.cc:3060] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.505642  1324 catalog_manager.cc:5697] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e0261a86f47b5aea5293669630741 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "789e0261a86f47b5aea5293669630741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:42.504570  1323 catalog_manager.cc:5697] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67). New cstate: current_term: 1 leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:42.513897  1620 consensus_queue.cc:1048] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:42.516988  1620 consensus_queue.cc:1048] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:42.533340  1620 consensus_queue.cc:1048] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:42.534914  1675 raft_consensus.cc:2749] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:42.543375  1323 catalog_manager.cc:5697] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67). New cstate: current_term: 1 leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:42.550767  1684 consensus_queue.cc:1048] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:42.554785  1324 catalog_manager.cc:5697] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e0261a86f47b5aea5293669630741 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "789e0261a86f47b5aea5293669630741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:42.556186  1665 consensus_queue.cc:1048] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:42.569585  1674 consensus_queue.cc:1048] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:42.627887  1684 raft_consensus.cc:493] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.628564  1684 raft_consensus.cc:515] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.630304  1684 leader_election.cc:290] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:42.631359  1573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044057618994a38b4dfb15a69d2fb41" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e" is_pre_election: true
I20260709 12:10:42.631440  1425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044057618994a38b4dfb15a69d2fb41" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19c44511dff94cda91bb4e13920bc834" is_pre_election: true
I20260709 12:10:42.632234  1425 raft_consensus.cc:2393] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 789e0261a86f47b5aea5293669630741 in current term 1: Already voted for candidate 7ef100f1101946ccaf33bb7ad15b276e in this term.
I20260709 12:10:42.633260  1464 leader_election.cc:304] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789e0261a86f47b5aea5293669630741; no voters: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:42.634069  1684 raft_consensus.cc:3060] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.639168  1684 raft_consensus.cc:2749] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:42.707967  1648 raft_consensus.cc:493] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:42.708587  1648 raft_consensus.cc:515] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:42.710350  1648 leader_election.cc:290] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:42.711305  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4c985880a6487dbcde508c94ab40a7" candidate_uuid: "19c44511dff94cda91bb4e13920bc834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e0261a86f47b5aea5293669630741" is_pre_election: true
I20260709 12:10:42.711530  1573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4c985880a6487dbcde508c94ab40a7" candidate_uuid: "19c44511dff94cda91bb4e13920bc834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e" is_pre_election: true
I20260709 12:10:42.712067  1501 raft_consensus.cc:2393] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19c44511dff94cda91bb4e13920bc834 in current term 1: Already voted for candidate 7ef100f1101946ccaf33bb7ad15b276e in this term.
I20260709 12:10:42.712999  1391 leader_election.cc:304] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834; no voters: 789e0261a86f47b5aea5293669630741, 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:42.713734  1648 raft_consensus.cc:3060] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:42.719170  1648 raft_consensus.cc:2749] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:42.794544  1674 consensus_queue.cc:1048] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:42.805691  1675 consensus_queue.cc:1048] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:42.815497  1675 consensus_queue.cc:1048] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:42.820994 29421 ts_manager.cc:295] Set tserver state for 19c44511dff94cda91bb4e13920bc834 to MAINTENANCE_MODE
I20260709 12:10:42.822029 29421 tablet_server.cc:179] TabletServer@127.28.187.65:0 shutting down...
I20260709 12:10:42.827553  1665 consensus_queue.cc:1048] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:42.828250  1538 consensus_peers.cc:597] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. 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:10:42.864094 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:42.864900 29421 tablet_replica.cc:333] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: stopping tablet replica
I20260709 12:10:42.865721 29421 raft_consensus.cc:2243] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:42.866184 29421 raft_consensus.cc:2272] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:42.867998 29421 tablet_replica.cc:333] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: stopping tablet replica
I20260709 12:10:42.868553 29421 raft_consensus.cc:2243] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:42.868918 29421 pending_rounds.cc:70] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: Trying to abort 1 pending ops.
I20260709 12:10:42.869077 29421 pending_rounds.cc:77] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305621677358768128 op_type: NO_OP noop_request { }
I20260709 12:10:42.869416 29421 raft_consensus.cc:2889] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:10:42.869699 29421 raft_consensus.cc:2272] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:42.871954 29421 tablet_replica.cc:333] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: stopping tablet replica
I20260709 12:10:42.872571 29421 raft_consensus.cc:2243] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:42.872998 29421 raft_consensus.cc:2272] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:42.875291 29421 tablet_replica.cc:333] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: stopping tablet replica
I20260709 12:10:42.875851 29421 raft_consensus.cc:2243] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:42.876259 29421 raft_consensus.cc:2272] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:42.878667 29421 tablet_replica.cc:333] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: stopping tablet replica
I20260709 12:10:42.879228 29421 raft_consensus.cc:2243] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:42.879714 29421 raft_consensus.cc:2272] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:42.881363 29421 tablet_replica.cc:333] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: stopping tablet replica
I20260709 12:10:42.881893 29421 raft_consensus.cc:2243] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:42.882264 29421 raft_consensus.cc:2272] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:42.884142 29421 tablet_replica.cc:333] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: stopping tablet replica
I20260709 12:10:42.884662 29421 raft_consensus.cc:2243] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:42.885020 29421 raft_consensus.cc:2272] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:42.886655 29421 tablet_replica.cc:333] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: stopping tablet replica
I20260709 12:10:42.887212 29421 raft_consensus.cc:2243] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:42.887661 29421 raft_consensus.cc:2272] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:42.889907 29421 tablet_replica.cc:333] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: stopping tablet replica
I20260709 12:10:42.890497 29421 raft_consensus.cc:2243] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:42.890900 29421 raft_consensus.cc:2272] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:42.894580 29421 tablet_replica.cc:333] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: stopping tablet replica
W20260709 12:10:42.894765  1538 consensus_peers.cc:597] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. 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:10:42.895135 29421 raft_consensus.cc:2243] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:42.895465  1538 consensus_peers.cc:597] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. 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:10:42.895705 29421 raft_consensus.cc:2272] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:42.918498  1464 consensus_peers.cc:597] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:42.925941 29421 tablet_server.cc:196] TabletServer@127.28.187.65:0 shutdown complete.
W20260709 12:10:42.938875  1464 consensus_peers.cc:597] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:42.941550  1464 consensus_peers.cc:597] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:42.944356  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:10:42.966212  1464 consensus_peers.cc:597] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:42.993219  1464 consensus_peers.cc:597] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:43.007279  1665 consensus_queue.cc:1048] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:43.026692  1684 consensus_queue.cc:1048] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:43.032634  1675 consensus_queue.cc:1048] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:43.057510  1620 consensus_queue.cc:1048] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:43.125084  1538 consensus_peers.cc:597] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:43.231323  1538 consensus_peers.cc:597] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:43.945473  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:10:43.967684  1538 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111) [suppressed 149 similar messages]
W20260709 12:10:44.946772  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:10:45.259240  1464 consensus_peers.cc:597] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:45.300149  1538 consensus_peers.cc:597] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:45.361639  1464 consensus_peers.cc:597] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:45.447834  1538 consensus_peers.cc:597] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:45.467514  1538 consensus_peers.cc:597] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:45.499136  1464 consensus_peers.cc:597] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:45.593425  1464 consensus_peers.cc:597] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:45.784030  1538 consensus_peers.cc:597] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:45.791014  1464 consensus_peers.cc:597] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:45.947953  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:10:45.973933  1538 consensus_peers.cc:597] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:46.948992  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:10:47.617592  1464 consensus_peers.cc:597] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:47.656544  1464 consensus_peers.cc:597] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:47.922382  1538 consensus_peers.cc:597] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:47.946210 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:47.950223  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:10:47.954413  1711 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:10:47.954874  1712 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:10:47.956139  1714 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:10:47.958725 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:47.960686 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:47.960911 29421 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:10:47.961053 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599047961042 us; error 0 us; skew 500 ppm
I20260709 12:10:47.961649 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:47.964875 29421 webserver.cc:533] Webserver started at http://127.28.187.65:44917/ using document root <none> and password file <none>
I20260709 12:10:47.965508 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:47.965701 29421 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:10:47.970927 29421 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:10:47.975678  1719 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:10:47.976553 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:10:47.976854 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-0-root
uuid: "19c44511dff94cda91bb4e13920bc834"
format_stamp: "Formatted at 2026-07-09 12:10:41 on dist-test-slave-442x"
I20260709 12:10:47.977231 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598893288105-29421-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:10:48.002122 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:48.003609 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 12:10:48.004671  1538 consensus_peers.cc:597] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:48.005599 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:48.009537  1726 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:10:48.017105  1538 consensus_peers.cc:597] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:48.022946  1464 consensus_peers.cc:597] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:48.054978  1538 consensus_peers.cc:597] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:48.068648 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:10:48.069010 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.061s	user 0.001s	sys 0.001s
I20260709 12:10:48.069324 29421 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:10:48.075431  1726 tablet_bootstrap.cc:492] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:48.088403  1726 tablet_bootstrap.cc:492] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: 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:10:48.089130  1726 tablet_bootstrap.cc:492] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: Bootstrap complete.
I20260709 12:10:48.089720  1726 ts_tablet_manager.cc:1403] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 12:10:48.092057  1726 raft_consensus.cc:359] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.092839  1726 raft_consensus.cc:740] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.093501  1726 consensus_queue.cc:260] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.095881  1726 ts_tablet_manager.cc:1434] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:10:48.096570  1726 tablet_bootstrap.cc:492] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:48.109163  1726 tablet_bootstrap.cc:492] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: 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:10:48.109969  1726 tablet_bootstrap.cc:492] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: Bootstrap complete.
I20260709 12:10:48.110658  1726 ts_tablet_manager.cc:1403] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:10:48.113130  1726 raft_consensus.cc:359] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.113965  1726 raft_consensus.cc:740] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.114675  1726 consensus_queue.cc:260] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.115550 29421 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:10:48.115947 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.040s	sys 0.004s
I20260709 12:10:48.116341  1726 ts_tablet_manager.cc:1434] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 12:10:48.117094  1726 tablet_bootstrap.cc:492] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:48.134711  1726 tablet_bootstrap.cc:492] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: 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:10:48.135871  1726 tablet_bootstrap.cc:492] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: Bootstrap complete.
I20260709 12:10:48.136664  1726 ts_tablet_manager.cc:1403] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:10:48.139243  1726 raft_consensus.cc:359] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.139827  1726 raft_consensus.cc:740] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.140532  1726 consensus_queue.cc:260] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.142572  1726 ts_tablet_manager.cc:1434] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:48.143471  1726 tablet_bootstrap.cc:492] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:48.157344  1726 tablet_bootstrap.cc:492] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: 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:10:48.158459  1726 tablet_bootstrap.cc:492] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: Bootstrap complete.
I20260709 12:10:48.159165  1726 ts_tablet_manager.cc:1403] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:10:48.161670  1726 raft_consensus.cc:359] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.162227  1726 raft_consensus.cc:740] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.162895  1726 consensus_queue.cc:260] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.164716  1726 ts_tablet_manager.cc:1434] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:10:48.165439  1726 tablet_bootstrap.cc:492] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:48.177212  1726 tablet_bootstrap.cc:492] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: 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:10:48.177960  1726 tablet_bootstrap.cc:492] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: Bootstrap complete.
I20260709 12:10:48.178529  1726 ts_tablet_manager.cc:1403] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:10:48.178613 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.65:33475
I20260709 12:10:48.178750  1788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.65:33475 every 8 connection(s)
I20260709 12:10:48.180769  1726 raft_consensus.cc:359] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.181366  1726 raft_consensus.cc:740] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.182039  1726 consensus_queue.cc:260] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.183741  1726 ts_tablet_manager.cc:1434] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:48.184207 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:48.184661  1726 tablet_bootstrap.cc:492] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:48.204198  1726 tablet_bootstrap.cc:492] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: 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:10:48.205289  1726 tablet_bootstrap.cc:492] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: Bootstrap complete.
I20260709 12:10:48.205969  1726 ts_tablet_manager.cc:1403] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 12:10:48.208642  1726 raft_consensus.cc:359] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:48.209234  1789 heartbeater.cc:344] Connected to a master server at 127.28.187.126:43467
I20260709 12:10:48.209339  1726 raft_consensus.cc:740] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.209934  1789 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:48.210289  1726 consensus_queue.cc:260] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [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: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } }
I20260709 12:10:48.210996  1789 heartbeater.cc:507] Master 127.28.187.126:43467 requested a full tablet report, sending...
I20260709 12:10:48.211217  1575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4024ea5bc5c24cf49973d746c737071a"
dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
mode: GRACEFUL
new_leader_uuid: "789e0261a86f47b5aea5293669630741"
 from {username='slave'} at 127.0.0.1:47762
I20260709 12:10:48.212007  1575 raft_consensus.cc:606] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Received request to transfer leadership to TS 789e0261a86f47b5aea5293669630741
I20260709 12:10:48.212533  1726 ts_tablet_manager.cc:1434] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:10:48.213492  1726 tablet_bootstrap.cc:492] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:48.219691  1322 ts_manager.cc:194] Re-registered known tserver with Master: 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475)
I20260709 12:10:48.229557  1726 tablet_bootstrap.cc:492] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: 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:10:48.229764  1501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9137ebb9f06448a586460f78e8510901"
dest_uuid: "789e0261a86f47b5aea5293669630741"
mode: GRACEFUL
new_leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
 from {username='slave'} at 127.0.0.1:60838
I20260709 12:10:48.230424  1726 tablet_bootstrap.cc:492] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: Bootstrap complete.
I20260709 12:10:48.230484  1501 raft_consensus.cc:606] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Received request to transfer leadership to TS 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:48.230434  1322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39242
I20260709 12:10:48.231638  1726 ts_tablet_manager.cc:1403] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:10:48.232430 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:48.233125 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:48.233870 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:48.234918  1789 heartbeater.cc:499] Master 127.28.187.126:43467 was elected leader, sending a full tablet report...
I20260709 12:10:48.234695  1726 raft_consensus.cc:359] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.235446  1726 raft_consensus.cc:740] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.236166  1726 consensus_queue.cc:260] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.238008  1726 ts_tablet_manager.cc:1434] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:48.238901  1726 tablet_bootstrap.cc:492] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:48.249604  1726 tablet_bootstrap.cc:492] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: 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:10:48.250252  1726 tablet_bootstrap.cc:492] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: Bootstrap complete.
I20260709 12:10:48.250813  1726 ts_tablet_manager.cc:1403] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:10:48.252856  1726 raft_consensus.cc:359] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.253443  1726 raft_consensus.cc:740] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.253984  1726 consensus_queue.cc:260] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.255717  1726 ts_tablet_manager.cc:1434] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:48.256528  1726 tablet_bootstrap.cc:492] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
W20260709 12:10:48.271785  1464 consensus_peers.cc:597] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. 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:10:48.271832  1726 tablet_bootstrap.cc:492] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: 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:10:48.272972  1726 tablet_bootstrap.cc:492] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: Bootstrap complete.
I20260709 12:10:48.273818  1726 ts_tablet_manager.cc:1403] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:10:48.275925  1726 raft_consensus.cc:359] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.276450  1726 raft_consensus.cc:740] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.277001  1726 consensus_queue.cc:260] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.278594  1726 ts_tablet_manager.cc:1434] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:48.279464  1726 tablet_bootstrap.cc:492] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: Bootstrap starting.
I20260709 12:10:48.290423  1726 tablet_bootstrap.cc:492] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: 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:10:48.291091  1726 tablet_bootstrap.cc:492] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: Bootstrap complete.
I20260709 12:10:48.291625  1726 ts_tablet_manager.cc:1403] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:10:48.293520  1726 raft_consensus.cc:359] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.294018  1726 raft_consensus.cc:740] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19c44511dff94cda91bb4e13920bc834, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.294611  1726 consensus_queue.cc:260] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.296065  1726 ts_tablet_manager.cc:1434] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:10:48.364550  1707 raft_consensus.cc:993] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741: : Instructing follower 7ef100f1101946ccaf33bb7ad15b276e to start an election
I20260709 12:10:48.365087  1802 raft_consensus.cc:1081] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Signalling peer 7ef100f1101946ccaf33bb7ad15b276e to start an election
I20260709 12:10:48.367146  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9137ebb9f06448a586460f78e8510901"
dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
 from {username='slave'} at 127.0.0.1:44100
I20260709 12:10:48.367877  1575 raft_consensus.cc:493] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:48.368189  1575 raft_consensus.cc:3060] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:48.374763  1575 raft_consensus.cc:515] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.376559  1575 leader_election.cc:290] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 2 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:48.377724  1501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9137ebb9f06448a586460f78e8510901" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:48.377713  1763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9137ebb9f06448a586460f78e8510901" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:48.378544  1501 raft_consensus.cc:3055] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:48.378762  1763 raft_consensus.cc:3060] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:48.378976  1501 raft_consensus.cc:740] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:48.380029  1501 consensus_queue.cc:260] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.381129  1501 raft_consensus.cc:3060] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:48.385058  1763 raft_consensus.cc:2468] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 2.
I20260709 12:10:48.386363  1538 leader_election.cc:304] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:48.387266  1665 raft_consensus.cc:2804] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:48.387673  1665 raft_consensus.cc:697] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Becoming Leader. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:48.388015  1501 raft_consensus.cc:2468] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 2.
I20260709 12:10:48.388979  1665 consensus_queue.cc:237] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.397181  1322 catalog_manager.cc:5697] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e reported cstate change: term changed from 1 to 2, leader changed from 789e0261a86f47b5aea5293669630741 (127.28.187.66) to 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67). New cstate: current_term: 2 leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:48.485051  1710 raft_consensus.cc:993] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e: : Instructing follower 789e0261a86f47b5aea5293669630741 to start an election
I20260709 12:10:48.485605  1710 raft_consensus.cc:1081] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Signalling peer 789e0261a86f47b5aea5293669630741 to start an election
I20260709 12:10:48.487655  1501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4024ea5bc5c24cf49973d746c737071a"
dest_uuid: "789e0261a86f47b5aea5293669630741"
 from {username='slave'} at 127.0.0.1:48628
I20260709 12:10:48.488128  1501 raft_consensus.cc:493] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:48.488425  1501 raft_consensus.cc:3060] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:48.495347  1501 raft_consensus.cc:515] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.497110  1501 leader_election.cc:290] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 2 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:48.498041  1763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4024ea5bc5c24cf49973d746c737071a" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:48.498163  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4024ea5bc5c24cf49973d746c737071a" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
I20260709 12:10:48.498759  1763 raft_consensus.cc:3060] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:48.498941  1575 raft_consensus.cc:3055] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:48.499315  1575 raft_consensus.cc:740] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:48.500413  1575 consensus_queue.cc:260] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.501561  1575 raft_consensus.cc:3060] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:48.505127  1763 raft_consensus.cc:2468] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 2.
I20260709 12:10:48.506319  1464 leader_election.cc:304] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741; no voters: 
I20260709 12:10:48.507160  1802 raft_consensus.cc:2804] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:48.507516  1575 raft_consensus.cc:2468] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 2.
I20260709 12:10:48.507566  1802 raft_consensus.cc:697] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 2 LEADER]: Becoming Leader. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:48.508687  1802 consensus_queue.cc:237] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:48.516731  1322 catalog_manager.cc:5697] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 reported cstate change: term changed from 1 to 2, leader changed from 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67) to 789e0261a86f47b5aea5293669630741 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "789e0261a86f47b5aea5293669630741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:48.892151  1501 raft_consensus.cc:1275] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Refusing update from remote peer 7ef100f1101946ccaf33bb7ad15b276e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:48.893617  1814 consensus_queue.cc:1048] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:48.904624  1763 raft_consensus.cc:1275] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Refusing update from remote peer 7ef100f1101946ccaf33bb7ad15b276e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:48.906338  1814 consensus_queue.cc:1048] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:48.951435  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:48.984745  1763 raft_consensus.cc:1275] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Refusing update from remote peer 789e0261a86f47b5aea5293669630741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:48.986742  1819 consensus_queue.cc:1048] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:48.994479  1575 raft_consensus.cc:1275] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Refusing update from remote peer 789e0261a86f47b5aea5293669630741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:48.996410  1802 consensus_queue.cc:1048] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:49.243243 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:49.251372  1500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a"
dest_uuid: "789e0261a86f47b5aea5293669630741"
mode: GRACEFUL
new_leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
 from {username='slave'} at 127.0.0.1:60838
I20260709 12:10:49.251928  1500 raft_consensus.cc:606] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Received request to transfer leadership to TS 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:49.254673  1575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9137ebb9f06448a586460f78e8510901"
dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
mode: GRACEFUL
new_leader_uuid: "789e0261a86f47b5aea5293669630741"
 from {username='slave'} at 127.0.0.1:47762
I20260709 12:10:49.255162  1575 raft_consensus.cc:606] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Received request to transfer leadership to TS 789e0261a86f47b5aea5293669630741
I20260709 12:10:49.256445 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:49.256942 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:49.257543 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:49.413625  1665 raft_consensus.cc:993] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e: : Instructing follower 789e0261a86f47b5aea5293669630741 to start an election
I20260709 12:10:49.414316  1820 raft_consensus.cc:1081] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Signalling peer 789e0261a86f47b5aea5293669630741 to start an election
I20260709 12:10:49.416046  1500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9137ebb9f06448a586460f78e8510901"
dest_uuid: "789e0261a86f47b5aea5293669630741"
 from {username='slave'} at 127.0.0.1:48628
I20260709 12:10:49.416535  1500 raft_consensus.cc:493] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:49.416873  1500 raft_consensus.cc:3060] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:49.422618  1500 raft_consensus.cc:515] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:49.424332  1500 leader_election.cc:290] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 3 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:49.425362  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9137ebb9f06448a586460f78e8510901" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
I20260709 12:10:49.425428  1762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9137ebb9f06448a586460f78e8510901" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:49.425993  1575 raft_consensus.cc:3055] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:49.426106  1762 raft_consensus.cc:3060] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:49.426309  1575 raft_consensus.cc:740] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:49.427070  1575 consensus_queue.cc:260] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:49.428020  1575 raft_consensus.cc:3060] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:49.432082  1762 raft_consensus.cc:2468] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 3.
I20260709 12:10:49.433573  1464 leader_election.cc:304] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [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: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741; no voters: 
I20260709 12:10:49.433828  1575 raft_consensus.cc:2468] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 3.
I20260709 12:10:49.434273  1802 raft_consensus.cc:2804] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:49.434864  1802 raft_consensus.cc:697] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 3 LEADER]: Becoming Leader. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:49.435690  1802 consensus_queue.cc:237] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:49.442508  1322 catalog_manager.cc:5697] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 reported cstate change: term changed from 2 to 3, leader changed from 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67) to 789e0261a86f47b5aea5293669630741 (127.28.187.66). New cstate: current_term: 3 leader_uuid: "789e0261a86f47b5aea5293669630741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:49.488730  1822 raft_consensus.cc:993] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741: : Instructing follower 7ef100f1101946ccaf33bb7ad15b276e to start an election
I20260709 12:10:49.489166  1802 raft_consensus.cc:1081] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Signalling peer 7ef100f1101946ccaf33bb7ad15b276e to start an election
I20260709 12:10:49.490769  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a"
dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
 from {username='slave'} at 127.0.0.1:44100
I20260709 12:10:49.491331  1575 raft_consensus.cc:493] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:49.491638  1575 raft_consensus.cc:3060] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.497056  1575 raft_consensus.cc:515] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:49.498993  1575 leader_election.cc:290] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 2 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:49.499724  1762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:49.500000  1500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:49.500385  1762 raft_consensus.cc:3060] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.500669  1500 raft_consensus.cc:3055] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:49.500952  1500 raft_consensus.cc:740] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:49.501700  1500 consensus_queue.cc:260] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:49.502879  1500 raft_consensus.cc:3060] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.505895  1762 raft_consensus.cc:2468] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 2.
I20260709 12:10:49.507035  1538 leader_election.cc:304] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:49.507701  1820 raft_consensus.cc:2804] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:49.508086  1820 raft_consensus.cc:697] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Becoming Leader. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:49.508385  1500 raft_consensus.cc:2468] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 2.
I20260709 12:10:49.508945  1820 consensus_queue.cc:237] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:49.516600  1322 catalog_manager.cc:5697] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e reported cstate change: term changed from 1 to 2, leader changed from 789e0261a86f47b5aea5293669630741 (127.28.187.66) to 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67). New cstate: current_term: 2 leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:49.880280  1763 raft_consensus.cc:1275] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Refusing update from remote peer 789e0261a86f47b5aea5293669630741: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:49.881721  1822 consensus_queue.cc:1048] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:49.892927  1575 raft_consensus.cc:1275] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Refusing update from remote peer 789e0261a86f47b5aea5293669630741: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:49.895085  1819 consensus_queue.cc:1048] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:49.948854  1763 raft_consensus.cc:1275] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Refusing update from remote peer 7ef100f1101946ccaf33bb7ad15b276e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:49.950266  1820 consensus_queue.cc:1048] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:49.952396  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:49.959735  1500 raft_consensus.cc:1275] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Refusing update from remote peer 7ef100f1101946ccaf33bb7ad15b276e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:49.961691  1820 consensus_queue.cc:1048] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:50.264042 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:50.271903  1500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1"
dest_uuid: "789e0261a86f47b5aea5293669630741"
mode: GRACEFUL
new_leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
 from {username='slave'} at 127.0.0.1:60838
I20260709 12:10:50.272444  1500 raft_consensus.cc:606] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Received request to transfer leadership to TS 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:50.275238  1575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "645c16fc11414827908931ec6fcd3055"
dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
mode: GRACEFUL
new_leader_uuid: "789e0261a86f47b5aea5293669630741"
 from {username='slave'} at 127.0.0.1:47762
I20260709 12:10:50.275768  1575 raft_consensus.cc:606] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Received request to transfer leadership to TS 789e0261a86f47b5aea5293669630741
I20260709 12:10:50.277071 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:50.277606 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:50.278199 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:50.590071  1835 raft_consensus.cc:993] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e: : Instructing follower 789e0261a86f47b5aea5293669630741 to start an election
I20260709 12:10:50.590514  1836 raft_consensus.cc:1081] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Signalling peer 789e0261a86f47b5aea5293669630741 to start an election
I20260709 12:10:50.591928  1500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "645c16fc11414827908931ec6fcd3055"
dest_uuid: "789e0261a86f47b5aea5293669630741"
 from {username='slave'} at 127.0.0.1:48628
I20260709 12:10:50.592397  1500 raft_consensus.cc:493] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.592679  1500 raft_consensus.cc:3060] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.597683  1500 raft_consensus.cc:515] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:50.599313  1500 leader_election.cc:290] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 2 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:50.600229  1763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645c16fc11414827908931ec6fcd3055" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:50.600381  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645c16fc11414827908931ec6fcd3055" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
I20260709 12:10:50.600862  1763 raft_consensus.cc:3060] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.600946  1575 raft_consensus.cc:3055] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:50.601302  1575 raft_consensus.cc:740] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:50.602072  1575 consensus_queue.cc:260] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:50.603024  1575 raft_consensus.cc:3060] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.606333  1763 raft_consensus.cc:2468] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 2.
I20260709 12:10:50.607676  1464 leader_election.cc:304] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741; no voters: 
I20260709 12:10:50.608362  1802 raft_consensus.cc:2804] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:50.608280  1575 raft_consensus.cc:2468] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 2.
I20260709 12:10:50.609009  1802 raft_consensus.cc:697] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 2 LEADER]: Becoming Leader. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:50.610008  1802 consensus_queue.cc:237] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:50.617096  1322 catalog_manager.cc:5697] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 reported cstate change: term changed from 1 to 2, leader changed from 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67) to 789e0261a86f47b5aea5293669630741 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "789e0261a86f47b5aea5293669630741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:50.710243  1819 raft_consensus.cc:993] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741: : Instructing follower 7ef100f1101946ccaf33bb7ad15b276e to start an election
I20260709 12:10:50.710709  1802 raft_consensus.cc:1081] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Signalling peer 7ef100f1101946ccaf33bb7ad15b276e to start an election
I20260709 12:10:50.712206  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1"
dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
 from {username='slave'} at 127.0.0.1:44100
I20260709 12:10:50.712706  1575 raft_consensus.cc:493] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:50.713006  1575 raft_consensus.cc:3060] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.718065  1575 raft_consensus.cc:515] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:50.719655  1575 leader_election.cc:290] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 2 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:50.720549  1763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:50.720793  1500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de2c18d63d24884aba6924723cfa7a1" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:50.721228  1763 raft_consensus.cc:3060] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.721338  1500 raft_consensus.cc:3055] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:50.721768  1500 raft_consensus.cc:740] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:50.722448  1500 consensus_queue.cc:260] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:50.723389  1500 raft_consensus.cc:3060] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:50.728097  1763 raft_consensus.cc:2468] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 2.
I20260709 12:10:50.728660  1500 raft_consensus.cc:2468] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 2.
I20260709 12:10:50.729329  1538 leader_election.cc:304] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:50.730140  1836 raft_consensus.cc:2804] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:50.730557  1836 raft_consensus.cc:697] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Becoming Leader. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:50.731432  1836 consensus_queue.cc:237] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:50.738519  1322 catalog_manager.cc:5697] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e reported cstate change: term changed from 1 to 2, leader changed from 789e0261a86f47b5aea5293669630741 (127.28.187.66) to 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67). New cstate: current_term: 2 leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:50.953369  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:51.033668  1763 raft_consensus.cc:1275] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Refusing update from remote peer 789e0261a86f47b5aea5293669630741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.034983  1802 consensus_queue.cc:1048] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.045179  1575 raft_consensus.cc:1275] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Refusing update from remote peer 789e0261a86f47b5aea5293669630741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.046917  1802 consensus_queue.cc:1048] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.279830  1500 raft_consensus.cc:1275] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Refusing update from remote peer 7ef100f1101946ccaf33bb7ad15b276e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.281250  1836 consensus_queue.cc:1048] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.286845 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:51.293262  1762 raft_consensus.cc:1275] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Refusing update from remote peer 7ef100f1101946ccaf33bb7ad15b276e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.296751  1849 consensus_queue.cc:1048] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.300148  1500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "645c16fc11414827908931ec6fcd3055"
dest_uuid: "789e0261a86f47b5aea5293669630741"
mode: GRACEFUL
new_leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
 from {username='slave'} at 127.0.0.1:60838
I20260709 12:10:51.301831  1500 raft_consensus.cc:606] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 2 LEADER]: Received request to transfer leadership to TS 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:51.305042  1575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7044057618994a38b4dfb15a69d2fb41"
dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
mode: GRACEFUL
new_leader_uuid: "789e0261a86f47b5aea5293669630741"
 from {username='slave'} at 127.0.0.1:47762
I20260709 12:10:51.305702  1575 raft_consensus.cc:606] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Received request to transfer leadership to TS 789e0261a86f47b5aea5293669630741
I20260709 12:10:51.307485 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:51.307983 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:51.308650 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:51.313577  1849 raft_consensus.cc:993] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e: : Instructing follower 789e0261a86f47b5aea5293669630741 to start an election
I20260709 12:10:51.314194  1836 raft_consensus.cc:1081] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Signalling peer 789e0261a86f47b5aea5293669630741 to start an election
I20260709 12:10:51.315864  1500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7044057618994a38b4dfb15a69d2fb41"
dest_uuid: "789e0261a86f47b5aea5293669630741"
 from {username='slave'} at 127.0.0.1:48628
I20260709 12:10:51.316429  1500 raft_consensus.cc:493] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:51.316835  1500 raft_consensus.cc:3060] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.322692  1500 raft_consensus.cc:515] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:51.324306  1500 leader_election.cc:290] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 2 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:51.325371  1762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044057618994a38b4dfb15a69d2fb41" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:51.325511  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7044057618994a38b4dfb15a69d2fb41" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
I20260709 12:10:51.326099  1762 raft_consensus.cc:3060] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.326198  1575 raft_consensus.cc:3055] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:51.326660  1575 raft_consensus.cc:740] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:51.327569  1575 consensus_queue.cc:260] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:51.328742  1575 raft_consensus.cc:3060] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:51.332082  1762 raft_consensus.cc:2468] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 2.
I20260709 12:10:51.333298  1464 leader_election.cc:304] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741; no voters: 
I20260709 12:10:51.334019  1802 raft_consensus.cc:2804] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:51.334398  1802 raft_consensus.cc:697] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 2 LEADER]: Becoming Leader. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:51.334515  1575 raft_consensus.cc:2468] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 2.
I20260709 12:10:51.335222  1802 consensus_queue.cc:237] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:51.342456  1324 catalog_manager.cc:5697] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 reported cstate change: term changed from 1 to 2, leader changed from 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67) to 789e0261a86f47b5aea5293669630741 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "789e0261a86f47b5aea5293669630741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:51.618960  1819 raft_consensus.cc:993] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741: : Instructing follower 7ef100f1101946ccaf33bb7ad15b276e to start an election
I20260709 12:10:51.619554  1858 raft_consensus.cc:1081] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 2 LEADER]: Signalling peer 7ef100f1101946ccaf33bb7ad15b276e to start an election
I20260709 12:10:51.621459  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "645c16fc11414827908931ec6fcd3055"
dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
 from {username='slave'} at 127.0.0.1:44100
I20260709 12:10:51.621984  1575 raft_consensus.cc:493] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:51.622282  1575 raft_consensus.cc:3060] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:51.627532  1575 raft_consensus.cc:515] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:51.629226  1575 leader_election.cc:290] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 3 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:51.630103  1762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645c16fc11414827908931ec6fcd3055" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:51.630441  1500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "645c16fc11414827908931ec6fcd3055" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:51.630725  1762 raft_consensus.cc:3060] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:51.631012  1500 raft_consensus.cc:3055] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:51.631346  1500 raft_consensus.cc:740] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:51.631975  1500 consensus_queue.cc:260] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:51.632957  1500 raft_consensus.cc:3060] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:51.636384  1762 raft_consensus.cc:2468] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 3.
I20260709 12:10:51.637750  1538 leader_election.cc:304] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [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: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:51.638325  1500 raft_consensus.cc:2468] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 3.
I20260709 12:10:51.638545  1836 raft_consensus.cc:2804] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:51.639171  1836 raft_consensus.cc:697] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 3 LEADER]: Becoming Leader. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:51.639899  1836 consensus_queue.cc:237] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:51.646440  1324 catalog_manager.cc:5697] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e reported cstate change: term changed from 2 to 3, leader changed from 789e0261a86f47b5aea5293669630741 (127.28.187.66) to 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67). New cstate: current_term: 3 leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:51.748776  1575 raft_consensus.cc:1275] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Refusing update from remote peer 789e0261a86f47b5aea5293669630741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.750244  1858 consensus_queue.cc:1048] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:51.759459  1762 raft_consensus.cc:1275] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Refusing update from remote peer 789e0261a86f47b5aea5293669630741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:51.761482  1802 consensus_queue.cc:1048] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:51.954372  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:52.243641  1762 raft_consensus.cc:1275] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Refusing update from remote peer 7ef100f1101946ccaf33bb7ad15b276e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:52.245131  1861 consensus_queue.cc:1048] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:52.254066  1500 raft_consensus.cc:1275] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 3 FOLLOWER]: Refusing update from remote peer 7ef100f1101946ccaf33bb7ad15b276e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:52.256373  1849 consensus_queue.cc:1048] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:52.317982 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:52.325590  1575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a"
dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
mode: GRACEFUL
new_leader_uuid: "789e0261a86f47b5aea5293669630741"
 from {username='slave'} at 127.0.0.1:47762
I20260709 12:10:52.326141  1575 raft_consensus.cc:606] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Received request to transfer leadership to TS 789e0261a86f47b5aea5293669630741
I20260709 12:10:52.328725  1500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b706c4fd9bfa4c359121b7c6c66df483"
dest_uuid: "789e0261a86f47b5aea5293669630741"
mode: GRACEFUL
new_leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
 from {username='slave'} at 127.0.0.1:60838
I20260709 12:10:52.329263  1500 raft_consensus.cc:606] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Received request to transfer leadership to TS 7ef100f1101946ccaf33bb7ad15b276e
I20260709 12:10:52.330530 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:52.330998 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:52.331611 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:52.397436  1836 raft_consensus.cc:993] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e: : Instructing follower 789e0261a86f47b5aea5293669630741 to start an election
I20260709 12:10:52.398043  1849 raft_consensus.cc:1081] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Signalling peer 789e0261a86f47b5aea5293669630741 to start an election
I20260709 12:10:52.399609  1500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a"
dest_uuid: "789e0261a86f47b5aea5293669630741"
 from {username='slave'} at 127.0.0.1:48628
I20260709 12:10:52.400259  1500 raft_consensus.cc:493] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:52.400552  1500 raft_consensus.cc:3060] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:52.405864  1500 raft_consensus.cc:515] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:52.407475  1500 leader_election.cc:290] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [CANDIDATE]: Term 3 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67:37731)
I20260709 12:10:52.408424  1762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:52.408591  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47bfd08e93aa46e886dc72255ab3282a" candidate_uuid: "789e0261a86f47b5aea5293669630741" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
I20260709 12:10:52.409166  1762 raft_consensus.cc:3060] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:52.409410  1575 raft_consensus.cc:3055] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:52.409822  1575 raft_consensus.cc:740] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:52.410591  1575 consensus_queue.cc:260] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:52.411767  1575 raft_consensus.cc:3060] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:52.416728  1762 raft_consensus.cc:2468] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 3.
I20260709 12:10:52.417973  1464 leader_election.cc:304] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [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: 19c44511dff94cda91bb4e13920bc834, 789e0261a86f47b5aea5293669630741; no voters: 
I20260709 12:10:52.418486  1575 raft_consensus.cc:2468] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e0261a86f47b5aea5293669630741 in term 3.
I20260709 12:10:52.418710  1802 raft_consensus.cc:2804] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:52.419243  1802 raft_consensus.cc:697] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 3 LEADER]: Becoming Leader. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:52.419953  1802 consensus_queue.cc:237] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [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: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:52.426898  1324 catalog_manager.cc:5697] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 reported cstate change: term changed from 2 to 3, leader changed from 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67) to 789e0261a86f47b5aea5293669630741 (127.28.187.66). New cstate: current_term: 3 leader_uuid: "789e0261a86f47b5aea5293669630741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:52.749850  1819 raft_consensus.cc:993] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741: : Instructing follower 7ef100f1101946ccaf33bb7ad15b276e to start an election
I20260709 12:10:52.750433  1802 raft_consensus.cc:1081] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Signalling peer 7ef100f1101946ccaf33bb7ad15b276e to start an election
I20260709 12:10:52.752090  1575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b706c4fd9bfa4c359121b7c6c66df483"
dest_uuid: "7ef100f1101946ccaf33bb7ad15b276e"
 from {username='slave'} at 127.0.0.1:44100
I20260709 12:10:52.752715  1575 raft_consensus.cc:493] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:52.752983  1575 raft_consensus.cc:3060] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:52.758949  1575 raft_consensus.cc:515] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:52.760365  1575 leader_election.cc:290] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 2 election: Requested vote from peers 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475), 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455)
I20260709 12:10:52.761677  1762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b706c4fd9bfa4c359121b7c6c66df483" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19c44511dff94cda91bb4e13920bc834"
I20260709 12:10:52.761677  1500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b706c4fd9bfa4c359121b7c6c66df483" candidate_uuid: "7ef100f1101946ccaf33bb7ad15b276e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e0261a86f47b5aea5293669630741"
I20260709 12:10:52.762528  1762 raft_consensus.cc:3060] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:52.762588  1500 raft_consensus.cc:3055] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:52.763003  1500 raft_consensus.cc:740] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789e0261a86f47b5aea5293669630741, State: Running, Role: LEADER
I20260709 12:10:52.763854  1500 consensus_queue.cc:260] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:52.765218  1500 raft_consensus.cc:3060] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:52.770282  1762 raft_consensus.cc:2468] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 2.
I20260709 12:10:52.771714  1538 leader_election.cc:304] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19c44511dff94cda91bb4e13920bc834, 7ef100f1101946ccaf33bb7ad15b276e; no voters: 
I20260709 12:10:52.772359  1500 raft_consensus.cc:2468] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef100f1101946ccaf33bb7ad15b276e in term 2.
I20260709 12:10:52.772468  1849 raft_consensus.cc:2804] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:52.773361  1849 raft_consensus.cc:697] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Becoming Leader. State: Replica: 7ef100f1101946ccaf33bb7ad15b276e, State: Running, Role: LEADER
I20260709 12:10:52.774232  1849 consensus_queue.cc:237] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } }
I20260709 12:10:52.780857  1324 catalog_manager.cc:5697] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e reported cstate change: term changed from 1 to 2, leader changed from 789e0261a86f47b5aea5293669630741 (127.28.187.66) to 7ef100f1101946ccaf33bb7ad15b276e (127.28.187.67). New cstate: current_term: 2 leader_uuid: "7ef100f1101946ccaf33bb7ad15b276e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:52.864491  1575 raft_consensus.cc:1275] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Refusing update from remote peer 789e0261a86f47b5aea5293669630741: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:52.866097  1802 consensus_queue.cc:1048] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef100f1101946ccaf33bb7ad15b276e" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:52.876734  1762 raft_consensus.cc:1275] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Refusing update from remote peer 789e0261a86f47b5aea5293669630741: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:52.878935  1802 consensus_queue.cc:1048] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:10:52.955295  1372 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:53.179039  1762 raft_consensus.cc:1275] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Refusing update from remote peer 7ef100f1101946ccaf33bb7ad15b276e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:53.180639  1836 consensus_queue.cc:1048] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "19c44511dff94cda91bb4e13920bc834" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 33475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:53.192831  1500 raft_consensus.cc:1275] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Refusing update from remote peer 7ef100f1101946ccaf33bb7ad15b276e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:53.194602  1870 consensus_queue.cc:1048] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e0261a86f47b5aea5293669630741" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:53.338239 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:53.369412 29421 tablet_server.cc:179] TabletServer@127.28.187.65:33475 shutting down...
I20260709 12:10:53.388396 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:53.389217 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:53.390100 29421 raft_consensus.cc:2243] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.390712 29421 raft_consensus.cc:2272] T 9137ebb9f06448a586460f78e8510901 P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.392746 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:53.393545 29421 raft_consensus.cc:2243] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.394063 29421 raft_consensus.cc:2272] T 47bfd08e93aa46e886dc72255ab3282a P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.396636 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:53.397266 29421 raft_consensus.cc:2243] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.397758 29421 raft_consensus.cc:2272] T 1de2c18d63d24884aba6924723cfa7a1 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.399680 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:53.400234 29421 raft_consensus.cc:2243] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.400609 29421 raft_consensus.cc:2272] T 9521d8abd95d4873a3e4e8ddc32d14dd P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.402504 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:53.403021 29421 raft_consensus.cc:2243] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.403421 29421 raft_consensus.cc:2272] T 7044057618994a38b4dfb15a69d2fb41 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.405149 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:53.405696 29421 raft_consensus.cc:2243] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.406090 29421 raft_consensus.cc:2272] T 4024ea5bc5c24cf49973d746c737071a P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.407864 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:53.408367 29421 raft_consensus.cc:2243] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.408776 29421 raft_consensus.cc:2272] T b706c4fd9bfa4c359121b7c6c66df483 P 19c44511dff94cda91bb4e13920bc834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.411463 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:53.412158 29421 raft_consensus.cc:2243] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.412621 29421 raft_consensus.cc:2272] T df4c985880a6487dbcde508c94ab40a7 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.414872 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:53.415534 29421 raft_consensus.cc:2243] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.416028 29421 raft_consensus.cc:2272] T 1bd26aedaf42449580701421f0a79747 P 19c44511dff94cda91bb4e13920bc834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.418104 29421 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:53.418867 29421 raft_consensus.cc:2243] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.419359 29421 raft_consensus.cc:2272] T 645c16fc11414827908931ec6fcd3055 P 19c44511dff94cda91bb4e13920bc834 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:53.426765  1464 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 83 similar messages]
W20260709 12:10:53.429873  1464 consensus_peers.cc:597] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. 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:10:53.443317  1464 consensus_peers.cc:597] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:53.448693 29421 tablet_server.cc:196] TabletServer@127.28.187.65:33475 shutdown complete.
W20260709 12:10:53.451429  1538 consensus_peers.cc:597] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:53.460507  1464 consensus_peers.cc:597] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:53.472357 29421 tablet_server.cc:179] TabletServer@127.28.187.66:0 shutting down...
W20260709 12:10:53.472971  1464 consensus_peers.cc:597] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:53.484292  1540 consensus_peers.cc:597] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 789e0261a86f47b5aea5293669630741 (127.28.187.66:34455): Couldn't send request to peer 789e0261a86f47b5aea5293669630741. 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:10:53.505106 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:53.506029 29421 tablet_replica.cc:333] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741: stopping tablet replica
I20260709 12:10:53.506742 29421 raft_consensus.cc:2243] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.507208 29421 raft_consensus.cc:2272] T 1de2c18d63d24884aba6924723cfa7a1 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.510213 29421 tablet_replica.cc:333] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741: stopping tablet replica
I20260709 12:10:53.511161 29421 raft_consensus.cc:2243] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.512027 29421 raft_consensus.cc:2272] T 7044057618994a38b4dfb15a69d2fb41 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:53.512305  1538 consensus_peers.cc:597] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e -> Peer 19c44511dff94cda91bb4e13920bc834 (127.28.187.65:33475): Couldn't send request to peer 19c44511dff94cda91bb4e13920bc834. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:33475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:53.514420 29421 tablet_replica.cc:333] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741: stopping tablet replica
I20260709 12:10:53.515087 29421 raft_consensus.cc:2243] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.515512 29421 raft_consensus.cc:2272] T 9521d8abd95d4873a3e4e8ddc32d14dd P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.517973 29421 tablet_replica.cc:333] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741: stopping tablet replica
I20260709 12:10:53.518501 29421 raft_consensus.cc:2243] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.519265 29421 raft_consensus.cc:2272] T 4024ea5bc5c24cf49973d746c737071a P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.521277 29421 tablet_replica.cc:333] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741: stopping tablet replica
I20260709 12:10:53.521901 29421 raft_consensus.cc:2243] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.523196 29421 raft_consensus.cc:2272] T 9137ebb9f06448a586460f78e8510901 P 789e0261a86f47b5aea5293669630741 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.525565 29421 tablet_replica.cc:333] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741: stopping tablet replica
I20260709 12:10:53.526100 29421 raft_consensus.cc:2243] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.526988 29421 raft_consensus.cc:2272] T 1bd26aedaf42449580701421f0a79747 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.529268 29421 tablet_replica.cc:333] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741: stopping tablet replica
I20260709 12:10:53.529906 29421 raft_consensus.cc:2243] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.530328 29421 raft_consensus.cc:2272] T b706c4fd9bfa4c359121b7c6c66df483 P 789e0261a86f47b5aea5293669630741 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.533260 29421 tablet_replica.cc:333] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741: stopping tablet replica
I20260709 12:10:53.533887 29421 raft_consensus.cc:2243] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.534333 29421 raft_consensus.cc:2272] T 645c16fc11414827908931ec6fcd3055 P 789e0261a86f47b5aea5293669630741 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.536437 29421 tablet_replica.cc:333] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741: stopping tablet replica
I20260709 12:10:53.536937 29421 raft_consensus.cc:2243] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.537352 29421 raft_consensus.cc:2272] T df4c985880a6487dbcde508c94ab40a7 P 789e0261a86f47b5aea5293669630741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.539481 29421 tablet_replica.cc:333] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741: stopping tablet replica
I20260709 12:10:53.539994 29421 raft_consensus.cc:2243] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.540746 29421 raft_consensus.cc:2272] T 47bfd08e93aa46e886dc72255ab3282a P 789e0261a86f47b5aea5293669630741 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.574358 29421 tablet_server.cc:196] TabletServer@127.28.187.66:0 shutdown complete.
I20260709 12:10:53.599985 29421 tablet_server.cc:179] TabletServer@127.28.187.67:0 shutting down...
I20260709 12:10:53.628597 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:53.629424 29421 tablet_replica.cc:333] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e: stopping tablet replica
I20260709 12:10:53.630136 29421 raft_consensus.cc:2243] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.630600 29421 raft_consensus.cc:2272] T 47bfd08e93aa46e886dc72255ab3282a P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.633698 29421 tablet_replica.cc:333] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e: stopping tablet replica
I20260709 12:10:53.634282 29421 raft_consensus.cc:2243] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.635094 29421 raft_consensus.cc:2272] T 1de2c18d63d24884aba6924723cfa7a1 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.637207 29421 tablet_replica.cc:333] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e: stopping tablet replica
I20260709 12:10:53.637835 29421 raft_consensus.cc:2243] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.638319 29421 raft_consensus.cc:2272] T 9137ebb9f06448a586460f78e8510901 P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.640307 29421 tablet_replica.cc:333] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e: stopping tablet replica
I20260709 12:10:53.640846 29421 raft_consensus.cc:2243] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.641685 29421 raft_consensus.cc:2272] T 9521d8abd95d4873a3e4e8ddc32d14dd P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.643909 29421 tablet_replica.cc:333] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e: stopping tablet replica
I20260709 12:10:53.644454 29421 raft_consensus.cc:2243] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.644865 29421 raft_consensus.cc:2272] T 7044057618994a38b4dfb15a69d2fb41 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.646880 29421 tablet_replica.cc:333] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e: stopping tablet replica
I20260709 12:10:53.647382 29421 raft_consensus.cc:2243] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.647787 29421 raft_consensus.cc:2272] T 4024ea5bc5c24cf49973d746c737071a P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.649752 29421 tablet_replica.cc:333] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e: stopping tablet replica
I20260709 12:10:53.650274 29421 raft_consensus.cc:2243] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.651047 29421 raft_consensus.cc:2272] T b706c4fd9bfa4c359121b7c6c66df483 P 7ef100f1101946ccaf33bb7ad15b276e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.654145 29421 tablet_replica.cc:333] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e: stopping tablet replica
I20260709 12:10:53.654718 29421 raft_consensus.cc:2243] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.655540 29421 raft_consensus.cc:2272] T df4c985880a6487dbcde508c94ab40a7 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.657646 29421 tablet_replica.cc:333] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e: stopping tablet replica
I20260709 12:10:53.658282 29421 raft_consensus.cc:2243] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.659061 29421 raft_consensus.cc:2272] T 645c16fc11414827908931ec6fcd3055 P 7ef100f1101946ccaf33bb7ad15b276e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.661783 29421 tablet_replica.cc:333] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e: stopping tablet replica
I20260709 12:10:53.662339 29421 raft_consensus.cc:2243] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:53.662776 29421 raft_consensus.cc:2272] T 1bd26aedaf42449580701421f0a79747 P 7ef100f1101946ccaf33bb7ad15b276e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.696157 29421 tablet_server.cc:196] TabletServer@127.28.187.67:0 shutdown complete.
I20260709 12:10:53.721757 29421 master.cc:562] Master@127.28.187.126:43467 shutting down...
I20260709 12:10:53.749156 29421 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:53.749801 29421 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:53.750102 29421 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62b903f3c59a483a962dea1dd825eac2: stopping tablet replica
I20260709 12:10:53.772076 29421 master.cc:584] Master@127.28.187.126:43467 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13009 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:10:53.813824 29421 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.187.126:35759
I20260709 12:10:53.814916 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:53.820019  1888 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:10:53.821871  1891 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:10:53.821990  1889 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:10:53.822518 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:53.823426 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:53.823637 29421 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:10:53.823797 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599053823782 us; error 0 us; skew 500 ppm
I20260709 12:10:53.824339 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:53.827025 29421 webserver.cc:533] Webserver started at http://127.28.187.126:46479/ using document root <none> and password file <none>
I20260709 12:10:53.827519 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:53.827693 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:53.827970 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:53.829111 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/master-0-root/instance:
uuid: "f8f785a886654728b05d631661607869"
format_stamp: "Formatted at 2026-07-09 12:10:53 on dist-test-slave-442x"
I20260709 12:10:53.833674 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:53.837518  1896 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:10:53.838445 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:10:53.838759 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/master-0-root
uuid: "f8f785a886654728b05d631661607869"
format_stamp: "Formatted at 2026-07-09 12:10:53 on dist-test-slave-442x"
I20260709 12:10:53.839259 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-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:10:53.854522 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:53.855648 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:53.897557 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.126:35759
I20260709 12:10:53.897673  1947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.126:35759 every 8 connection(s)
I20260709 12:10:53.901525  1948 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:10:53.913439  1948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869: Bootstrap starting.
I20260709 12:10:53.918536  1948 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:53.923110  1948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869: No bootstrap required, opened a new log
I20260709 12:10:53.925669  1948 raft_consensus.cc:359] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8f785a886654728b05d631661607869" member_type: VOTER }
I20260709 12:10:53.926110  1948 raft_consensus.cc:385] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:53.926362  1948 raft_consensus.cc:740] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8f785a886654728b05d631661607869, State: Initialized, Role: FOLLOWER
I20260709 12:10:53.926932  1948 consensus_queue.cc:260] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f8f785a886654728b05d631661607869" member_type: VOTER }
I20260709 12:10:53.927404  1948 raft_consensus.cc:399] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:10:53.927634  1948 raft_consensus.cc:493] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:10:53.927899  1948 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:53.933218  1948 raft_consensus.cc:515] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8f785a886654728b05d631661607869" member_type: VOTER }
I20260709 12:10:53.933905  1948 leader_election.cc:304] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [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: f8f785a886654728b05d631661607869; no voters: 
I20260709 12:10:53.935097  1948 leader_election.cc:290] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:10:53.935446  1951 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:53.936831  1951 raft_consensus.cc:697] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 1 LEADER]: Becoming Leader. State: Replica: f8f785a886654728b05d631661607869, State: Running, Role: LEADER
I20260709 12:10:53.937587  1951 consensus_queue.cc:237] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [LEADER]: Queue going to LEADER mode. State: All 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: "f8f785a886654728b05d631661607869" member_type: VOTER }
I20260709 12:10:53.938107  1948 sys_catalog.cc:565] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:10:53.941805  1952 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f8f785a886654728b05d631661607869" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8f785a886654728b05d631661607869" member_type: VOTER } }
I20260709 12:10:53.942615  1952 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:53.942067  1953 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f8f785a886654728b05d631661607869. Latest consensus state: current_term: 1 leader_uuid: "f8f785a886654728b05d631661607869" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f8f785a886654728b05d631661607869" member_type: VOTER } }
I20260709 12:10:53.943123  1953 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:53.947850  1958 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:10:53.953765  1958 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:10:53.954978 29421 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:10:53.962741  1958 catalog_manager.cc:1383] Generated new cluster ID: f9a85c1572164cfcac590ec15be97013
I20260709 12:10:53.963070  1958 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:10:53.998059  1958 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:10:53.999395  1958 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:10:54.020264  1958 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869: Generated new TSK 0
I20260709 12:10:54.020941  1958 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:10:54.086470 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:54.093079  1969 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:10:54.093956  1970 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:10:54.097074  1972 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:10:54.098182 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:54.099630 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:54.099893 29421 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:10:54.100062 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599054100049 us; error 0 us; skew 500 ppm
I20260709 12:10:54.100768 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:54.103538 29421 webserver.cc:533] Webserver started at http://127.28.187.65:37065/ using document root <none> and password file <none>
I20260709 12:10:54.104063 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:54.104243 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:54.104506 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:54.105739 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-0-root/instance:
uuid: "00a35224fa894ebe96734a886b3ebb37"
format_stamp: "Formatted at 2026-07-09 12:10:54 on dist-test-slave-442x"
I20260709 12:10:54.111168 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:10:54.115286  1977 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:10:54.116169 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:10:54.116500 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-0-root
uuid: "00a35224fa894ebe96734a886b3ebb37"
format_stamp: "Formatted at 2026-07-09 12:10:54 on dist-test-slave-442x"
I20260709 12:10:54.116864 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-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:10:54.128319 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:54.130688 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:54.133106 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:54.137025 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:54.137465 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:10:54.137748 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:54.137924 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:54.185933 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.65:46841
I20260709 12:10:54.186023  2039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.65:46841 every 8 connection(s)
I20260709 12:10:54.191314 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:54.199796  2044 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:10:54.201982  2045 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:10:54.205397  2040 heartbeater.cc:344] Connected to a master server at 127.28.187.126:35759
W20260709 12:10:54.205405  2047 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:10:54.205647 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:54.205983  2040 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:54.206753 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:10:54.206846  2040 heartbeater.cc:507] Master 127.28.187.126:35759 requested a full tablet report, sending...
W20260709 12:10:54.206992 29421 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:10:54.207280 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599054207264 us; error 0 us; skew 500 ppm
I20260709 12:10:54.207880 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:54.209154  1913 ts_manager.cc:194] Registered new tserver with Master: 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65:46841)
I20260709 12:10:54.211108  1913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41344
I20260709 12:10:54.211572 29421 webserver.cc:533] Webserver started at http://127.28.187.66:43043/ using document root <none> and password file <none>
I20260709 12:10:54.212149 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:54.212347 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:54.212612 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:54.213864 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-1-root/instance:
uuid: "8ec699f382db4953a747589056ae410b"
format_stamp: "Formatted at 2026-07-09 12:10:54 on dist-test-slave-442x"
I20260709 12:10:54.218473 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:10:54.222422  2052 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:10:54.223206 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:10:54.223531 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-1-root
uuid: "8ec699f382db4953a747589056ae410b"
format_stamp: "Formatted at 2026-07-09 12:10:54 on dist-test-slave-442x"
I20260709 12:10:54.223830 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-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:10:54.264351 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:54.265692 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:54.267220 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:54.269673 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:54.269891 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:54.270123 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:54.270308 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:54.314612 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.66:44469
I20260709 12:10:54.314755  2114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.66:44469 every 8 connection(s)
I20260709 12:10:54.319553 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:54.327139  2118 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:10:54.329043  2119 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:10:54.332378  2115 heartbeater.cc:344] Connected to a master server at 127.28.187.126:35759
I20260709 12:10:54.332744 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:54.332921  2115 heartbeater.cc:461] Registering TS with master...
W20260709 12:10:54.333492  2121 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:10:54.334084  2115 heartbeater.cc:507] Master 127.28.187.126:35759 requested a full tablet report, sending...
I20260709 12:10:54.334558 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:54.334860 29421 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:10:54.335063 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599054335047 us; error 0 us; skew 500 ppm
I20260709 12:10:54.335649 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:54.336649  1913 ts_manager.cc:194] Registered new tserver with Master: 8ec699f382db4953a747589056ae410b (127.28.187.66:44469)
I20260709 12:10:54.338630  1913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41352
I20260709 12:10:54.338706 29421 webserver.cc:533] Webserver started at http://127.28.187.67:33763/ using document root <none> and password file <none>
I20260709 12:10:54.339427 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:54.339694 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:54.339985 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:54.341418 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-2-root/instance:
uuid: "d15b9b0110254a288d86cf1525828635"
format_stamp: "Formatted at 2026-07-09 12:10:54 on dist-test-slave-442x"
I20260709 12:10:54.346107 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:54.349785  2126 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:10:54.350625 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:10:54.350927 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-2-root
uuid: "d15b9b0110254a288d86cf1525828635"
format_stamp: "Formatted at 2026-07-09 12:10:54 on dist-test-slave-442x"
I20260709 12:10:54.351183 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598893288105-29421-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:10:54.368194 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:54.369508 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:54.370980 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:54.373322 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:54.373543 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:54.373797 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:54.373944 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:54.418169 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.67:37367
I20260709 12:10:54.418264  2188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.67:37367 every 8 connection(s)
I20260709 12:10:54.432790  2189 heartbeater.cc:344] Connected to a master server at 127.28.187.126:35759
I20260709 12:10:54.433215  2189 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:54.433980  2189 heartbeater.cc:507] Master 127.28.187.126:35759 requested a full tablet report, sending...
I20260709 12:10:54.436012  1913 ts_manager.cc:194] Registered new tserver with Master: d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367)
I20260709 12:10:54.436657 29421 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014705898s
I20260709 12:10:54.437441  1913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41360
I20260709 12:10:54.462527  1913 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41376:
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:10:54.464699  1913 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:10:54.517594  2080 tablet_service.cc:1511] Processing CreateTablet for tablet 117cc51bacdf40b1a05988040d692cf7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aed1df9481424ddca56abd71671b9817]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:54.518460  2154 tablet_service.cc:1511] Processing CreateTablet for tablet 117cc51bacdf40b1a05988040d692cf7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aed1df9481424ddca56abd71671b9817]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:54.519110  2080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117cc51bacdf40b1a05988040d692cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.518962  2005 tablet_service.cc:1511] Processing CreateTablet for tablet 117cc51bacdf40b1a05988040d692cf7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aed1df9481424ddca56abd71671b9817]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:54.519171  2079 tablet_service.cc:1511] Processing CreateTablet for tablet 7187db8083eb461c9816d5b1ad2652dc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aed1df9481424ddca56abd71671b9817]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:54.520268  2005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117cc51bacdf40b1a05988040d692cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.520756  2079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7187db8083eb461c9816d5b1ad2652dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.519896  2154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 117cc51bacdf40b1a05988040d692cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.523953  2153 tablet_service.cc:1511] Processing CreateTablet for tablet 7187db8083eb461c9816d5b1ad2652dc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aed1df9481424ddca56abd71671b9817]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:54.525523  2153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7187db8083eb461c9816d5b1ad2652dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.530496  2004 tablet_service.cc:1511] Processing CreateTablet for tablet 7187db8083eb461c9816d5b1ad2652dc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aed1df9481424ddca56abd71671b9817]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:54.531896  2004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7187db8083eb461c9816d5b1ad2652dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.547397  2204 tablet_bootstrap.cc:492] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b: Bootstrap starting.
I20260709 12:10:54.556972  2205 tablet_bootstrap.cc:492] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37: Bootstrap starting.
I20260709 12:10:54.558064  2206 tablet_bootstrap.cc:492] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635: Bootstrap starting.
I20260709 12:10:54.563715  2204 tablet_bootstrap.cc:654] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:54.566056  2206 tablet_bootstrap.cc:654] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:54.566056  2205 tablet_bootstrap.cc:654] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:54.568866  2204 tablet_bootstrap.cc:492] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b: No bootstrap required, opened a new log
I20260709 12:10:54.569298  2204 ts_tablet_manager.cc:1403] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.006s
I20260709 12:10:54.572196  2206 tablet_bootstrap.cc:492] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635: No bootstrap required, opened a new log
I20260709 12:10:54.572292  2204 raft_consensus.cc:359] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.572914  2206 ts_tablet_manager.cc:1403] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 12:10:54.573112  2204 raft_consensus.cc:385] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:54.573318  2205 tablet_bootstrap.cc:492] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37: No bootstrap required, opened a new log
I20260709 12:10:54.573460  2204 raft_consensus.cc:740] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ec699f382db4953a747589056ae410b, State: Initialized, Role: FOLLOWER
I20260709 12:10:54.573956  2205 ts_tablet_manager.cc:1403] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260709 12:10:54.574311  2204 consensus_queue.cc:260] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.576115  2206 raft_consensus.cc:359] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:54.577020  2206 raft_consensus.cc:385] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:54.577457  2206 raft_consensus.cc:740] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d15b9b0110254a288d86cf1525828635, State: Initialized, Role: FOLLOWER
I20260709 12:10:54.578351  2115 heartbeater.cc:499] Master 127.28.187.126:35759 was elected leader, sending a full tablet report...
I20260709 12:10:54.578873  2204 ts_tablet_manager.cc:1434] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:10:54.578447  2206 consensus_queue.cc:260] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:54.577070  2205 raft_consensus.cc:359] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.579751  2205 raft_consensus.cc:385] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:54.580096  2205 raft_consensus.cc:740] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a35224fa894ebe96734a886b3ebb37, State: Initialized, Role: FOLLOWER
I20260709 12:10:54.581130  2189 heartbeater.cc:499] Master 127.28.187.126:35759 was elected leader, sending a full tablet report...
I20260709 12:10:54.581842  2204 tablet_bootstrap.cc:492] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b: Bootstrap starting.
I20260709 12:10:54.581964  2206 ts_tablet_manager.cc:1434] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260709 12:10:54.583066  2206 tablet_bootstrap.cc:492] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635: Bootstrap starting.
I20260709 12:10:54.589715  2206 tablet_bootstrap.cc:654] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:54.591140  2204 tablet_bootstrap.cc:654] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:54.581107  2205 consensus_queue.cc:260] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.595649  2206 tablet_bootstrap.cc:492] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635: No bootstrap required, opened a new log
I20260709 12:10:54.596175  2206 ts_tablet_manager.cc:1403] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 12:10:54.597512  2040 heartbeater.cc:499] Master 127.28.187.126:35759 was elected leader, sending a full tablet report...
I20260709 12:10:54.597982  2204 tablet_bootstrap.cc:492] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b: No bootstrap required, opened a new log
I20260709 12:10:54.598572  2204 ts_tablet_manager.cc:1403] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260709 12:10:54.599037  2205 ts_tablet_manager.cc:1434] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.004s
I20260709 12:10:54.599741  2206 raft_consensus.cc:359] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.600522  2206 raft_consensus.cc:385] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:54.600672  2205 tablet_bootstrap.cc:492] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37: Bootstrap starting.
I20260709 12:10:54.600844  2206 raft_consensus.cc:740] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d15b9b0110254a288d86cf1525828635, State: Initialized, Role: FOLLOWER
I20260709 12:10:54.601667  2204 raft_consensus.cc:359] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:54.602301  2204 raft_consensus.cc:385] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:54.601707  2206 consensus_queue.cc:260] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.602557  2204 raft_consensus.cc:740] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ec699f382db4953a747589056ae410b, State: Initialized, Role: FOLLOWER
I20260709 12:10:54.603410  2204 consensus_queue.cc:260] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:54.604482  2206 ts_tablet_manager.cc:1434] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 12:10:54.607472  2204 ts_tablet_manager.cc:1434] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:10:54.615710  2205 tablet_bootstrap.cc:654] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:54.620524  2205 tablet_bootstrap.cc:492] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37: No bootstrap required, opened a new log
I20260709 12:10:54.621068  2205 ts_tablet_manager.cc:1403] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.010s
I20260709 12:10:54.623476  2205 raft_consensus.cc:359] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:54.624001  2205 raft_consensus.cc:385] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:54.624195  2205 raft_consensus.cc:740] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a35224fa894ebe96734a886b3ebb37, State: Initialized, Role: FOLLOWER
I20260709 12:10:54.624758  2205 consensus_queue.cc:260] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:54.626420  2205 ts_tablet_manager.cc:1434] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:10:54.698999  2210 raft_consensus.cc:493] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:54.699572  2210 raft_consensus.cc:515] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:54.701408  2211 raft_consensus.cc:493] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:54.702222  2210 leader_election.cc:290] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65:46841), d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367)
I20260709 12:10:54.701989  2211 raft_consensus.cc:515] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.704969  2211 leader_election.cc:290] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ec699f382db4953a747589056ae410b (127.28.187.66:44469), 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65:46841)
I20260709 12:10:54.717909  2015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7187db8083eb461c9816d5b1ad2652dc" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a35224fa894ebe96734a886b3ebb37" is_pre_election: true
I20260709 12:10:54.718755  2015 raft_consensus.cc:2468] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ec699f382db4953a747589056ae410b in term 0.
I20260709 12:10:54.719978  2053 leader_election.cc:304] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a35224fa894ebe96734a886b3ebb37, 8ec699f382db4953a747589056ae410b; no voters: 
I20260709 12:10:54.720842  2210 raft_consensus.cc:2804] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:54.720765  2164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7187db8083eb461c9816d5b1ad2652dc" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d15b9b0110254a288d86cf1525828635" is_pre_election: true
I20260709 12:10:54.721412  2210 raft_consensus.cc:493] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:54.721681  2164 raft_consensus.cc:2468] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ec699f382db4953a747589056ae410b in term 0.
I20260709 12:10:54.721776  2210 raft_consensus.cc:3060] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:54.721776  2090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7" candidate_uuid: "d15b9b0110254a288d86cf1525828635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ec699f382db4953a747589056ae410b" is_pre_election: true
I20260709 12:10:54.724215  2090 raft_consensus.cc:2468] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d15b9b0110254a288d86cf1525828635 in term 0.
I20260709 12:10:54.726122  2219 raft_consensus.cc:493] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:54.726643  2219 raft_consensus.cc:515] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.726855  2127 leader_election.cc:304] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ec699f382db4953a747589056ae410b, d15b9b0110254a288d86cf1525828635; no voters: 
I20260709 12:10:54.727819  2211 raft_consensus.cc:2804] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:54.728196  2211 raft_consensus.cc:493] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:54.728515  2211 raft_consensus.cc:3060] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:54.729010  2015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7" candidate_uuid: "d15b9b0110254a288d86cf1525828635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a35224fa894ebe96734a886b3ebb37" is_pre_election: true
I20260709 12:10:54.729861  2015 raft_consensus.cc:2468] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d15b9b0110254a288d86cf1525828635 in term 0.
I20260709 12:10:54.731652  2164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d15b9b0110254a288d86cf1525828635" is_pre_election: true
I20260709 12:10:54.732856  2219 leader_election.cc:290] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367), 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65:46841)
I20260709 12:10:54.732656  2210 raft_consensus.cc:515] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:54.733139  2015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a35224fa894ebe96734a886b3ebb37" is_pre_election: true
I20260709 12:10:54.733928  2015 raft_consensus.cc:2468] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ec699f382db4953a747589056ae410b in term 0.
I20260709 12:10:54.735045  2053 leader_election.cc:304] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a35224fa894ebe96734a886b3ebb37, 8ec699f382db4953a747589056ae410b; no voters: 
I20260709 12:10:54.735594  2015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7187db8083eb461c9816d5b1ad2652dc" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a35224fa894ebe96734a886b3ebb37"
I20260709 12:10:54.735781  2219 raft_consensus.cc:2804] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:54.735903  2211 raft_consensus.cc:515] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.736248  2210 leader_election.cc:290] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 election: Requested vote from peers 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65:46841), d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367)
I20260709 12:10:54.736326  2015 raft_consensus.cc:3060] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:54.737097  2219 raft_consensus.cc:493] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:54.738749  2211 leader_election.cc:290] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [CANDIDATE]: Term 1 election: Requested vote from peers 8ec699f382db4953a747589056ae410b (127.28.187.66:44469), 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65:46841)
I20260709 12:10:54.737296  2163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7187db8083eb461c9816d5b1ad2652dc" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d15b9b0110254a288d86cf1525828635"
I20260709 12:10:54.740577  2090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7" candidate_uuid: "d15b9b0110254a288d86cf1525828635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ec699f382db4953a747589056ae410b"
I20260709 12:10:54.740214  2014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7" candidate_uuid: "d15b9b0110254a288d86cf1525828635" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a35224fa894ebe96734a886b3ebb37"
I20260709 12:10:54.758891  2163 raft_consensus.cc:3060] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:54.758297  2219 raft_consensus.cc:3060] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:54.737795  2164 raft_consensus.cc:2393] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ec699f382db4953a747589056ae410b in current term 1: Already voted for candidate d15b9b0110254a288d86cf1525828635 in this term.
I20260709 12:10:54.762028  2014 raft_consensus.cc:3060] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:54.765794  2219 raft_consensus.cc:515] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.766665  2163 raft_consensus.cc:2468] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ec699f382db4953a747589056ae410b in term 1.
I20260709 12:10:54.767130  2090 raft_consensus.cc:2393] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d15b9b0110254a288d86cf1525828635 in current term 1: Already voted for candidate 8ec699f382db4953a747589056ae410b in this term.
I20260709 12:10:54.768169  2054 leader_election.cc:304] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ec699f382db4953a747589056ae410b, d15b9b0110254a288d86cf1525828635; no voters: 
I20260709 12:10:54.768991  2210 raft_consensus.cc:2804] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:54.769971  2015 raft_consensus.cc:2468] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ec699f382db4953a747589056ae410b in term 1.
I20260709 12:10:54.770229  2210 raft_consensus.cc:697] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 1 LEADER]: Becoming Leader. State: Replica: 8ec699f382db4953a747589056ae410b, State: Running, Role: LEADER
I20260709 12:10:54.771112  2163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d15b9b0110254a288d86cf1525828635"
I20260709 12:10:54.771252  2210 consensus_queue.cc:237] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:54.771994  2163 raft_consensus.cc:2393] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ec699f382db4953a747589056ae410b in current term 1: Already voted for candidate d15b9b0110254a288d86cf1525828635 in this term.
I20260709 12:10:54.772204  2219 leader_election.cc:290] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 election: Requested vote from peers d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367), 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65:46841)
I20260709 12:10:54.772330  2015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a35224fa894ebe96734a886b3ebb37"
I20260709 12:10:54.773702  2053 leader_election.cc:304] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [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: 8ec699f382db4953a747589056ae410b; no voters: 00a35224fa894ebe96734a886b3ebb37, d15b9b0110254a288d86cf1525828635
I20260709 12:10:54.774628  2219 raft_consensus.cc:2749] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:54.775468  2014 raft_consensus.cc:2468] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d15b9b0110254a288d86cf1525828635 in term 1.
I20260709 12:10:54.776746  2127 leader_election.cc:304] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [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: 00a35224fa894ebe96734a886b3ebb37, d15b9b0110254a288d86cf1525828635; no voters: 8ec699f382db4953a747589056ae410b
I20260709 12:10:54.778054  2211 raft_consensus.cc:2804] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:54.779825  2211 raft_consensus.cc:697] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 1 LEADER]: Becoming Leader. State: Replica: d15b9b0110254a288d86cf1525828635, State: Running, Role: LEADER
I20260709 12:10:54.780687  2211 consensus_queue.cc:237] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:54.781909  1913 catalog_manager.cc:5697] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ec699f382db4953a747589056ae410b (127.28.187.66). New cstate: current_term: 1 leader_uuid: "8ec699f382db4953a747589056ae410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:54.787845  1912 catalog_manager.cc:5697] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 reported cstate change: term changed from 0 to 1, leader changed from <none> to d15b9b0110254a288d86cf1525828635 (127.28.187.67). New cstate: current_term: 1 leader_uuid: "d15b9b0110254a288d86cf1525828635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:54.862526  1912 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36396:
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:10:54.864563  1912 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:10:54.929368  2004 tablet_service.cc:1511] Processing CreateTablet for tablet 0f66d813def34c74a2dcfca1913c1fc0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a365ad2d9e954269942b917b45abd32f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:54.930461  2080 tablet_service.cc:1511] Processing CreateTablet for tablet 0f66d813def34c74a2dcfca1913c1fc0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a365ad2d9e954269942b917b45abd32f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:54.932080  2004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f66d813def34c74a2dcfca1913c1fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.932811  2080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f66d813def34c74a2dcfca1913c1fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.932556  2153 tablet_service.cc:1511] Processing CreateTablet for tablet 0f66d813def34c74a2dcfca1913c1fc0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a365ad2d9e954269942b917b45abd32f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:54.935096  2153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f66d813def34c74a2dcfca1913c1fc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.938265  2154 tablet_service.cc:1511] Processing CreateTablet for tablet 9e685e1c426d4f08af9f92bae732c75a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a365ad2d9e954269942b917b45abd32f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:54.940056  2154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e685e1c426d4f08af9f92bae732c75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.940110  2005 tablet_service.cc:1511] Processing CreateTablet for tablet 9e685e1c426d4f08af9f92bae732c75a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a365ad2d9e954269942b917b45abd32f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:54.940668  2079 tablet_service.cc:1511] Processing CreateTablet for tablet 9e685e1c426d4f08af9f92bae732c75a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a365ad2d9e954269942b917b45abd32f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:54.941948  2005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e685e1c426d4f08af9f92bae732c75a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:54.942364  2079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e685e1c426d4f08af9f92bae732c75a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:54.949580  1961 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:54.959885  2205 tablet_bootstrap.cc:492] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37: Bootstrap starting.
I20260709 12:10:54.967850  2205 tablet_bootstrap.cc:654] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:54.968046  2206 tablet_bootstrap.cc:492] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635: Bootstrap starting.
I20260709 12:10:54.978636  2204 tablet_bootstrap.cc:492] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b: Bootstrap starting.
I20260709 12:10:54.983043  2206 tablet_bootstrap.cc:654] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:54.986531  2204 tablet_bootstrap.cc:654] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:54.995711  2206 tablet_bootstrap.cc:492] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635: No bootstrap required, opened a new log
I20260709 12:10:54.995982  2204 tablet_bootstrap.cc:492] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b: No bootstrap required, opened a new log
I20260709 12:10:54.996194  2206 ts_tablet_manager.cc:1403] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260709 12:10:54.996387  2205 tablet_bootstrap.cc:492] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37: No bootstrap required, opened a new log
I20260709 12:10:54.996589  2204 ts_tablet_manager.cc:1403] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 12:10:54.996941  2205 ts_tablet_manager.cc:1403] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.011s
I20260709 12:10:54.999151  2206 raft_consensus.cc:359] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.000129  2206 raft_consensus.cc:385] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:55.000490  2206 raft_consensus.cc:740] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d15b9b0110254a288d86cf1525828635, State: Initialized, Role: FOLLOWER
I20260709 12:10:55.000129  2204 raft_consensus.cc:359] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.001107  2204 raft_consensus.cc:385] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:55.001554  2204 raft_consensus.cc:740] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ec699f382db4953a747589056ae410b, State: Initialized, Role: FOLLOWER
I20260709 12:10:55.000357  2205 raft_consensus.cc:359] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.001327  2206 consensus_queue.cc:260] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.002300  2205 raft_consensus.cc:385] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:55.002959  2205 raft_consensus.cc:740] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a35224fa894ebe96734a886b3ebb37, State: Initialized, Role: FOLLOWER
I20260709 12:10:55.004070  2205 consensus_queue.cc:260] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.004875  2206 ts_tablet_manager.cc:1434] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:10:55.006188  2206 tablet_bootstrap.cc:492] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635: Bootstrap starting.
I20260709 12:10:55.007215  2205 ts_tablet_manager.cc:1434] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:10:55.008543  2205 tablet_bootstrap.cc:492] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37: Bootstrap starting.
I20260709 12:10:55.014041  2206 tablet_bootstrap.cc:654] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:55.002606  2204 consensus_queue.cc:260] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.018349  2204 ts_tablet_manager.cc:1434] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.008s
I20260709 12:10:55.023590  2205 tablet_bootstrap.cc:654] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:55.024537  2206 tablet_bootstrap.cc:492] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635: No bootstrap required, opened a new log
I20260709 12:10:55.025219  2206 ts_tablet_manager.cc:1403] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:10:55.026897  2204 tablet_bootstrap.cc:492] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b: Bootstrap starting.
I20260709 12:10:55.029004  2206 raft_consensus.cc:359] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.030040  2206 raft_consensus.cc:385] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:55.030386  2206 raft_consensus.cc:740] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d15b9b0110254a288d86cf1525828635, State: Initialized, Role: FOLLOWER
I20260709 12:10:55.031082  2205 tablet_bootstrap.cc:492] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37: No bootstrap required, opened a new log
I20260709 12:10:55.031594  2205 ts_tablet_manager.cc:1403] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260709 12:10:55.031415  2206 consensus_queue.cc:260] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.034192  2206 ts_tablet_manager.cc:1434] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:10:55.034714  2205 raft_consensus.cc:359] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.035424  2204 tablet_bootstrap.cc:654] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:55.035565  2205 raft_consensus.cc:385] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:55.036082  2205 raft_consensus.cc:740] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00a35224fa894ebe96734a886b3ebb37, State: Initialized, Role: FOLLOWER
I20260709 12:10:55.036952  2205 consensus_queue.cc:260] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.038837  2205 ts_tablet_manager.cc:1434] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:55.044827  2204 tablet_bootstrap.cc:492] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b: No bootstrap required, opened a new log
I20260709 12:10:55.045368  2204 ts_tablet_manager.cc:1403] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.007s
I20260709 12:10:55.048910  2204 raft_consensus.cc:359] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.049516  2204 raft_consensus.cc:385] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:55.049916  2204 raft_consensus.cc:740] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ec699f382db4953a747589056ae410b, State: Initialized, Role: FOLLOWER
I20260709 12:10:55.050778  2204 consensus_queue.cc:260] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.052537  2204 ts_tablet_manager.cc:1434] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:10:55.090907  2210 raft_consensus.cc:493] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:55.091425  2210 raft_consensus.cc:515] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.093684  2210 leader_election.cc:290] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65:46841), d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367)
I20260709 12:10:55.095381  2163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d15b9b0110254a288d86cf1525828635" is_pre_election: true
I20260709 12:10:55.095276  2014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a35224fa894ebe96734a886b3ebb37" is_pre_election: true
I20260709 12:10:55.096240  2014 raft_consensus.cc:2468] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ec699f382db4953a747589056ae410b in term 0.
I20260709 12:10:55.096247  2163 raft_consensus.cc:2468] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ec699f382db4953a747589056ae410b in term 0.
I20260709 12:10:55.097849  2053 leader_election.cc:304] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a35224fa894ebe96734a886b3ebb37, 8ec699f382db4953a747589056ae410b; no voters: 
I20260709 12:10:55.098579  2210 raft_consensus.cc:2804] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:55.098909  2210 raft_consensus.cc:493] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:55.099169  2210 raft_consensus.cc:3060] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:55.107071  2210 raft_consensus.cc:515] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.109035  2210 leader_election.cc:290] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 election: Requested vote from peers 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65:46841), d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367)
I20260709 12:10:55.110003  2014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00a35224fa894ebe96734a886b3ebb37"
I20260709 12:10:55.110157  2163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a" candidate_uuid: "8ec699f382db4953a747589056ae410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d15b9b0110254a288d86cf1525828635"
I20260709 12:10:55.110603  2014 raft_consensus.cc:3060] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:55.110731  2163 raft_consensus.cc:3060] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:55.117118  2014 raft_consensus.cc:2468] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ec699f382db4953a747589056ae410b in term 1.
I20260709 12:10:55.117138  2163 raft_consensus.cc:2468] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ec699f382db4953a747589056ae410b in term 1.
I20260709 12:10:55.118393  2053 leader_election.cc:304] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a35224fa894ebe96734a886b3ebb37, 8ec699f382db4953a747589056ae410b; no voters: 
I20260709 12:10:55.119258  2210 raft_consensus.cc:2804] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:55.119835  2210 raft_consensus.cc:697] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 1 LEADER]: Becoming Leader. State: Replica: 8ec699f382db4953a747589056ae410b, State: Running, Role: LEADER
I20260709 12:10:55.120639  2210 consensus_queue.cc:237] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.128497  1913 catalog_manager.cc:5697] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ec699f382db4953a747589056ae410b (127.28.187.66). New cstate: current_term: 1 leader_uuid: "8ec699f382db4953a747589056ae410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:55.162607  2214 raft_consensus.cc:493] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:55.163213  2214 raft_consensus.cc:515] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.165700  2214 leader_election.cc:290] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ec699f382db4953a747589056ae410b (127.28.187.66:44469), d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367)
I20260709 12:10:55.180352  2163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f66d813def34c74a2dcfca1913c1fc0" candidate_uuid: "00a35224fa894ebe96734a886b3ebb37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d15b9b0110254a288d86cf1525828635" is_pre_election: true
I20260709 12:10:55.181092  2163 raft_consensus.cc:2468] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a35224fa894ebe96734a886b3ebb37 in term 0.
I20260709 12:10:55.181888  2090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f66d813def34c74a2dcfca1913c1fc0" candidate_uuid: "00a35224fa894ebe96734a886b3ebb37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ec699f382db4953a747589056ae410b" is_pre_election: true
I20260709 12:10:55.182497  1979 leader_election.cc:304] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a35224fa894ebe96734a886b3ebb37, d15b9b0110254a288d86cf1525828635; no voters: 
I20260709 12:10:55.182648  2090 raft_consensus.cc:2468] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00a35224fa894ebe96734a886b3ebb37 in term 0.
I20260709 12:10:55.183597  2214 raft_consensus.cc:2804] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:55.183964  2214 raft_consensus.cc:493] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:55.184237  2214 raft_consensus.cc:3060] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:55.190320  2214 raft_consensus.cc:515] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.192061  2214 leader_election.cc:290] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [CANDIDATE]: Term 1 election: Requested vote from peers 8ec699f382db4953a747589056ae410b (127.28.187.66:44469), d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367)
I20260709 12:10:55.193176  2163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f66d813def34c74a2dcfca1913c1fc0" candidate_uuid: "00a35224fa894ebe96734a886b3ebb37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d15b9b0110254a288d86cf1525828635"
I20260709 12:10:55.193171  2090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f66d813def34c74a2dcfca1913c1fc0" candidate_uuid: "00a35224fa894ebe96734a886b3ebb37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ec699f382db4953a747589056ae410b"
I20260709 12:10:55.193969  2163 raft_consensus.cc:3060] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:55.193981  2090 raft_consensus.cc:3060] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:55.200104  2090 raft_consensus.cc:2468] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a35224fa894ebe96734a886b3ebb37 in term 1.
I20260709 12:10:55.200209  2163 raft_consensus.cc:2468] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a35224fa894ebe96734a886b3ebb37 in term 1.
I20260709 12:10:55.201534  1978 leader_election.cc:304] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a35224fa894ebe96734a886b3ebb37, 8ec699f382db4953a747589056ae410b; no voters: 
I20260709 12:10:55.202276  2214 raft_consensus.cc:2804] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:55.203222  2214 raft_consensus.cc:697] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 1 LEADER]: Becoming Leader. State: Replica: 00a35224fa894ebe96734a886b3ebb37, State: Running, Role: LEADER
I20260709 12:10:55.204059  2214 consensus_queue.cc:237] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.211207  1913 catalog_manager.cc:5697] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65). New cstate: current_term: 1 leader_uuid: "00a35224fa894ebe96734a886b3ebb37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:55.235522  2163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7"
dest_uuid: "d15b9b0110254a288d86cf1525828635"
mode: GRACEFUL
new_leader_uuid: "00a35224fa894ebe96734a886b3ebb37"
 from {username='slave'} at 127.0.0.1:38164
I20260709 12:10:55.236092  2163 raft_consensus.cc:606] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 1 LEADER]: Received request to transfer leadership to TS 00a35224fa894ebe96734a886b3ebb37
I20260709 12:10:55.255479  2090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a"
dest_uuid: "8ec699f382db4953a747589056ae410b"
mode: GRACEFUL
new_leader_uuid: "00a35224fa894ebe96734a886b3ebb37"
 from {username='slave'} at 127.0.0.1:56902
I20260709 12:10:55.256006  2090 raft_consensus.cc:606] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 1 LEADER]: Received request to transfer leadership to TS 00a35224fa894ebe96734a886b3ebb37
I20260709 12:10:55.271096  2210 consensus_queue.cc:1048] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:55.289712  2210 consensus_queue.cc:1048] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:55.356241  2211 consensus_queue.cc:1048] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:55.365180  2249 raft_consensus.cc:993] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635: : Instructing follower 00a35224fa894ebe96734a886b3ebb37 to start an election
I20260709 12:10:55.365970  2211 raft_consensus.cc:1081] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 1 LEADER]: Signalling peer 00a35224fa894ebe96734a886b3ebb37 to start an election
I20260709 12:10:55.368132  2015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7"
dest_uuid: "00a35224fa894ebe96734a886b3ebb37"
 from {username='slave'} at 127.0.0.1:59556
I20260709 12:10:55.372412  2015 raft_consensus.cc:493] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:55.372869  2015 raft_consensus.cc:3060] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:55.376163  2250 consensus_queue.cc:1048] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:55.383417  2015 raft_consensus.cc:515] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:55.389154  2015 leader_election.cc:290] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [CANDIDATE]: Term 2 election: Requested vote from peers d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367), 8ec699f382db4953a747589056ae410b (127.28.187.66:44469)
I20260709 12:10:55.389593  2163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7" candidate_uuid: "00a35224fa894ebe96734a886b3ebb37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d15b9b0110254a288d86cf1525828635"
I20260709 12:10:55.389788  2090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "117cc51bacdf40b1a05988040d692cf7" candidate_uuid: "00a35224fa894ebe96734a886b3ebb37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ec699f382db4953a747589056ae410b"
I20260709 12:10:55.390300  2163 raft_consensus.cc:3055] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:55.390434  2090 raft_consensus.cc:3060] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:55.390673  2163 raft_consensus.cc:740] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d15b9b0110254a288d86cf1525828635, State: Running, Role: LEADER
I20260709 12:10:55.394479  2163 consensus_queue.cc:260] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:55.395880  2163 raft_consensus.cc:3060] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:55.397226  2090 raft_consensus.cc:2468] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a35224fa894ebe96734a886b3ebb37 in term 2.
I20260709 12:10:55.398419  1978 leader_election.cc:304] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a35224fa894ebe96734a886b3ebb37, 8ec699f382db4953a747589056ae410b; no voters: 
I20260709 12:10:55.399140  2214 raft_consensus.cc:2804] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:55.399639  2214 raft_consensus.cc:697] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 2 LEADER]: Becoming Leader. State: Replica: 00a35224fa894ebe96734a886b3ebb37, State: Running, Role: LEADER
I20260709 12:10:55.400496  2214 consensus_queue.cc:237] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } }
I20260709 12:10:55.405187  2163 raft_consensus.cc:2468] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a35224fa894ebe96734a886b3ebb37 in term 2.
I20260709 12:10:55.408939  1913 catalog_manager.cc:5697] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 reported cstate change: term changed from 1 to 2, leader changed from d15b9b0110254a288d86cf1525828635 (127.28.187.67) to 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "00a35224fa894ebe96734a886b3ebb37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:55.705003  2244 consensus_queue.cc:1048] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:55.714025  2219 consensus_queue.cc:1048] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:55.722057  2219 raft_consensus.cc:993] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b: : Instructing follower 00a35224fa894ebe96734a886b3ebb37 to start an election
I20260709 12:10:55.722500  2219 raft_consensus.cc:1081] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 1 LEADER]: Signalling peer 00a35224fa894ebe96734a886b3ebb37 to start an election
I20260709 12:10:55.724213  2015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a"
dest_uuid: "00a35224fa894ebe96734a886b3ebb37"
 from {username='slave'} at 127.0.0.1:59548
I20260709 12:10:55.724862  2015 raft_consensus.cc:493] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:55.725279  2015 raft_consensus.cc:3060] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:55.730907  2015 raft_consensus.cc:515] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.732786  2015 leader_election.cc:290] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [CANDIDATE]: Term 2 election: Requested vote from peers 8ec699f382db4953a747589056ae410b (127.28.187.66:44469), d15b9b0110254a288d86cf1525828635 (127.28.187.67:37367)
I20260709 12:10:55.733552  2090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a" candidate_uuid: "00a35224fa894ebe96734a886b3ebb37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ec699f382db4953a747589056ae410b"
I20260709 12:10:55.734242  2090 raft_consensus.cc:3055] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:55.734326  2163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a" candidate_uuid: "00a35224fa894ebe96734a886b3ebb37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d15b9b0110254a288d86cf1525828635"
I20260709 12:10:55.734663  2090 raft_consensus.cc:740] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ec699f382db4953a747589056ae410b, State: Running, Role: LEADER
I20260709 12:10:55.735044  2163 raft_consensus.cc:3060] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:55.735715  2090 consensus_queue.cc:260] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.737039  2090 raft_consensus.cc:3060] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:55.742532  2163 raft_consensus.cc:2468] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a35224fa894ebe96734a886b3ebb37 in term 2.
I20260709 12:10:55.743872  1979 leader_election.cc:304] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00a35224fa894ebe96734a886b3ebb37, d15b9b0110254a288d86cf1525828635; no voters: 
I20260709 12:10:55.744542  2214 raft_consensus.cc:2804] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:55.745002  2214 raft_consensus.cc:697] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 2 LEADER]: Becoming Leader. State: Replica: 00a35224fa894ebe96734a886b3ebb37, State: Running, Role: LEADER
I20260709 12:10:55.745424  2090 raft_consensus.cc:2468] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00a35224fa894ebe96734a886b3ebb37 in term 2.
I20260709 12:10:55.745777  2214 consensus_queue.cc:237] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:55.752983  1913 catalog_manager.cc:5697] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 reported cstate change: term changed from 1 to 2, leader changed from 8ec699f382db4953a747589056ae410b (127.28.187.66) to 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65). New cstate: current_term: 2 leader_uuid: "00a35224fa894ebe96734a886b3ebb37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:55.771420  2214 consensus_queue.cc:1048] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:55.783632  2214 consensus_queue.cc:1048] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:55.800344  2090 raft_consensus.cc:1275] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 2 FOLLOWER]: Refusing update from remote peer 00a35224fa894ebe96734a886b3ebb37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:55.801882  2214 consensus_queue.cc:1048] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:55.810801  2163 raft_consensus.cc:1275] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 2 FOLLOWER]: Refusing update from remote peer 00a35224fa894ebe96734a886b3ebb37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:55.812433  2214 consensus_queue.cc:1048] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:56.022471 29421 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:10:56.024338 29421 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:10:56.024742 29421 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:10:56.037267  2015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a"
dest_uuid: "00a35224fa894ebe96734a886b3ebb37"
mode: GRACEFUL
new_leader_uuid: "d15b9b0110254a288d86cf1525828635"
 from {username='slave'} at 127.0.0.1:47200
I20260709 12:10:56.037837  2015 raft_consensus.cc:606] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 2 LEADER]: Received request to transfer leadership to TS d15b9b0110254a288d86cf1525828635
I20260709 12:10:56.039089 29421 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:10:56.235117  2164 raft_consensus.cc:1275] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 2 FOLLOWER]: Refusing update from remote peer 00a35224fa894ebe96734a886b3ebb37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:56.236529  2259 consensus_queue.cc:1048] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:56.238325  2090 raft_consensus.cc:1275] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 2 FOLLOWER]: Refusing update from remote peer 00a35224fa894ebe96734a886b3ebb37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:56.239636  2259 consensus_queue.cc:1048] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:56.241634  2239 raft_consensus.cc:993] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37: : Instructing follower d15b9b0110254a288d86cf1525828635 to start an election
I20260709 12:10:56.242146  2239 raft_consensus.cc:1081] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 2 LEADER]: Signalling peer d15b9b0110254a288d86cf1525828635 to start an election
I20260709 12:10:56.245692  2163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a"
dest_uuid: "d15b9b0110254a288d86cf1525828635"
 from {username='slave'} at 127.0.0.1:38150
I20260709 12:10:56.246299  2163 raft_consensus.cc:493] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:56.246675  2163 raft_consensus.cc:3060] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:56.255977  2163 raft_consensus.cc:515] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:56.257146  2164 raft_consensus.cc:1240] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 3 FOLLOWER]: Rejecting Update request from peer 00a35224fa894ebe96734a886b3ebb37 for earlier term 2. Current term is 3. Ops: []
I20260709 12:10:56.261730  2163 leader_election.cc:290] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [CANDIDATE]: Term 3 election: Requested vote from peers 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65:46841), 8ec699f382db4953a747589056ae410b (127.28.187.66:44469)
I20260709 12:10:56.261866  2015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a" candidate_uuid: "d15b9b0110254a288d86cf1525828635" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00a35224fa894ebe96734a886b3ebb37"
I20260709 12:10:56.262778  2090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e685e1c426d4f08af9f92bae732c75a" candidate_uuid: "d15b9b0110254a288d86cf1525828635" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ec699f382db4953a747589056ae410b"
I20260709 12:10:56.262887  2239 consensus_queue.cc:1059] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:56.263607  2090 raft_consensus.cc:3060] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:56.267557  2015 raft_consensus.cc:3055] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:56.267944  2015 raft_consensus.cc:740] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00a35224fa894ebe96734a886b3ebb37, State: Running, Role: LEADER
I20260709 12:10:56.268723  2015 consensus_queue.cc:260] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [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: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:56.269790  2015 raft_consensus.cc:3060] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:56.270530  2090 raft_consensus.cc:2468] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d15b9b0110254a288d86cf1525828635 in term 3.
I20260709 12:10:56.271848  2127 leader_election.cc:304] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [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: 8ec699f382db4953a747589056ae410b, d15b9b0110254a288d86cf1525828635; no voters: 
I20260709 12:10:56.272554  2250 raft_consensus.cc:2804] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:56.273574  2250 raft_consensus.cc:697] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 3 LEADER]: Becoming Leader. State: Replica: d15b9b0110254a288d86cf1525828635, State: Running, Role: LEADER
I20260709 12:10:56.274364  2250 consensus_queue.cc:237] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } }
I20260709 12:10:56.275833  2015 raft_consensus.cc:2468] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d15b9b0110254a288d86cf1525828635 in term 3.
W20260709 12:10:56.276355  2239 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 12:10:56.282925  1911 catalog_manager.cc:5697] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 reported cstate change: term changed from 2 to 3, leader changed from 00a35224fa894ebe96734a886b3ebb37 (127.28.187.65) to d15b9b0110254a288d86cf1525828635 (127.28.187.67). New cstate: current_term: 3 leader_uuid: "d15b9b0110254a288d86cf1525828635" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00a35224fa894ebe96734a886b3ebb37" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 46841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ec699f382db4953a747589056ae410b" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 44469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d15b9b0110254a288d86cf1525828635" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 37367 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:56.408363 29421 tablet_server.cc:179] TabletServer@127.28.187.65:0 shutting down...
I20260709 12:10:56.436931 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:56.437672 29421 tablet_replica.cc:333] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37: stopping tablet replica
I20260709 12:10:56.438352 29421 raft_consensus.cc:2243] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.438751 29421 raft_consensus.cc:2272] T 9e685e1c426d4f08af9f92bae732c75a P 00a35224fa894ebe96734a886b3ebb37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.441331 29421 tablet_replica.cc:333] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37: stopping tablet replica
I20260709 12:10:56.441946 29421 raft_consensus.cc:2243] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.442358 29421 raft_consensus.cc:2272] T 7187db8083eb461c9816d5b1ad2652dc P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.444316 29421 tablet_replica.cc:333] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37: stopping tablet replica
I20260709 12:10:56.444794 29421 raft_consensus.cc:2243] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.445559 29421 raft_consensus.cc:2272] T 0f66d813def34c74a2dcfca1913c1fc0 P 00a35224fa894ebe96734a886b3ebb37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.447872 29421 tablet_replica.cc:333] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37: stopping tablet replica
I20260709 12:10:56.448426 29421 raft_consensus.cc:2243] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.449222 29421 raft_consensus.cc:2272] T 117cc51bacdf40b1a05988040d692cf7 P 00a35224fa894ebe96734a886b3ebb37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.475040 29421 tablet_server.cc:196] TabletServer@127.28.187.65:0 shutdown complete.
I20260709 12:10:56.490774 29421 tablet_server.cc:179] TabletServer@127.28.187.66:0 shutting down...
I20260709 12:10:56.512194 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:56.513010 29421 tablet_replica.cc:333] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b: stopping tablet replica
I20260709 12:10:56.513643 29421 raft_consensus.cc:2243] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.514094 29421 raft_consensus.cc:2272] T 9e685e1c426d4f08af9f92bae732c75a P 8ec699f382db4953a747589056ae410b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.516187 29421 tablet_replica.cc:333] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b: stopping tablet replica
I20260709 12:10:56.516747 29421 raft_consensus.cc:2243] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.517550 29421 raft_consensus.cc:2272] T 7187db8083eb461c9816d5b1ad2652dc P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.519609 29421 tablet_replica.cc:333] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b: stopping tablet replica
I20260709 12:10:56.520118 29421 raft_consensus.cc:2243] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.520514 29421 raft_consensus.cc:2272] T 0f66d813def34c74a2dcfca1913c1fc0 P 8ec699f382db4953a747589056ae410b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.522799 29421 tablet_replica.cc:333] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b: stopping tablet replica
I20260709 12:10:56.523339 29421 raft_consensus.cc:2243] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.523765 29421 raft_consensus.cc:2272] T 117cc51bacdf40b1a05988040d692cf7 P 8ec699f382db4953a747589056ae410b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.547014 29421 tablet_server.cc:196] TabletServer@127.28.187.66:0 shutdown complete.
I20260709 12:10:56.561954 29421 tablet_server.cc:179] TabletServer@127.28.187.67:0 shutting down...
I20260709 12:10:56.583006 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:56.583660 29421 tablet_replica.cc:333] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635: stopping tablet replica
I20260709 12:10:56.584161 29421 raft_consensus.cc:2243] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.584731 29421 pending_rounds.cc:70] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635: Trying to abort 2 pending ops.
I20260709 12:10:56.584905 29421 pending_rounds.cc:77] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305621734508470272 op_type: NO_OP noop_request { }
I20260709 12:10:56.585160 29421 raft_consensus.cc:2889] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:10:56.585352 29421 pending_rounds.cc:77] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305621732343791616 op_type: NO_OP noop_request { }
I20260709 12:10:56.585635 29421 raft_consensus.cc:2889] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:10:56.585876 29421 raft_consensus.cc:2272] T 9e685e1c426d4f08af9f92bae732c75a P d15b9b0110254a288d86cf1525828635 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.588424 29421 tablet_replica.cc:333] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635: stopping tablet replica
I20260709 12:10:56.589121 29421 raft_consensus.cc:2243] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.589758 29421 raft_consensus.cc:2272] T 0f66d813def34c74a2dcfca1913c1fc0 P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.592196 29421 tablet_replica.cc:333] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635: stopping tablet replica
I20260709 12:10:56.592711 29421 raft_consensus.cc:2243] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.593117 29421 raft_consensus.cc:2272] T 117cc51bacdf40b1a05988040d692cf7 P d15b9b0110254a288d86cf1525828635 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.595817 29421 tablet_replica.cc:333] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635: stopping tablet replica
I20260709 12:10:56.596294 29421 raft_consensus.cc:2243] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:56.596676 29421 raft_consensus.cc:2272] T 7187db8083eb461c9816d5b1ad2652dc P d15b9b0110254a288d86cf1525828635 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.620229 29421 tablet_server.cc:196] TabletServer@127.28.187.67:0 shutdown complete.
I20260709 12:10:56.634781 29421 master.cc:562] Master@127.28.187.126:35759 shutting down...
I20260709 12:10:56.653673 29421 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:56.654351 29421 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:56.654652 29421 tablet_replica.cc:333] T 00000000000000000000000000000000 P f8f785a886654728b05d631661607869: stopping tablet replica
I20260709 12:10:56.674373 29421 master.cc:584] Master@127.28.187.126:35759 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2896 ms)
[----------] 6 tests from LeaderRebalancerTest (163252 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:10:56.711098 29421 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.187.126:43487
I20260709 12:10:56.712237 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:56.718163  2264 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:10:56.718683  2265 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:10:56.719522  2267 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:10:56.720780 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:56.721700 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:56.721899 29421 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:10:56.722014 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599056722003 us; error 0 us; skew 500 ppm
I20260709 12:10:56.722561 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:56.725117 29421 webserver.cc:533] Webserver started at http://127.28.187.126:38309/ using document root <none> and password file <none>
I20260709 12:10:56.725647 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:56.725809 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:56.726048 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:56.727214 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/master-0-root/instance:
uuid: "3d23fea7b7ec463eb810208ec1e2731b"
format_stamp: "Formatted at 2026-07-09 12:10:56 on dist-test-slave-442x"
I20260709 12:10:56.732326 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:10:56.736205  2272 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:10:56.737088 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:56.737426 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/master-0-root
uuid: "3d23fea7b7ec463eb810208ec1e2731b"
format_stamp: "Formatted at 2026-07-09 12:10:56 on dist-test-slave-442x"
I20260709 12:10:56.737730 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-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:10:56.755679 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:56.756960 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:56.798712 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.126:43487
I20260709 12:10:56.798866  2323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.126:43487 every 8 connection(s)
I20260709 12:10:56.802994  2324 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:10:56.814320  2324 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b: Bootstrap starting.
I20260709 12:10:56.819237  2324 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:56.823730  2324 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b: No bootstrap required, opened a new log
I20260709 12:10:56.825987  2324 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d23fea7b7ec463eb810208ec1e2731b" member_type: VOTER }
I20260709 12:10:56.826383  2324 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:56.826557  2324 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d23fea7b7ec463eb810208ec1e2731b, State: Initialized, Role: FOLLOWER
I20260709 12:10:56.827138  2324 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d23fea7b7ec463eb810208ec1e2731b" member_type: VOTER }
I20260709 12:10:56.827564  2324 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:10:56.827764  2324 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:10:56.827982  2324 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:56.833154  2324 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d23fea7b7ec463eb810208ec1e2731b" member_type: VOTER }
I20260709 12:10:56.833716  2324 leader_election.cc:304] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [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: 3d23fea7b7ec463eb810208ec1e2731b; no voters: 
I20260709 12:10:56.834812  2324 leader_election.cc:290] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:10:56.835335  2327 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:56.836680  2327 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 1 LEADER]: Becoming Leader. State: Replica: 3d23fea7b7ec463eb810208ec1e2731b, State: Running, Role: LEADER
I20260709 12:10:56.837361  2327 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [LEADER]: Queue going to LEADER mode. State: All 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: "3d23fea7b7ec463eb810208ec1e2731b" member_type: VOTER }
I20260709 12:10:56.837622  2324 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:10:56.840155  2329 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d23fea7b7ec463eb810208ec1e2731b. Latest consensus state: current_term: 1 leader_uuid: "3d23fea7b7ec463eb810208ec1e2731b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d23fea7b7ec463eb810208ec1e2731b" member_type: VOTER } }
I20260709 12:10:56.840727  2329 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:56.841735  2328 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d23fea7b7ec463eb810208ec1e2731b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d23fea7b7ec463eb810208ec1e2731b" member_type: VOTER } }
I20260709 12:10:56.842417  2328 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:56.845456  2333 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:10:56.850814  2333 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:10:56.853941 29421 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:10:56.860164  2333 catalog_manager.cc:1383] Generated new cluster ID: b0dd3c8751924058b0b0e3e2880fbace
I20260709 12:10:56.860452  2333 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:10:56.876217  2333 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:10:56.877657  2333 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:10:56.893030  2333 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b: Generated new TSK 0
I20260709 12:10:56.893743  2333 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:10:56.921473 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:56.927762  2345 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:10:56.928773  2346 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:10:56.930207  2348 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:10:56.930907 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:56.931830 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:56.932010 29421 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:10:56.932133 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599056932121 us; error 0 us; skew 500 ppm
I20260709 12:10:56.932616 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:56.935315 29421 webserver.cc:533] Webserver started at http://127.28.187.65:33713/ using document root <none> and password file <none>
I20260709 12:10:56.935782 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:56.935940 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:56.936149 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:56.937247 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-0-root/instance:
uuid: "680386e7d64a4eae8d6ecd01ba29307f"
format_stamp: "Formatted at 2026-07-09 12:10:56 on dist-test-slave-442x"
I20260709 12:10:56.942112 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:56.945773  2353 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:10:56.946648 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 12:10:56.946961 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-0-root
uuid: "680386e7d64a4eae8d6ecd01ba29307f"
format_stamp: "Formatted at 2026-07-09 12:10:56 on dist-test-slave-442x"
I20260709 12:10:56.947237 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-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:10:56.960196 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:56.961539 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:56.963346 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:56.965987 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:56.966204 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:56.966483 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:56.966651 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:57.011030 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.65:44023
I20260709 12:10:57.011140  2415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.65:44023 every 8 connection(s)
I20260709 12:10:57.016633 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:57.024134  2420 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:10:57.025094  2421 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:10:57.028550  2423 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:10:57.028875 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:57.029536  2416 heartbeater.cc:344] Connected to a master server at 127.28.187.126:43487
I20260709 12:10:57.029945  2416 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:57.030552 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:57.030825 29421 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:10:57.030694  2416 heartbeater.cc:507] Master 127.28.187.126:43487 requested a full tablet report, sending...
I20260709 12:10:57.031097 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599057031076 us; error 0 us; skew 500 ppm
I20260709 12:10:57.031780 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:57.033455  2289 ts_manager.cc:194] Registered new tserver with Master: 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023)
I20260709 12:10:57.034828 29421 webserver.cc:533] Webserver started at http://127.28.187.66:43381/ using document root <none> and password file <none>
I20260709 12:10:57.035547 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:57.035778 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:57.036080 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:57.036054  2289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33268
I20260709 12:10:57.037901 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-1-root/instance:
uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
format_stamp: "Formatted at 2026-07-09 12:10:57 on dist-test-slave-442x"
I20260709 12:10:57.042742 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:57.046468  2428 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:10:57.047259 29421 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:10:57.047557 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-1-root
uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
format_stamp: "Formatted at 2026-07-09 12:10:57 on dist-test-slave-442x"
I20260709 12:10:57.047923 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-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:10:57.065814 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:57.066994 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:57.068456 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:57.070865 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:57.071079 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:57.071354 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:57.071523 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:57.114790 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.66:33647
I20260709 12:10:57.114888  2490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.66:33647 every 8 connection(s)
I20260709 12:10:57.119536 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:57.127192  2494 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:10:57.128450  2495 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:10:57.130782  2497 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:10:57.131467 29421 server_base.cc:1061] running on GCE node
I20260709 12:10:57.132886 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:10:57.133134  2491 heartbeater.cc:344] Connected to a master server at 127.28.187.126:43487
W20260709 12:10:57.133165 29421 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:10:57.133698 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599057133678 us; error 0 us; skew 500 ppm
I20260709 12:10:57.133754  2491 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:57.134384 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:57.134657  2491 heartbeater.cc:507] Master 127.28.187.126:43487 requested a full tablet report, sending...
I20260709 12:10:57.136766  2289 ts_manager.cc:194] Registered new tserver with Master: 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:57.137203 29421 webserver.cc:533] Webserver started at http://127.28.187.67:45867/ using document root <none> and password file <none>
I20260709 12:10:57.137804 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:57.137989 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:57.138239 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:57.138235  2289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33282
I20260709 12:10:57.139804 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-2-root/instance:
uuid: "573bb0e4dfc34895854e7d114b20379a"
format_stamp: "Formatted at 2026-07-09 12:10:57 on dist-test-slave-442x"
I20260709 12:10:57.144702 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:10:57.148962  2502 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:10:57.149942 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:10:57.150245 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-2-root
uuid: "573bb0e4dfc34895854e7d114b20379a"
format_stamp: "Formatted at 2026-07-09 12:10:57 on dist-test-slave-442x"
I20260709 12:10:57.150524 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598893288105-29421-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:10:57.167977 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:57.169051 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:57.170573 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:57.172863 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:57.173066 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:57.173297 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:57.173487 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:10:57.218981 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.67:46629
I20260709 12:10:57.219090  2564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.67:46629 every 8 connection(s)
I20260709 12:10:57.236212  2565 heartbeater.cc:344] Connected to a master server at 127.28.187.126:43487
I20260709 12:10:57.236663  2565 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:57.237470  2565 heartbeater.cc:507] Master 127.28.187.126:43487 requested a full tablet report, sending...
I20260709 12:10:57.239713  2289 ts_manager.cc:194] Registered new tserver with Master: 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:57.239820 29421 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017389634s
I20260709 12:10:57.241139  2289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33286
I20260709 12:10:57.267751  2289 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33296:
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:10:57.270517  2289 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:10:57.345981  2381 tablet_service.cc:1511] Processing CreateTablet for tablet 06f58b98808d43e8a25a759d3ae9d22f (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:10:57.347450  2381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f58b98808d43e8a25a759d3ae9d22f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.350706  2380 tablet_service.cc:1511] Processing CreateTablet for tablet 809cace7747349019eff8ffae72f977c (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:10:57.352286  2380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809cace7747349019eff8ffae72f977c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.353845  2379 tablet_service.cc:1511] Processing CreateTablet for tablet 53f2713520de4f0ea5b2f35e30cf4109 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:10:57.355361  2379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f2713520de4f0ea5b2f35e30cf4109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.355948  2456 tablet_service.cc:1511] Processing CreateTablet for tablet 06f58b98808d43e8a25a759d3ae9d22f (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:10:57.357529  2456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f58b98808d43e8a25a759d3ae9d22f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.352545  2378 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab3bce0b16b4fab99eecf939f707cb9 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:10:57.358892  2378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab3bce0b16b4fab99eecf939f707cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.359220  2455 tablet_service.cc:1511] Processing CreateTablet for tablet 809cace7747349019eff8ffae72f977c (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:10:57.360903  2455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809cace7747349019eff8ffae72f977c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.360666  2450 tablet_service.cc:1511] Processing CreateTablet for tablet e01a2acf10214bbdbbb9a29c5c23626f (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:10:57.362545  2451 tablet_service.cc:1511] Processing CreateTablet for tablet 928dbe76edf84495a3245d7b367dc0f6 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:10:57.363971  2451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928dbe76edf84495a3245d7b367dc0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.364562  2377 tablet_service.cc:1511] Processing CreateTablet for tablet df8cf697628f424c991a2527a4316b2e (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:10:57.365962  2377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8cf697628f424c991a2527a4316b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.366473  2452 tablet_service.cc:1511] Processing CreateTablet for tablet df8cf697628f424c991a2527a4316b2e (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:10:57.368067  2452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8cf697628f424c991a2527a4316b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.369802  2376 tablet_service.cc:1511] Processing CreateTablet for tablet 928dbe76edf84495a3245d7b367dc0f6 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:10:57.370409  2453 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab3bce0b16b4fab99eecf939f707cb9 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:10:57.362569  2449 tablet_service.cc:1511] Processing CreateTablet for tablet 58f15c0513594106885dbc3cde313d57 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:10:57.371846  2453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab3bce0b16b4fab99eecf939f707cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.373059  2375 tablet_service.cc:1511] Processing CreateTablet for tablet e01a2acf10214bbdbbb9a29c5c23626f (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:10:57.374758  2375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01a2acf10214bbdbbb9a29c5c23626f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.374526  2454 tablet_service.cc:1511] Processing CreateTablet for tablet 53f2713520de4f0ea5b2f35e30cf4109 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:10:57.378240  2454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f2713520de4f0ea5b2f35e30cf4109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.378405  2580 tablet_bootstrap.cc:492] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:10:57.379698  2450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01a2acf10214bbdbbb9a29c5c23626f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.381973  2376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928dbe76edf84495a3245d7b367dc0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.384596  2449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f15c0513594106885dbc3cde313d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.386009  2580 tablet_bootstrap.cc:654] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.389786  2581 tablet_bootstrap.cc:492] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:10:57.400930  2580 tablet_bootstrap.cc:492] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:10:57.401824  2580 ts_tablet_manager.cc:1403] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 12:10:57.403779  2380 tablet_service.cc:1511] Processing CreateTablet for tablet 58f15c0513594106885dbc3cde313d57 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:10:57.405519  2380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f15c0513594106885dbc3cde313d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.411813  2580 raft_consensus.cc:359] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.427313  2580 raft_consensus.cc:385] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.419258  2374 tablet_service.cc:1511] Processing CreateTablet for tablet baa6e79564b74ba6862edd7f5b04f005 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:10:57.428659  2374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa6e79564b74ba6862edd7f5b04f005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.427798  2580 raft_consensus.cc:740] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.431704  2580 consensus_queue.cc:260] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.433928  2530 tablet_service.cc:1511] Processing CreateTablet for tablet 06f58b98808d43e8a25a759d3ae9d22f (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:10:57.435480  2530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f58b98808d43e8a25a759d3ae9d22f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.438544  2529 tablet_service.cc:1511] Processing CreateTablet for tablet 809cace7747349019eff8ffae72f977c (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:10:57.424966  2455 tablet_service.cc:1511] Processing CreateTablet for tablet baa6e79564b74ba6862edd7f5b04f005 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:10:57.418588  2581 tablet_bootstrap.cc:654] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.440291  2529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809cace7747349019eff8ffae72f977c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.440431  2455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa6e79564b74ba6862edd7f5b04f005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.441984  2528 tablet_service.cc:1511] Processing CreateTablet for tablet 53f2713520de4f0ea5b2f35e30cf4109 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:10:57.443354  2528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f2713520de4f0ea5b2f35e30cf4109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.446465  2526 tablet_service.cc:1511] Processing CreateTablet for tablet df8cf697628f424c991a2527a4316b2e (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:10:57.447881  2526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8cf697628f424c991a2527a4316b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.449863  2525 tablet_service.cc:1511] Processing CreateTablet for tablet 928dbe76edf84495a3245d7b367dc0f6 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:10:57.451290  2525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928dbe76edf84495a3245d7b367dc0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.454573  2524 tablet_service.cc:1511] Processing CreateTablet for tablet e01a2acf10214bbdbbb9a29c5c23626f (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:10:57.456066  2524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01a2acf10214bbdbbb9a29c5c23626f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.458858  2523 tablet_service.cc:1511] Processing CreateTablet for tablet 58f15c0513594106885dbc3cde313d57 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:10:57.460319  2523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f15c0513594106885dbc3cde313d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.445123  2527 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab3bce0b16b4fab99eecf939f707cb9 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:10:57.464433  2527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab3bce0b16b4fab99eecf939f707cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.507953  2581 tablet_bootstrap.cc:492] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:10:57.508620  2581 ts_tablet_manager.cc:1403] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.033s
I20260709 12:10:57.513309  2581 raft_consensus.cc:359] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.515043  2581 raft_consensus.cc:385] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.515841  2581 raft_consensus.cc:740] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.509971  2585 tablet_bootstrap.cc:492] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:10:57.522341  2581 consensus_queue.cc:260] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.527482  2585 tablet_bootstrap.cc:654] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.527894  2526 tablet_service.cc:1511] Processing CreateTablet for tablet baa6e79564b74ba6862edd7f5b04f005 (DEFAULT_TABLE table=test-workload [id=a5cf19f34f0540589226f76656b60b2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:10:57.533108  2526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa6e79564b74ba6862edd7f5b04f005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:57.540670  2581 ts_tablet_manager.cc:1434] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 12:10:57.541697  2491 heartbeater.cc:499] Master 127.28.187.126:43487 was elected leader, sending a full tablet report...
I20260709 12:10:57.557998  2581 tablet_bootstrap.cc:492] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:10:57.560567  2586 raft_consensus.cc:493] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:57.561280  2586 raft_consensus.cc:515] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.565038  2580 ts_tablet_manager.cc:1434] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.156s	user 0.024s	sys 0.032s
I20260709 12:10:57.566846  2416 heartbeater.cc:499] Master 127.28.187.126:43487 was elected leader, sending a full tablet report...
I20260709 12:10:57.567261  2586 leader_election.cc:290] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:57.570875  2580 tablet_bootstrap.cc:492] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:10:57.573649  2585 tablet_bootstrap.cc:492] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:10:57.578606  2585 ts_tablet_manager.cc:1403] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.017s
I20260709 12:10:57.578902  2580 tablet_bootstrap.cc:654] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.581851  2585 raft_consensus.cc:359] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.582764  2585 raft_consensus.cc:385] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.583071  2585 raft_consensus.cc:740] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.576944  2581 tablet_bootstrap.cc:654] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.584973  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809cace7747349019eff8ffae72f977c" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:57.585736  2391 raft_consensus.cc:2468] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 0.
I20260709 12:10:57.586817  2585 consensus_queue.cc:260] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.587299  2432 leader_election.cc:304] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:57.588279  2586 raft_consensus.cc:2804] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:57.588656  2586 raft_consensus.cc:493] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:57.588966  2586 raft_consensus.cc:3060] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.594388  2581 tablet_bootstrap.cc:492] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:10:57.594650  2565 heartbeater.cc:499] Master 127.28.187.126:43487 was elected leader, sending a full tablet report...
I20260709 12:10:57.596060  2585 ts_tablet_manager.cc:1434] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.008s
I20260709 12:10:57.597131  2585 tablet_bootstrap.cc:492] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:10:57.599152  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809cace7747349019eff8ffae72f977c" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
W20260709 12:10:57.601034  2432 leader_election.cc:343] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.603178  2586 raft_consensus.cc:515] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.603993  2585 tablet_bootstrap.cc:654] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.605690  2581 ts_tablet_manager.cc:1403] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.003s
I20260709 12:10:57.606484  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809cace7747349019eff8ffae72f977c" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:57.607161  2391 raft_consensus.cc:3060] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.605717  2580 tablet_bootstrap.cc:492] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:10:57.609860  2580 ts_tablet_manager.cc:1403] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.003s
I20260709 12:10:57.613279  2580 raft_consensus.cc:359] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.614276  2580 raft_consensus.cc:385] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.614684  2580 raft_consensus.cc:740] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.615762  2391 raft_consensus.cc:2468] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 1.
I20260709 12:10:57.615408  2581 raft_consensus.cc:359] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.616474  2580 consensus_queue.cc:260] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.618000  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809cace7747349019eff8ffae72f977c" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:10:57.619745  2432 leader_election.cc:304] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:57.620831  2580 ts_tablet_manager.cc:1434] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:10:57.618333  2586 leader_election.cc:290] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:57.618901  2581 raft_consensus.cc:385] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.622056  2581 raft_consensus.cc:740] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.622921  2581 consensus_queue.cc:260] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.623526  2580 tablet_bootstrap.cc:492] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:10:57.622468  2585 tablet_bootstrap.cc:492] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:10:57.624845  2586 raft_consensus.cc:2804] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:57.625422  2586 raft_consensus.cc:697] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:10:57.624907  2585 ts_tablet_manager.cc:1403] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260709 12:10:57.626340  2586 consensus_queue.cc:237] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.630895  2580 tablet_bootstrap.cc:654] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.641547  2581 ts_tablet_manager.cc:1434] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.007s
I20260709 12:10:57.642756  2581 tablet_bootstrap.cc:492] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:10:57.636696  2585 raft_consensus.cc:359] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.648231  2585 raft_consensus.cc:385] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.648589  2585 raft_consensus.cc:740] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
W20260709 12:10:57.650379  2432 leader_election.cc:343] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.651968  2585 consensus_queue.cc:260] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.654628  2585 ts_tablet_manager.cc:1434] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260709 12:10:57.655695  2585 tablet_bootstrap.cc:492] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:10:57.655040  2289 catalog_manager.cc:5697] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:57.665005  2581 tablet_bootstrap.cc:654] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.669755  2585 tablet_bootstrap.cc:654] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.673681  2580 tablet_bootstrap.cc:492] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:10:57.674288  2580 ts_tablet_manager.cc:1403] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.011s
I20260709 12:10:57.674942  2581 tablet_bootstrap.cc:492] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:10:57.676100  2581 ts_tablet_manager.cc:1403] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 12:10:57.677279  2580 raft_consensus.cc:359] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.678283  2580 raft_consensus.cc:385] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.678655  2580 raft_consensus.cc:740] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.679404  2581 raft_consensus.cc:359] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.680366  2581 raft_consensus.cc:385] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.679698  2580 consensus_queue.cc:260] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.680701  2581 raft_consensus.cc:740] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.681759  2581 consensus_queue.cc:260] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.684079  2580 ts_tablet_manager.cc:1434] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:10:57.684592  2581 ts_tablet_manager.cc:1434] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:57.685472  2580 tablet_bootstrap.cc:492] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:10:57.685850  2581 tablet_bootstrap.cc:492] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:10:57.692927  2580 tablet_bootstrap.cc:654] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.693624  2585 tablet_bootstrap.cc:492] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:10:57.694221  2585 ts_tablet_manager.cc:1403] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.014s
I20260709 12:10:57.697775  2585 raft_consensus.cc:359] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.698669  2585 raft_consensus.cc:385] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.699082  2585 raft_consensus.cc:740] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.700096  2585 consensus_queue.cc:260] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.702592  2581 tablet_bootstrap.cc:654] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.706363  2585 ts_tablet_manager.cc:1434] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:10:57.708243  2585 tablet_bootstrap.cc:492] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:10:57.709290  2580 tablet_bootstrap.cc:492] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:10:57.709980  2580 ts_tablet_manager.cc:1403] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.015s
I20260709 12:10:57.713608  2580 raft_consensus.cc:359] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } }
I20260709 12:10:57.714730  2580 raft_consensus.cc:385] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.715117  2580 raft_consensus.cc:740] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.715857  2585 tablet_bootstrap.cc:654] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.716274  2580 consensus_queue.cc:260] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } }
I20260709 12:10:57.719184  2580 ts_tablet_manager.cc:1434] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:10:57.721824  2580 tablet_bootstrap.cc:492] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:10:57.726395  2593 raft_consensus.cc:493] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:57.727036  2593 raft_consensus.cc:515] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.729839  2580 tablet_bootstrap.cc:654] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.729682  2593 leader_election.cc:290] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:57.731010  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:10:57.733448  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:57.734072  2585 tablet_bootstrap.cc:492] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:10:57.734690  2585 ts_tablet_manager.cc:1403] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260709 12:10:57.735908  2581 tablet_bootstrap.cc:492] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:10:57.736477  2581 ts_tablet_manager.cc:1403] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.008s
I20260709 12:10:57.737890  2585 raft_consensus.cc:359] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.738701  2585 raft_consensus.cc:385] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.738998  2585 raft_consensus.cc:740] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.739948  2585 consensus_queue.cc:260] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.740116  2581 raft_consensus.cc:359] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.741070  2581 raft_consensus.cc:385] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.741421  2581 raft_consensus.cc:740] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
W20260709 12:10:57.741984  2432 leader_election.cc:343] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:57.742744  2432 leader_election.cc:343] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.742204  2581 consensus_queue.cc:260] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.743005  2585 ts_tablet_manager.cc:1434] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:10:57.743181  2432 leader_election.cc:304] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2; no voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:10:57.744386  2593 raft_consensus.cc:2749] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:57.745532  2581 ts_tablet_manager.cc:1434] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:10:57.746743  2581 tablet_bootstrap.cc:492] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:10:57.749023  2585 tablet_bootstrap.cc:492] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:10:57.754487  2580 tablet_bootstrap.cc:492] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:10:57.755285  2580 ts_tablet_manager.cc:1403] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.002s
I20260709 12:10:57.757745  2585 tablet_bootstrap.cc:654] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.759372  2591 raft_consensus.cc:493] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:57.760461  2591 raft_consensus.cc:515] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.764016  2581 tablet_bootstrap.cc:654] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.759421  2580 raft_consensus.cc:359] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.768923  2580 raft_consensus.cc:385] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.769304  2580 raft_consensus.cc:740] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.770522  2580 consensus_queue.cc:260] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.777200  2581 tablet_bootstrap.cc:492] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:10:57.777879  2581 ts_tablet_manager.cc:1403] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.001s
I20260709 12:10:57.779058  2591 leader_election.cc:290] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:57.779750  2591 raft_consensus.cc:493] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:57.780252  2591 raft_consensus.cc:515] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.781318  2581 raft_consensus.cc:359] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.782295  2581 raft_consensus.cc:385] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.782603  2581 raft_consensus.cc:740] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.782887  2591 leader_election.cc:290] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:57.780195  2580 ts_tablet_manager.cc:1434] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 12:10:57.783392  2581 consensus_queue.cc:260] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.787519  2581 ts_tablet_manager.cc:1434] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:10:57.788856  2581 tablet_bootstrap.cc:492] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:10:57.800673  2585 tablet_bootstrap.cc:492] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:10:57.801432  2585 ts_tablet_manager.cc:1403] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.053s	user 0.028s	sys 0.014s
I20260709 12:10:57.802824  2581 tablet_bootstrap.cc:654] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.804798  2585 raft_consensus.cc:359] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.805847  2585 raft_consensus.cc:385] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.806136  2585 raft_consensus.cc:740] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.811966  2580 tablet_bootstrap.cc:492] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:10:57.812878  2585 consensus_queue.cc:260] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.814198  2605 raft_consensus.cc:493] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:57.814759  2605 raft_consensus.cc:515] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.819116  2605 leader_election.cc:290] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:57.819867  2581 tablet_bootstrap.cc:492] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:10:57.820377  2580 tablet_bootstrap.cc:654] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.820473  2581 ts_tablet_manager.cc:1403] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.000s
I20260709 12:10:57.821369  2585 ts_tablet_manager.cc:1434] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:10:57.824003  2581 raft_consensus.cc:359] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.824923  2581 raft_consensus.cc:385] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.825232  2581 raft_consensus.cc:740] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.826318  2581 consensus_queue.cc:260] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.830278  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2713520de4f0ea5b2f35e30cf4109" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:57.832068  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8cf697628f424c991a2527a4316b2e" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:57.833098  2390 raft_consensus.cc:2468] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
I20260709 12:10:57.834583  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:57.830772  2585 tablet_bootstrap.cc:492] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:10:57.837291  2593 raft_consensus.cc:493] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:57.838373  2593 raft_consensus.cc:515] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.840801  2593 leader_election.cc:290] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:57.842918  2581 ts_tablet_manager.cc:1434] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.006s
I20260709 12:10:57.843479  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa6e79564b74ba6862edd7f5b04f005" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:10:57.843860  2580 tablet_bootstrap.cc:492] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:10:57.844448  2581 tablet_bootstrap.cc:492] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:10:57.844456  2580 ts_tablet_manager.cc:1403] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.017s
I20260709 12:10:57.844844  2585 tablet_bootstrap.cc:654] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:57.837869  2506 leader_election.cc:343] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.846199  2506 leader_election.cc:304] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
W20260709 12:10:57.847280  2506 leader_election.cc:343] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.848730  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa6e79564b74ba6862edd7f5b04f005" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:57.849792  2389 raft_consensus.cc:2468] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 0.
I20260709 12:10:57.850013  2580 raft_consensus.cc:359] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.850953  2580 raft_consensus.cc:385] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:10:57.849129  2337 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:57.851275  2580 raft_consensus.cc:740] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.851788  2605 raft_consensus.cc:2804] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:57.852361  2605 raft_consensus.cc:493] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:57.852236  2580 consensus_queue.cc:260] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.852792  2605 raft_consensus.cc:3060] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.854715  2580 ts_tablet_manager.cc:1434] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:10:57.855943  2580 tablet_bootstrap.cc:492] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:10:57.857568  2466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2713520de4f0ea5b2f35e30cf4109" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:10:57.859210  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8cf697628f424c991a2527a4316b2e" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:10:57.859323  2581 tablet_bootstrap.cc:654] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.860819  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:10:57.861617  2464 raft_consensus.cc:2468] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
I20260709 12:10:57.862386  2585 tablet_bootstrap.cc:492] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:10:57.863098  2585 ts_tablet_manager.cc:1403] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260709 12:10:57.863267  2580 tablet_bootstrap.cc:654] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.866807  2585 raft_consensus.cc:359] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.867769  2585 raft_consensus.cc:385] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.868165  2585 raft_consensus.cc:740] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.869125  2585 consensus_queue.cc:260] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
W20260709 12:10:57.872366  2504 leader_election.cc:343] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.872907  2504 leader_election.cc:304] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a; no voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:10:57.873412  2580 tablet_bootstrap.cc:492] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:10:57.874022  2580 ts_tablet_manager.cc:1403] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
W20260709 12:10:57.874271  2504 leader_election.cc:343] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.875311  2504 leader_election.cc:304] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [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: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:10:57.876873  2591 raft_consensus.cc:2749] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:57.877592  2591 raft_consensus.cc:2804] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:57.877313  2580 raft_consensus.cc:359] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.878022  2591 raft_consensus.cc:493] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:57.878204  2580 raft_consensus.cc:385] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.878440  2591 raft_consensus.cc:3060] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.878690  2580 raft_consensus.cc:740] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
W20260709 12:10:57.845130  2432 leader_election.cc:343] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.879521  2580 consensus_queue.cc:260] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.881202  2432 leader_election.cc:304] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [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: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 573bb0e4dfc34895854e7d114b20379a
I20260709 12:10:57.882028  2586 raft_consensus.cc:493] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:57.882494  2586 raft_consensus.cc:515] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.883038  2593 raft_consensus.cc:2804] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:57.883500  2593 raft_consensus.cc:493] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:57.883831  2593 raft_consensus.cc:3060] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.884516  2586 leader_election.cc:290] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:57.886685  2591 raft_consensus.cc:515] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.888942  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dbe76edf84495a3245d7b367dc0f6" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:10:57.889669  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:57.890334  2390 raft_consensus.cc:3060] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.891816  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dbe76edf84495a3245d7b367dc0f6" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
W20260709 12:10:57.893604  2432 leader_election.cc:343] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:57.894411  2432 leader_election.cc:343] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.894946  2432 leader_election.cc:304] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2; no voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:10:57.895794  2586 raft_consensus.cc:2749] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:57.896692  2581 tablet_bootstrap.cc:492] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:10:57.877560  2585 ts_tablet_manager.cc:1434] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 12:10:57.896952  2605 raft_consensus.cc:515] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.899502  2390 raft_consensus.cc:2468] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:10:57.899973  2585 tablet_bootstrap.cc:492] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:10:57.900694  2581 ts_tablet_manager.cc:1403] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.013s
I20260709 12:10:57.901124  2591 leader_election.cc:290] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:57.901901  2506 leader_election.cc:304] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:57.902096  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8cf697628f424c991a2527a4316b2e" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:57.902812  2390 raft_consensus.cc:3060] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.897902  2580 ts_tablet_manager.cc:1434] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:10:57.904480  2580 tablet_bootstrap.cc:492] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:10:57.904552  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:10:57.906669  2464 raft_consensus.cc:3060] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.911808  2580 tablet_bootstrap.cc:654] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.912039  2591 raft_consensus.cc:493] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:57.912569  2591 raft_consensus.cc:515] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.912977  2593 raft_consensus.cc:515] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.916360  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa6e79564b74ba6862edd7f5b04f005" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:57.916455  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01a2acf10214bbdbbb9a29c5c23626f" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:57.917017  2389 raft_consensus.cc:3060] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.917192  2391 raft_consensus.cc:2468] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
I20260709 12:10:57.917873  2585 tablet_bootstrap.cc:654] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:57.918663  2506 leader_election.cc:304] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:57.918948  2464 raft_consensus.cc:2468] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:10:57.912065  2613 raft_consensus.cc:2804] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:57.924501  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8cf697628f424c991a2527a4316b2e" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:10:57.924647  2591 leader_election.cc:290] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:57.925426  2591 raft_consensus.cc:2804] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:57.925834  2591 raft_consensus.cc:493] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:57.926190  2591 raft_consensus.cc:3060] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:57.926505  2504 leader_election.cc:343] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.927137  2389 raft_consensus.cc:2468] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 1.
I20260709 12:10:57.927961  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01a2acf10214bbdbbb9a29c5c23626f" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:10:57.929445  2465 raft_consensus.cc:2468] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
I20260709 12:10:57.930117  2432 leader_election.cc:304] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:57.928478  2605 leader_election.cc:290] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:57.931111  2586 raft_consensus.cc:2804] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:57.928355  2581 raft_consensus.cc:359] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } }
I20260709 12:10:57.931576  2586 raft_consensus.cc:697] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:10:57.931890  2581 raft_consensus.cc:385] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.932200  2581 raft_consensus.cc:740] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.932433  2586 consensus_queue.cc:237] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.933043  2581 consensus_queue.cc:260] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } }
I20260709 12:10:57.933971  2613 raft_consensus.cc:697] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:10:57.935098  2613 consensus_queue.cc:237] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.944895  2580 tablet_bootstrap.cc:492] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:10:57.945508  2580 ts_tablet_manager.cc:1403] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.006s
I20260709 12:10:57.948304  2580 raft_consensus.cc:359] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.948800  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa6e79564b74ba6862edd7f5b04f005" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:10:57.911890  2390 raft_consensus.cc:2468] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:10:57.950805  2506 leader_election.cc:304] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [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: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 0ea98fd6d7a24172806e4a8fa26c81c2
W20260709 12:10:57.951831  2432 leader_election.cc:343] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:57.952283  2614 raft_consensus.cc:2804] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:57.950307  2287 catalog_manager.cc:5697] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:57.953091  2614 raft_consensus.cc:697] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:10:57.954615  2614 consensus_queue.cc:237] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.948988  2580 raft_consensus.cc:385] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.957840  2580 raft_consensus.cc:740] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.959729  2593 leader_election.cc:290] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:57.953130  2585 tablet_bootstrap.cc:492] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:10:57.965903  2585 ts_tablet_manager.cc:1403] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.013s
I20260709 12:10:57.966748  2591 raft_consensus.cc:515] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.969364  2580 consensus_queue.cc:260] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:57.970234  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01a2acf10214bbdbbb9a29c5c23626f" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:57.971006  2390 raft_consensus.cc:3060] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.971674  2580 ts_tablet_manager.cc:1434] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:10:57.974032  2580 tablet_bootstrap.cc:492] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:10:57.976788  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01a2acf10214bbdbbb9a29c5c23626f" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:10:57.973855  2591 leader_election.cc:290] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:57.978147  2585 raft_consensus.cc:359] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } }
I20260709 12:10:57.979076  2585 raft_consensus.cc:385] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:57.979382  2585 raft_consensus.cc:740] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:10:57.980818  2465 raft_consensus.cc:3060] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:57.981673  2581 ts_tablet_manager.cc:1434] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.081s	user 0.029s	sys 0.020s
I20260709 12:10:57.982904  2581 tablet_bootstrap.cc:492] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:10:57.982347  2287 catalog_manager.cc:5697] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 0 to 1, leader changed from <none> to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 1 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:57.985709  2585 consensus_queue.cc:260] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } }
I20260709 12:10:57.988255  2585 ts_tablet_manager.cc:1434] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260709 12:10:57.989425  2585 tablet_bootstrap.cc:492] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:10:57.996292  2465 raft_consensus.cc:2468] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:10:57.997927  2504 leader_election.cc:304] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 
I20260709 12:10:57.999394  2390 raft_consensus.cc:2468] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:10:58.001053  2585 tablet_bootstrap.cc:654] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:58.003113  2591 raft_consensus.cc:2804] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:58.003880  2591 raft_consensus.cc:697] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:10:58.004766  2580 tablet_bootstrap.cc:654] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:58.004992  2581 tablet_bootstrap.cc:654] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:58.005043  2591 consensus_queue.cc:237] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.007419  2289 catalog_manager.cc:5697] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 0 to 1, leader changed from <none> to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 1 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:58.017516  2585 tablet_bootstrap.cc:492] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:10:58.018167  2585 ts_tablet_manager.cc:1403] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260709 12:10:58.021126  2585 raft_consensus.cc:359] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.022006  2585 raft_consensus.cc:385] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:58.022282  2585 raft_consensus.cc:740] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:10:58.022315  2618 raft_consensus.cc:493] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:58.022990  2618 raft_consensus.cc:515] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.023800  2591 raft_consensus.cc:493] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:58.024245  2591 raft_consensus.cc:515] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.037076  2581 tablet_bootstrap.cc:492] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:10:58.027108  2591 leader_election.cc:290] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:58.027362  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f15c0513594106885dbc3cde313d57" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:10:58.026901  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f15c0513594106885dbc3cde313d57" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:58.031488  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809cace7747349019eff8ffae72f977c" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:10:58.032066  2583 raft_consensus.cc:493] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:58.025586  2618 leader_election.cc:290] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:58.039979  2581 ts_tablet_manager.cc:1403] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.016s
I20260709 12:10:58.039515  2585 consensus_queue.cc:260] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.040496  2540 raft_consensus.cc:2468] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 0.
I20260709 12:10:58.029686  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809cace7747349019eff8ffae72f977c" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:58.042369  2432 leader_election.cc:304] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 
I20260709 12:10:58.043030  2585 ts_tablet_manager.cc:1434] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.001s
I20260709 12:10:58.043377  2389 raft_consensus.cc:2393] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 573bb0e4dfc34895854e7d114b20379a in current term 1: Already voted for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in this term.
I20260709 12:10:58.041057  2583 raft_consensus.cc:515] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.044070  2581 raft_consensus.cc:359] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.044377  2390 raft_consensus.cc:2468] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 0.
I20260709 12:10:58.044075  2585 tablet_bootstrap.cc:492] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:10:58.044876  2506 leader_election.cc:304] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a; no voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:10:58.046774  2591 raft_consensus.cc:3060] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.043442  2618 raft_consensus.cc:2804] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:58.047497  2618 raft_consensus.cc:493] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:58.047861  2618 raft_consensus.cc:3060] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.046788  2289 catalog_manager.cc:5697] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 0 to 1, leader changed from <none> to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 1 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:58.051469  2585 tablet_bootstrap.cc:654] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:58.054158  2581 raft_consensus.cc:385] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:58.054610  2581 raft_consensus.cc:740] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:10:58.055351  2581 consensus_queue.cc:260] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.057600  2581 ts_tablet_manager.cc:1434] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 12:10:58.062028  2581 tablet_bootstrap.cc:492] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:10:58.063398  2580 tablet_bootstrap.cc:492] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:10:58.064023  2580 ts_tablet_manager.cc:1403] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.006s
I20260709 12:10:58.068579  2591 raft_consensus.cc:2749] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:58.068567  2581 tablet_bootstrap.cc:654] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:58.073658  2580 raft_consensus.cc:359] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.074512  2580 raft_consensus.cc:385] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:58.074783  2580 raft_consensus.cc:740] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:10:58.077109  2585 tablet_bootstrap.cc:492] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:10:58.077718  2585 ts_tablet_manager.cc:1403] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 12:10:58.077879  2583 leader_election.cc:290] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:58.080441  2585 raft_consensus.cc:359] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.080924  2618 raft_consensus.cc:515] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.081553  2580 consensus_queue.cc:260] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.083737  2581 tablet_bootstrap.cc:492] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:10:58.084115  2580 ts_tablet_manager.cc:1434] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 12:10:58.084304  2581 ts_tablet_manager.cc:1403] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.008s
I20260709 12:10:58.084998  2585 raft_consensus.cc:385] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:58.085451  2585 raft_consensus.cc:740] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:10:58.086402  2585 consensus_queue.cc:260] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.087319  2581 raft_consensus.cc:359] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.088069  2581 raft_consensus.cc:385] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:58.088336  2581 raft_consensus.cc:740] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:10:58.088903  2585 ts_tablet_manager.cc:1434] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:10:58.089215  2581 consensus_queue.cc:260] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.094588  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f15c0513594106885dbc3cde313d57" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:10:58.095467  2465 raft_consensus.cc:2393] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 680386e7d64a4eae8d6ecd01ba29307f in current term 1: Already voted for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in this term.
I20260709 12:10:58.097682  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f15c0513594106885dbc3cde313d57" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:10:58.098351  2540 raft_consensus.cc:2468] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 0.
I20260709 12:10:58.099634  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f15c0513594106885dbc3cde313d57" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:58.099746  2357 leader_election.cc:304] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [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: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 0ea98fd6d7a24172806e4a8fa26c81c2
I20260709 12:10:58.100514  2390 raft_consensus.cc:3060] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.101181  2618 leader_election.cc:290] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:58.099972  2581 ts_tablet_manager.cc:1434] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:10:58.102391  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f15c0513594106885dbc3cde313d57" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:10:58.103052  2540 raft_consensus.cc:3060] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.109180  2390 raft_consensus.cc:2468] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 1.
I20260709 12:10:58.109884  2583 raft_consensus.cc:2764] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:10:58.112076  2540 raft_consensus.cc:2468] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 1.
I20260709 12:10:58.112978  2432 leader_election.cc:304] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.113905  2618 raft_consensus.cc:2804] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:58.114338  2618 raft_consensus.cc:697] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:10:58.115067  2618 consensus_queue.cc:237] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.123384  2287 catalog_manager.cc:5697] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:58.173838  2583 raft_consensus.cc:493] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:58.174417  2583 raft_consensus.cc:515] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.176198  2583 leader_election.cc:290] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:58.177059  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2713520de4f0ea5b2f35e30cf4109" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:10:58.177276  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2713520de4f0ea5b2f35e30cf4109" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:10:58.177713  2465 raft_consensus.cc:2468] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 0.
I20260709 12:10:58.177940  2540 raft_consensus.cc:2468] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 0.
I20260709 12:10:58.178841  2355 leader_election.cc:304] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.179631  2583 raft_consensus.cc:2804] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:58.179976  2583 raft_consensus.cc:493] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:58.180193  2583 raft_consensus.cc:3060] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.185465  2583 raft_consensus.cc:515] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.187420  2583 leader_election.cc:290] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 election: Requested vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:58.188184  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2713520de4f0ea5b2f35e30cf4109" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:10:58.188495  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f2713520de4f0ea5b2f35e30cf4109" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:10:58.188772  2465 raft_consensus.cc:3060] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.189085  2540 raft_consensus.cc:3060] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.194532  2540 raft_consensus.cc:2468] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 1.
I20260709 12:10:58.194604  2465 raft_consensus.cc:2468] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 1.
I20260709 12:10:58.195820  2355 leader_election.cc:304] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.196542  2583 raft_consensus.cc:2804] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:58.197321  2583 raft_consensus.cc:697] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Becoming Leader. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:10:58.197979  2631 raft_consensus.cc:493] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:58.198514  2631 raft_consensus.cc:515] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } }
I20260709 12:10:58.198268  2583 consensus_queue.cc:237] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.200521  2631 leader_election.cc:290] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:58.201479  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f58b98808d43e8a25a759d3ae9d22f" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:10:58.202077  2540 raft_consensus.cc:2468] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 0.
I20260709 12:10:58.203295  2357 leader_election.cc:304] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.204331  2631 raft_consensus.cc:2804] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:58.204689  2631 raft_consensus.cc:493] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:58.205114  2631 raft_consensus.cc:3060] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.207505  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f58b98808d43e8a25a759d3ae9d22f" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:10:58.208328  2465 raft_consensus.cc:2468] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 0.
I20260709 12:10:58.209046  2287 catalog_manager.cc:5697] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f reported cstate change: term changed from 0 to 1, leader changed from <none> to 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65). New cstate: current_term: 1 leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:58.211808  2631 raft_consensus.cc:515] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } }
I20260709 12:10:58.214717  2631 leader_election.cc:290] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 election: Requested vote from peers 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:58.214834  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f58b98808d43e8a25a759d3ae9d22f" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:10:58.215549  2540 raft_consensus.cc:3060] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.215674  2618 consensus_queue.cc:1048] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:58.216684  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f58b98808d43e8a25a759d3ae9d22f" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:10:58.217486  2465 raft_consensus.cc:3060] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.223819  2540 raft_consensus.cc:2468] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 1.
I20260709 12:10:58.225407  2465 raft_consensus.cc:2468] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 1.
I20260709 12:10:58.226292  2357 leader_election.cc:304] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.227488  2631 raft_consensus.cc:2804] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:58.228039  2631 raft_consensus.cc:697] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Becoming Leader. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:10:58.228802  2631 consensus_queue.cc:237] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } }
I20260709 12:10:58.235687  2591 raft_consensus.cc:493] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:58.236294  2591 raft_consensus.cc:515] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.238507  2591 leader_election.cc:290] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:58.238576  2618 consensus_queue.cc:1048] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:58.241503  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dbe76edf84495a3245d7b367dc0f6" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:10:58.241684  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dbe76edf84495a3245d7b367dc0f6" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:58.243850  2390 raft_consensus.cc:2468] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
I20260709 12:10:58.244681  2465 raft_consensus.cc:2468] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
I20260709 12:10:58.245323  2506 leader_election.cc:304] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.246335  2613 raft_consensus.cc:2804] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:58.246767  2613 raft_consensus.cc:493] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:58.246100  2288 catalog_manager.cc:5697] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f reported cstate change: term changed from 0 to 1, leader changed from <none> to 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65). New cstate: current_term: 1 leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:58.247129  2613 raft_consensus.cc:3060] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.256651  2613 raft_consensus.cc:515] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.259855  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dbe76edf84495a3245d7b367dc0f6" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:58.260109  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dbe76edf84495a3245d7b367dc0f6" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:10:58.260541  2390 raft_consensus.cc:3060] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.260829  2465 raft_consensus.cc:3060] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.264096  2613 leader_election.cc:290] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:58.266135  2618 raft_consensus.cc:493] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:58.266738  2618 raft_consensus.cc:515] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.268723  2390 raft_consensus.cc:2468] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:10:58.269965  2506 leader_election.cc:304] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.270016  2389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8cf697628f424c991a2527a4316b2e" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:10:58.270864  2613 raft_consensus.cc:2804] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:58.271576  2618 leader_election.cc:290] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:58.271211  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8cf697628f424c991a2527a4316b2e" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:10:58.271327  2389 raft_consensus.cc:2393] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in current term 1: Already voted for candidate 573bb0e4dfc34895854e7d114b20379a in this term.
I20260709 12:10:58.272120  2613 raft_consensus.cc:697] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:10:58.273077  2613 consensus_queue.cc:237] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.274134  2432 leader_election.cc:304] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2; no voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:10:58.275147  2618 raft_consensus.cc:3060] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.268049  2465 raft_consensus.cc:2468] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:10:58.283190  2618 raft_consensus.cc:2749] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:58.283629  2288 catalog_manager.cc:5697] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 0 to 1, leader changed from <none> to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 1 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:58.407207  2540 raft_consensus.cc:3060] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:58.414717  2618 consensus_queue.cc:1048] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:58.415246  2591 consensus_queue.cc:1048] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:58.415670  2613 consensus_queue.cc:1048] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:58.431815  2593 consensus_queue.cc:1048] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:58.432884  2605 consensus_queue.cc:1048] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:58.451869  2615 consensus_queue.cc:1048] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:58.469498  2615 consensus_queue.cc:1048] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:58.481835  2591 consensus_queue.cc:1048] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:58.492049  2464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "809cace7747349019eff8ffae72f977c"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
mode: GRACEFUL
new_leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
 from {username='slave'} at 127.0.0.1:58128
I20260709 12:10:58.492712  2464 raft_consensus.cc:606] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Received request to transfer leadership to TS 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:10:58.510640  2540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
mode: GRACEFUL
new_leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
 from {username='slave'} at 127.0.0.1:56086
I20260709 12:10:58.511168  2540 raft_consensus.cc:606] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Received request to transfer leadership to TS 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:10:58.517861  2540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df8cf697628f424c991a2527a4316b2e"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
mode: GRACEFUL
new_leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:56086
I20260709 12:10:58.518399  2540 raft_consensus.cc:606] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Received request to transfer leadership to TS 0ea98fd6d7a24172806e4a8fa26c81c2
I20260709 12:10:58.527088  2540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "928dbe76edf84495a3245d7b367dc0f6"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
mode: GRACEFUL
new_leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:56086
I20260709 12:10:58.527645  2540 raft_consensus.cc:606] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Received request to transfer leadership to TS 0ea98fd6d7a24172806e4a8fa26c81c2
I20260709 12:10:58.535254  2540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e01a2acf10214bbdbbb9a29c5c23626f"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
mode: GRACEFUL
new_leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:56086
I20260709 12:10:58.536266  2540 raft_consensus.cc:606] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Received request to transfer leadership to TS 0ea98fd6d7a24172806e4a8fa26c81c2
I20260709 12:10:58.543205  2593 consensus_queue.cc:1048] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:58.549248  2464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baa6e79564b74ba6862edd7f5b04f005"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
mode: GRACEFUL
new_leader_uuid: "573bb0e4dfc34895854e7d114b20379a"
 from {username='slave'} at 127.0.0.1:58128
I20260709 12:10:58.549943  2464 raft_consensus.cc:606] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Received request to transfer leadership to TS 573bb0e4dfc34895854e7d114b20379a
I20260709 12:10:58.555186  2618 consensus_queue.cc:1048] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:58.614171  2652 raft_consensus.cc:993] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2: : Instructing follower 680386e7d64a4eae8d6ecd01ba29307f to start an election
I20260709 12:10:58.614692  2618 raft_consensus.cc:1081] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Signalling peer 680386e7d64a4eae8d6ecd01ba29307f to start an election
I20260709 12:10:58.616220  2391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "809cace7747349019eff8ffae72f977c"
dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
 from {username='slave'} at 127.0.0.1:40654
I20260709 12:10:58.616683  2391 raft_consensus.cc:493] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:58.616982  2391 raft_consensus.cc:3060] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.617643  2632 consensus_queue.cc:1048] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:58.623319  2391 raft_consensus.cc:515] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.626802  2391 leader_election.cc:290] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 2 election: Requested vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:58.628688  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809cace7747349019eff8ffae72f977c" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:10:58.628945  2539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809cace7747349019eff8ffae72f977c" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:10:58.629465  2464 raft_consensus.cc:3055] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:58.629642  2539 raft_consensus.cc:3060] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.629875  2464 raft_consensus.cc:740] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:10:58.630800  2464 consensus_queue.cc:260] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.631803  2655 consensus_queue.cc:1048] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:58.632169  2464 raft_consensus.cc:3060] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.640702  2464 raft_consensus.cc:2468] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 2.
I20260709 12:10:58.641991  2355 leader_election.cc:304] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.643123  2632 raft_consensus.cc:2804] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:58.643615  2632 raft_consensus.cc:697] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Becoming Leader. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:10:58.643843  2539 raft_consensus.cc:2468] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 2.
I20260709 12:10:58.644579  2632 consensus_queue.cc:237] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.652742  2287 catalog_manager.cc:5697] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f reported cstate change: term changed from 1 to 2, leader changed from 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66) to 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65). New cstate: current_term: 2 leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:58.786921  2591 consensus_queue.cc:1048] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:58.791165  2632 consensus_queue.cc:1048] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:58.800247  2591 consensus_queue.cc:1048] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:58.809304  2583 consensus_queue.cc:1048] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:58.812412  2615 raft_consensus.cc:993] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a: : Instructing follower 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:10:58.812976  2615 raft_consensus.cc:1081] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Signalling peer 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:10:58.814785  2464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "928dbe76edf84495a3245d7b367dc0f6"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:58100
I20260709 12:10:58.815402  2464 raft_consensus.cc:493] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:58.815795  2464 raft_consensus.cc:3060] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.826138  2464 raft_consensus.cc:515] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.828362  2464 leader_election.cc:290] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:58.830092  2539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dbe76edf84495a3245d7b367dc0f6" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:10:58.830091  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928dbe76edf84495a3245d7b367dc0f6" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:58.830905  2539 raft_consensus.cc:3055] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:58.830974  2391 raft_consensus.cc:3060] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.833578  2539 raft_consensus.cc:740] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:10:58.834700  2539 consensus_queue.cc:260] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.836002  2539 raft_consensus.cc:3060] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.838574  2391 raft_consensus.cc:2468] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:10:58.840068  2432 leader_election.cc:304] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.840848  2618 raft_consensus.cc:2804] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:58.841325  2618 raft_consensus.cc:697] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:10:58.842077  2618 consensus_queue.cc:237] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.843636  2539 raft_consensus.cc:2468] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:10:58.849568  2285 catalog_manager.cc:5697] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 1 to 2, leader changed from 573bb0e4dfc34895854e7d114b20379a (127.28.187.67) to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:58.871866  2615 raft_consensus.cc:993] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a: : Instructing follower 680386e7d64a4eae8d6ecd01ba29307f to start an election
I20260709 12:10:58.872404  2591 raft_consensus.cc:1081] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Signalling peer 680386e7d64a4eae8d6ecd01ba29307f to start an election
I20260709 12:10:58.874089  2391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9"
dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
 from {username='slave'} at 127.0.0.1:40670
I20260709 12:10:58.874651  2391 raft_consensus.cc:493] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:58.874955  2391 raft_consensus.cc:3060] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.880187  2391 raft_consensus.cc:515] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.882090  2391 leader_election.cc:290] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 2 election: Requested vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:58.883002  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:10:58.883318  2539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:10:58.883590  2464 raft_consensus.cc:3060] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.883925  2539 raft_consensus.cc:3055] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:58.884236  2539 raft_consensus.cc:740] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:10:58.884917  2539 consensus_queue.cc:260] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.885969  2539 raft_consensus.cc:3060] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.890936  2464 raft_consensus.cc:2468] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 2.
I20260709 12:10:58.891079  2539 raft_consensus.cc:2468] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 2.
I20260709 12:10:58.892544  2355 leader_election.cc:304] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.893437  2655 raft_consensus.cc:2804] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:58.893855  2655 raft_consensus.cc:697] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Becoming Leader. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:10:58.894589  2655 consensus_queue.cc:237] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.901660  2285 catalog_manager.cc:5697] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f reported cstate change: term changed from 1 to 2, leader changed from 573bb0e4dfc34895854e7d114b20379a (127.28.187.67) to 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65). New cstate: current_term: 2 leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:58.967391  2615 raft_consensus.cc:993] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a: : Instructing follower 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:10:58.967968  2591 raft_consensus.cc:1081] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Signalling peer 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:10:58.969707  2464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e01a2acf10214bbdbbb9a29c5c23626f"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:58100
I20260709 12:10:58.970283  2464 raft_consensus.cc:493] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:58.970678  2464 raft_consensus.cc:3060] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.975720  2464 raft_consensus.cc:515] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.977341  2464 leader_election.cc:290] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:58.978471  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01a2acf10214bbdbbb9a29c5c23626f" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:58.978729  2539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01a2acf10214bbdbbb9a29c5c23626f" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:10:58.979257  2391 raft_consensus.cc:3060] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.979552  2539 raft_consensus.cc:3055] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:58.979977  2539 raft_consensus.cc:740] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:10:58.980844  2539 consensus_queue.cc:260] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.982160  2539 raft_consensus.cc:3060] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:58.987296  2391 raft_consensus.cc:2468] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:10:58.988737  2432 leader_election.cc:304] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:58.989507  2539 raft_consensus.cc:2468] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:10:58.989603  2618 raft_consensus.cc:2804] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:58.990186  2618 raft_consensus.cc:697] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:10:58.991142  2618 consensus_queue.cc:237] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:58.998122  2285 catalog_manager.cc:5697] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 1 to 2, leader changed from 573bb0e4dfc34895854e7d114b20379a (127.28.187.67) to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:59.013623  2615 raft_consensus.cc:993] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a: : Instructing follower 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:10:59.014106  2591 raft_consensus.cc:1081] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Signalling peer 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:10:59.015595  2464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df8cf697628f424c991a2527a4316b2e"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:58100
I20260709 12:10:59.016258  2464 raft_consensus.cc:493] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:59.016645  2464 raft_consensus.cc:3060] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:59.021715  2652 raft_consensus.cc:993] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2: : Instructing follower 573bb0e4dfc34895854e7d114b20379a to start an election
I20260709 12:10:59.022258  2618 raft_consensus.cc:1081] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Signalling peer 573bb0e4dfc34895854e7d114b20379a to start an election
I20260709 12:10:59.022480  2464 raft_consensus.cc:515] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:59.024281  2539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baa6e79564b74ba6862edd7f5b04f005"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
 from {username='slave'} at 127.0.0.1:56074
I20260709 12:10:59.024467  2464 leader_election.cc:290] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:10:59.025084  2539 raft_consensus.cc:493] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:59.025367  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8cf697628f424c991a2527a4316b2e" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:59.025816  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8cf697628f424c991a2527a4316b2e" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:10:59.026161  2391 raft_consensus.cc:3060] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:59.026448  2540 raft_consensus.cc:3055] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:59.026788  2540 raft_consensus.cc:740] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:10:59.027616  2540 consensus_queue.cc:260] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:59.028874  2540 raft_consensus.cc:3060] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:59.029541  2539 raft_consensus.cc:3060] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:59.034003  2391 raft_consensus.cc:2468] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:10:59.035099  2539 raft_consensus.cc:515] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:59.035329  2432 leader_election.cc:304] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:59.036067  2540 raft_consensus.cc:2468] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:10:59.036266  2618 raft_consensus.cc:2804] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:59.036885  2618 raft_consensus.cc:697] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:10:59.037763  2539 leader_election.cc:290] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 2 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:10:59.037784  2618 consensus_queue.cc:237] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:59.038442  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa6e79564b74ba6862edd7f5b04f005" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:10:59.039139  2464 raft_consensus.cc:3055] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:59.039203  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa6e79564b74ba6862edd7f5b04f005" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:10:59.039620  2464 raft_consensus.cc:740] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:10:59.040082  2391 raft_consensus.cc:3060] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:59.040491  2464 consensus_queue.cc:260] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:59.041623  2464 raft_consensus.cc:3060] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:59.047638  2391 raft_consensus.cc:2468] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 2.
I20260709 12:10:59.049273  2506 leader_election.cc:304] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:10:59.048130  2285 catalog_manager.cc:5697] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 1 to 2, leader changed from 573bb0e4dfc34895854e7d114b20379a (127.28.187.67) to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:59.049568  2464 raft_consensus.cc:2468] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 2.
I20260709 12:10:59.050344  2591 raft_consensus.cc:2804] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:59.051008  2591 raft_consensus.cc:697] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 2 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:10:59.051975  2591 consensus_queue.cc:237] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:10:59.060304  2287 catalog_manager.cc:5697] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 1 to 2, leader changed from 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66) to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 2 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:59.066864  2539 raft_consensus.cc:1275] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 680386e7d64a4eae8d6ecd01ba29307f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.068390  2655 consensus_queue.cc:1048] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.077056  2464 raft_consensus.cc:1275] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Refusing update from remote peer 680386e7d64a4eae8d6ecd01ba29307f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.078634  2631 consensus_queue.cc:1048] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.250172  2391 raft_consensus.cc:1275] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.251932  2661 consensus_queue.cc:1048] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.259896  2539 raft_consensus.cc:1275] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.261775  2652 consensus_queue.cc:1048] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.335175  2539 raft_consensus.cc:1275] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 680386e7d64a4eae8d6ecd01ba29307f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.336434  2631 consensus_queue.cc:1048] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.344530  2464 raft_consensus.cc:1275] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Refusing update from remote peer 680386e7d64a4eae8d6ecd01ba29307f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.346522  2655 consensus_queue.cc:1048] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.439522  2539 raft_consensus.cc:1275] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.440843  2652 consensus_queue.cc:1048] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.449647  2391 raft_consensus.cc:1275] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.453611  2661 consensus_queue.cc:1048] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.512705  2464 raft_consensus.cc:1275] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Refusing update from remote peer 573bb0e4dfc34895854e7d114b20379a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.514055  2591 consensus_queue.cc:1048] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.522938  2391 raft_consensus.cc:1275] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Refusing update from remote peer 573bb0e4dfc34895854e7d114b20379a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.524592  2591 consensus_queue.cc:1048] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.570948  2539 raft_consensus.cc:1275] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.572399  2661 consensus_queue.cc:1048] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:59.583788  2391 raft_consensus.cc:1275] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:59.586035  2661 consensus_queue.cc:1048] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:01.579564  2285 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33308:
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:11:01.582360  2285 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:11:01.633426  2378 tablet_service.cc:1511] Processing CreateTablet for tablet 3323ef0e93e74caca6273deb4832c987 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:01.634251  2454 tablet_service.cc:1511] Processing CreateTablet for tablet 3323ef0e93e74caca6273deb4832c987 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:01.634694  2378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3323ef0e93e74caca6273deb4832c987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.635540  2454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3323ef0e93e74caca6273deb4832c987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.637217  2526 tablet_service.cc:1511] Processing CreateTablet for tablet 3323ef0e93e74caca6273deb4832c987 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:01.638701  2526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3323ef0e93e74caca6273deb4832c987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.644253  2379 tablet_service.cc:1511] Processing CreateTablet for tablet eea8582dbec8446c861a4da64527bb53 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:01.645751  2379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea8582dbec8446c861a4da64527bb53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.650395  2525 tablet_service.cc:1511] Processing CreateTablet for tablet eea8582dbec8446c861a4da64527bb53 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:01.652099  2525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea8582dbec8446c861a4da64527bb53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.656031  2456 tablet_service.cc:1511] Processing CreateTablet for tablet eea8582dbec8446c861a4da64527bb53 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:01.656359  2452 tablet_service.cc:1511] Processing CreateTablet for tablet 23da883633804cf3b65c295ca07e8685 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:01.657575  2456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea8582dbec8446c861a4da64527bb53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.658776  2449 tablet_service.cc:1511] Processing CreateTablet for tablet 01010a4d9f2447068e8ae4516181a4fe (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:01.660475  2449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01010a4d9f2447068e8ae4516181a4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.662019  2377 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8c12690ba84a2e88212ed3ef72ca1b (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:01.662421  2376 tablet_service.cc:1511] Processing CreateTablet for tablet 23da883633804cf3b65c295ca07e8685 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:01.663559  2377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8c12690ba84a2e88212ed3ef72ca1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.665755  2527 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8c12690ba84a2e88212ed3ef72ca1b (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:01.666420  2375 tablet_service.cc:1511] Processing CreateTablet for tablet 01010a4d9f2447068e8ae4516181a4fe (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:01.666662  2524 tablet_service.cc:1511] Processing CreateTablet for tablet 01010a4d9f2447068e8ae4516181a4fe (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:01.667140  2527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8c12690ba84a2e88212ed3ef72ca1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.665759  2530 tablet_service.cc:1511] Processing CreateTablet for tablet 23da883633804cf3b65c295ca07e8685 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:01.668715  2530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23da883633804cf3b65c295ca07e8685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.669080  2381 tablet_service.cc:1511] Processing CreateTablet for tablet b8d1d839d3fc403eb5798b65b73832ff (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:01.667850  2375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01010a4d9f2447068e8ae4516181a4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.672925  2528 tablet_service.cc:1511] Processing CreateTablet for tablet b8d1d839d3fc403eb5798b65b73832ff (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:01.673831  2381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d1d839d3fc403eb5798b65b73832ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.674373  2528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d1d839d3fc403eb5798b65b73832ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.678562  2524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01010a4d9f2447068e8ae4516181a4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.680608  2374 tablet_service.cc:1511] Processing CreateTablet for tablet 21d025b8ac3d4f088ba6bc252e8fb26e (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:01.681355  2376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23da883633804cf3b65c295ca07e8685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.682420  2374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d025b8ac3d4f088ba6bc252e8fb26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.693753  2452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23da883633804cf3b65c295ca07e8685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.695011  2523 tablet_service.cc:1511] Processing CreateTablet for tablet 21d025b8ac3d4f088ba6bc252e8fb26e (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:01.696410  2523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d025b8ac3d4f088ba6bc252e8fb26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.697325  2380 tablet_service.cc:1511] Processing CreateTablet for tablet 5f057833db504f5bb62b8a8da58a7ee7 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:01.698773  2380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f057833db504f5bb62b8a8da58a7ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.700626  2455 tablet_service.cc:1511] Processing CreateTablet for tablet 21d025b8ac3d4f088ba6bc252e8fb26e (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:01.702013  2455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d025b8ac3d4f088ba6bc252e8fb26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.700420  2450 tablet_service.cc:1511] Processing CreateTablet for tablet b8d1d839d3fc403eb5798b65b73832ff (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:01.704141  2450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d1d839d3fc403eb5798b65b73832ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.704246  2451 tablet_service.cc:1511] Processing CreateTablet for tablet 5f057833db504f5bb62b8a8da58a7ee7 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:01.706104  2454 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8c12690ba84a2e88212ed3ef72ca1b (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:01.710243  2451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f057833db504f5bb62b8a8da58a7ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.718308  2454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8c12690ba84a2e88212ed3ef72ca1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.724370  2529 tablet_service.cc:1511] Processing CreateTablet for tablet 5f057833db504f5bb62b8a8da58a7ee7 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:01.728864  2529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f057833db504f5bb62b8a8da58a7ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.680562  2682 tablet_bootstrap.cc:492] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:11:01.755292  2373 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7ff92a2ea94dfe99d22a9d4890ae81 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:01.756922  2373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7ff92a2ea94dfe99d22a9d4890ae81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.757761  2682 tablet_bootstrap.cc:654] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:01.780472  2453 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7ff92a2ea94dfe99d22a9d4890ae81 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:01.781966  2453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7ff92a2ea94dfe99d22a9d4890ae81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.784440  2522 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7ff92a2ea94dfe99d22a9d4890ae81 (DEFAULT_TABLE table=soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:01.787643  2522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7ff92a2ea94dfe99d22a9d4890ae81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:01.802177  2681 tablet_bootstrap.cc:492] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:11:01.851471  2684 tablet_bootstrap.cc:492] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:11:01.853957  2681 tablet_bootstrap.cc:654] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:01.866475  2684 tablet_bootstrap.cc:654] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:01.872411  2682 tablet_bootstrap.cc:492] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:11:01.872961  2682 ts_tablet_manager.cc:1403] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.193s	user 0.030s	sys 0.039s
I20260709 12:11:01.876236  2682 raft_consensus.cc:359] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.877085  2682 raft_consensus.cc:385] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:01.877537  2682 raft_consensus.cc:740] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:11:01.878816  2682 consensus_queue.cc:260] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.889791  2682 ts_tablet_manager.cc:1434] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:11:01.890986  2682 tablet_bootstrap.cc:492] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
W20260709 12:11:01.891804  2337 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:01.900141  2681 tablet_bootstrap.cc:492] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:11:01.900401  2682 tablet_bootstrap.cc:654] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:01.900813  2681 ts_tablet_manager.cc:1403] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.099s	user 0.020s	sys 0.005s
I20260709 12:11:01.903365  2684 tablet_bootstrap.cc:492] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:11:01.903857  2684 ts_tablet_manager.cc:1403] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.012s
I20260709 12:11:01.904588  2681 raft_consensus.cc:359] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.905560  2681 raft_consensus.cc:385] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:01.905943  2681 raft_consensus.cc:740] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:11:01.906569  2684 raft_consensus.cc:359] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.906630  2681 consensus_queue.cc:260] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.907356  2684 raft_consensus.cc:385] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:01.907670  2684 raft_consensus.cc:740] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:11:01.908280  2682 tablet_bootstrap.cc:492] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:11:01.908892  2682 ts_tablet_manager.cc:1403] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 12:11:01.908448  2684 consensus_queue.cc:260] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.909319  2681 ts_tablet_manager.cc:1434] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:01.910943  2684 ts_tablet_manager.cc:1434] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:11:01.911823  2684 tablet_bootstrap.cc:492] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:11:01.912055  2682 raft_consensus.cc:359] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.913087  2682 raft_consensus.cc:385] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:01.913434  2682 raft_consensus.cc:740] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:11:01.914194  2682 consensus_queue.cc:260] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.916831  2682 ts_tablet_manager.cc:1434] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:11:01.917778  2681 tablet_bootstrap.cc:492] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:11:01.917889  2682 tablet_bootstrap.cc:492] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:11:01.920639  2661 raft_consensus.cc:493] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:01.920951  2684 tablet_bootstrap.cc:654] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:01.925822  2682 tablet_bootstrap.cc:654] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:01.925822  2681 tablet_bootstrap.cc:654] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:01.934543  2661 raft_consensus.cc:515] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.940141  2661 leader_election.cc:290] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:01.949889  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3323ef0e93e74caca6273deb4832c987" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:11:01.950701  2391 raft_consensus.cc:2468] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 0.
I20260709 12:11:01.952836  2681 tablet_bootstrap.cc:492] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:11:01.952726  2432 leader_election.cc:304] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:01.953497  2681 ts_tablet_manager.cc:1403] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.021s
I20260709 12:11:01.950953  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3323ef0e93e74caca6273deb4832c987" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:11:01.954583  2684 tablet_bootstrap.cc:492] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
W20260709 12:11:01.954938  2432 leader_election.cc:343] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:01.955363  2684 ts_tablet_manager.cc:1403] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.013s
I20260709 12:11:01.955595  2661 raft_consensus.cc:2804] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:01.956507  2661 raft_consensus.cc:493] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:01.956913  2661 raft_consensus.cc:3060] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:01.957593  2682 tablet_bootstrap.cc:492] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:11:01.958096  2682 ts_tablet_manager.cc:1403] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.006s
I20260709 12:11:01.960832  2681 raft_consensus.cc:359] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.961860  2681 raft_consensus.cc:385] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:01.962242  2681 raft_consensus.cc:740] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:11:01.962795  2682 raft_consensus.cc:359] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.963063  2681 consensus_queue.cc:260] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.961105  2684 raft_consensus.cc:359] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.964308  2684 raft_consensus.cc:385] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:01.964622  2684 raft_consensus.cc:740] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:11:01.965696  2681 ts_tablet_manager.cc:1434] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:11:01.965663  2684 consensus_queue.cc:260] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.963635  2682 raft_consensus.cc:385] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:01.966699  2682 raft_consensus.cc:740] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:11:01.966928  2681 tablet_bootstrap.cc:492] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:11:01.967542  2682 consensus_queue.cc:260] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.970803  2684 ts_tablet_manager.cc:1434] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:11:01.971868  2684 tablet_bootstrap.cc:492] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:11:01.973883  2661 raft_consensus.cc:515] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:01.979460  2682 ts_tablet_manager.cc:1434] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260709 12:11:01.979755  2661 leader_election.cc:290] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:01.974777  2681 tablet_bootstrap.cc:654] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:01.980780  2682 tablet_bootstrap.cc:492] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:11:01.984756  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3323ef0e93e74caca6273deb4832c987" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:01.985564  2391 raft_consensus.cc:3060] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:01.990154  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3323ef0e93e74caca6273deb4832c987" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:01.990815  2684 tablet_bootstrap.cc:654] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:01.993877  2432 leader_election.cc:343] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:01.994671  2682 tablet_bootstrap.cc:654] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.001742  2391 raft_consensus.cc:2468] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 1.
I20260709 12:11:02.006170  2684 tablet_bootstrap.cc:492] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:11:02.006384  2681 tablet_bootstrap.cc:492] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:11:02.007740  2684 ts_tablet_manager.cc:1403] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260709 12:11:02.007800  2681 ts_tablet_manager.cc:1403] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.015s
I20260709 12:11:02.011760  2684 raft_consensus.cc:359] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.008106  2432 leader_election.cc:304] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [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: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 573bb0e4dfc34895854e7d114b20379a
I20260709 12:11:02.012916  2684 raft_consensus.cc:385] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.013315  2693 raft_consensus.cc:2804] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:02.013427  2684 raft_consensus.cc:740] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.014096  2693 raft_consensus.cc:697] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:11:02.014927  2684 consensus_queue.cc:260] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.015209  2681 raft_consensus.cc:359] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.015764  2693 consensus_queue.cc:237] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.018833  2681 raft_consensus.cc:385] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.019157  2681 raft_consensus.cc:740] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.017797  2684 ts_tablet_manager.cc:1434] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:11:02.019855  2682 tablet_bootstrap.cc:492] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:11:02.020535  2684 tablet_bootstrap.cc:492] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:11:02.019925  2681 consensus_queue.cc:260] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.028640  2684 tablet_bootstrap.cc:654] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.029443  2681 ts_tablet_manager.cc:1434] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 12:11:02.030696  2681 tablet_bootstrap.cc:492] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:11:02.020556  2682 ts_tablet_manager.cc:1403] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.016s
I20260709 12:11:02.036486  2682 raft_consensus.cc:359] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.037465  2682 raft_consensus.cc:385] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.038024  2681 tablet_bootstrap.cc:654] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.037994  2682 raft_consensus.cc:740] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.039188  2682 consensus_queue.cc:260] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.043087  2682 ts_tablet_manager.cc:1434] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:11:02.044288  2682 tablet_bootstrap.cc:492] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:11:02.044441  2684 tablet_bootstrap.cc:492] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:11:02.045140  2684 ts_tablet_manager.cc:1403] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.010s
I20260709 12:11:02.048272  2684 raft_consensus.cc:359] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.049439  2684 raft_consensus.cc:385] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.049819  2684 raft_consensus.cc:740] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.050694  2684 consensus_queue.cc:260] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.052405  2682 tablet_bootstrap.cc:654] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.053328  2684 ts_tablet_manager.cc:1434] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:11:02.054567  2684 tablet_bootstrap.cc:492] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:11:02.054880  2285 catalog_manager.cc:5697] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:02.056519  2681 tablet_bootstrap.cc:492] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:11:02.057199  2681 ts_tablet_manager.cc:1403] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260709 12:11:02.060257  2681 raft_consensus.cc:359] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.061167  2681 raft_consensus.cc:385] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.061568  2681 raft_consensus.cc:740] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.062335  2681 consensus_queue.cc:260] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.067003  2681 ts_tablet_manager.cc:1434] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:11:02.067202  2684 tablet_bootstrap.cc:654] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.068172  2681 tablet_bootstrap.cc:492] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:11:02.076522  2681 tablet_bootstrap.cc:654] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.076577  2682 tablet_bootstrap.cc:492] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:11:02.077555  2682 ts_tablet_manager.cc:1403] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.011s
I20260709 12:11:02.079459  2684 tablet_bootstrap.cc:492] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:11:02.080199  2684 ts_tablet_manager.cc:1403] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260709 12:11:02.081339  2682 raft_consensus.cc:359] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.082226  2682 raft_consensus.cc:385] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.082568  2682 raft_consensus.cc:740] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.083308  2684 raft_consensus.cc:359] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.083528  2682 consensus_queue.cc:260] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.084178  2684 raft_consensus.cc:385] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.084652  2684 raft_consensus.cc:740] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.085506  2684 consensus_queue.cc:260] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.087922  2684 ts_tablet_manager.cc:1434] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:11:02.088977  2684 tablet_bootstrap.cc:492] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:11:02.098778  2684 tablet_bootstrap.cc:654] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.099200  2682 ts_tablet_manager.cc:1434] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:11:02.100558  2682 tablet_bootstrap.cc:492] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:11:02.101902  2681 tablet_bootstrap.cc:492] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:11:02.106673  2681 ts_tablet_manager.cc:1403] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.009s
I20260709 12:11:02.110443  2681 raft_consensus.cc:359] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.111112  2682 tablet_bootstrap.cc:654] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.111526  2681 raft_consensus.cc:385] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.115518  2693 raft_consensus.cc:493] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.115801  2681 raft_consensus.cc:740] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.116819  2681 consensus_queue.cc:260] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.119400  2681 ts_tablet_manager.cc:1434] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:11:02.119470  2684 tablet_bootstrap.cc:492] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:11:02.120064  2684 ts_tablet_manager.cc:1403] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.006s
I20260709 12:11:02.116283  2693 raft_consensus.cc:515] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.121088  2681 tablet_bootstrap.cc:492] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:11:02.122336  2693 leader_election.cc:290] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.124342  2684 raft_consensus.cc:359] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.124307  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:11:02.124325  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:11:02.123315  2682 tablet_bootstrap.cc:492] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
W20260709 12:11:02.126818  2432 leader_election.cc:343] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:02.127388  2682 ts_tablet_manager.cc:1403] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
W20260709 12:11:02.128007  2432 leader_election.cc:343] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:02.128500  2432 leader_election.cc:304] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2; no voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:11:02.128890  2681 tablet_bootstrap.cc:654] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.129676  2693 raft_consensus.cc:2749] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:02.130582  2682 raft_consensus.cc:359] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.131420  2682 raft_consensus.cc:385] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.131695  2682 raft_consensus.cc:740] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.132571  2682 consensus_queue.cc:260] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.135330  2682 ts_tablet_manager.cc:1434] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:02.136435  2682 tablet_bootstrap.cc:492] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:11:02.125865  2684 raft_consensus.cc:385] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.137638  2684 raft_consensus.cc:740] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.138716  2684 consensus_queue.cc:260] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.141501  2684 ts_tablet_manager.cc:1434] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:11:02.142659  2684 tablet_bootstrap.cc:492] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:11:02.151237  2684 tablet_bootstrap.cc:654] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.155308  2682 tablet_bootstrap.cc:654] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.158653  2670 raft_consensus.cc:493] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.159332  2670 raft_consensus.cc:515] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.160161  2669 raft_consensus.cc:493] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.160790  2669 raft_consensus.cc:515] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.162437  2670 leader_election.cc:290] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.164785  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea8582dbec8446c861a4da64527bb53" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:11:02.165815  2540 raft_consensus.cc:2468] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 0.
I20260709 12:11:02.166199  2670 raft_consensus.cc:493] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.166782  2670 raft_consensus.cc:515] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.167321  2357 leader_election.cc:304] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:02.168285  2703 raft_consensus.cc:2804] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:02.168673  2703 raft_consensus.cc:493] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:02.169024  2703 raft_consensus.cc:3060] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.169912  2684 tablet_bootstrap.cc:492] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:11:02.170506  2670 leader_election.cc:290] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.170507  2684 ts_tablet_manager.cc:1403] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.001s
I20260709 12:11:02.173734  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d025b8ac3d4f088ba6bc252e8fb26e" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:11:02.174361  2540 raft_consensus.cc:2468] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 0.
I20260709 12:11:02.174422  2684 raft_consensus.cc:359] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.175285  2684 raft_consensus.cc:385] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.175599  2684 raft_consensus.cc:740] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.176064  2669 leader_election.cc:290] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:02.176640  2669 raft_consensus.cc:493] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.176465  2684 consensus_queue.cc:260] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.176951  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23da883633804cf3b65c295ca07e8685" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:11:02.178355  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23da883633804cf3b65c295ca07e8685" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
W20260709 12:11:02.179456  2504 leader_election.cc:343] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:02.179504  2357 leader_election.cc:304] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
W20260709 12:11:02.180507  2506 leader_election.cc:343] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:02.181836  2506 leader_election.cc:304] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a; no voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:11:02.183748  2703 raft_consensus.cc:515] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.184355  2682 tablet_bootstrap.cc:492] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:11:02.185158  2682 ts_tablet_manager.cc:1403] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.007s
I20260709 12:11:02.186691  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d025b8ac3d4f088ba6bc252e8fb26e" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:11:02.187474  2465 raft_consensus.cc:2468] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 0.
I20260709 12:11:02.188362  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea8582dbec8446c861a4da64527bb53" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:11:02.194648  2464 raft_consensus.cc:2468] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 0.
I20260709 12:11:02.195099  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea8582dbec8446c861a4da64527bb53" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:02.195724  2540 raft_consensus.cc:3060] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.188638  2682 raft_consensus.cc:359] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.196686  2682 raft_consensus.cc:385] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.197016  2682 raft_consensus.cc:740] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.197783  2682 consensus_queue.cc:260] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.199506  2682 ts_tablet_manager.cc:1434] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 12:11:02.200466  2682 tablet_bootstrap.cc:492] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:11:02.181826  2684 ts_tablet_manager.cc:1434] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:11:02.190344  2703 leader_election.cc:290] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 election: Requested vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.201853  2703 raft_consensus.cc:2804] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:02.202188  2703 raft_consensus.cc:493] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:02.202486  2703 raft_consensus.cc:3060] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.203284  2710 raft_consensus.cc:2749] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:02.203980  2710 raft_consensus.cc:493] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.204545  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea8582dbec8446c861a4da64527bb53" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:02.205229  2465 raft_consensus.cc:3060] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.202297  2684 tablet_bootstrap.cc:492] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:11:02.177160  2669 raft_consensus.cc:515] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.211472  2669 leader_election.cc:290] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:02.212762  2703 raft_consensus.cc:515] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.216612  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01010a4d9f2447068e8ae4516181a4fe" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:11:02.218706  2464 raft_consensus.cc:2468] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
I20260709 12:11:02.219842  2681 tablet_bootstrap.cc:492] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:11:02.220455  2681 ts_tablet_manager.cc:1403] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.100s	user 0.035s	sys 0.047s
I20260709 12:11:02.221441  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01010a4d9f2447068e8ae4516181a4fe" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:11:02.223219  2540 raft_consensus.cc:2468] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 1.
I20260709 12:11:02.220441  2504 leader_election.cc:304] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 
I20260709 12:11:02.223820  2681 raft_consensus.cc:359] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.224588  2681 raft_consensus.cc:385] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:11:02.224783  2506 leader_election.cc:343] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:02.224888  2681 raft_consensus.cc:740] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.212981  2684 tablet_bootstrap.cc:654] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.224937  2357 leader_election.cc:304] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:02.225364  2711 raft_consensus.cc:2804] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:02.226406  2711 raft_consensus.cc:493] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:02.226195  2681 consensus_queue.cc:260] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.226773  2711 raft_consensus.cc:3060] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.228859  2681 ts_tablet_manager.cc:1434] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:02.229423  2670 raft_consensus.cc:2804] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:02.229992  2681 tablet_bootstrap.cc:492] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:11:02.220589  2682 tablet_bootstrap.cc:654] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.225456  2465 raft_consensus.cc:2468] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 1.
I20260709 12:11:02.229929  2670 raft_consensus.cc:697] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Becoming Leader. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:11:02.234766  2670 consensus_queue.cc:237] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.204407  2710 raft_consensus.cc:515] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.236821  2681 tablet_bootstrap.cc:654] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.238229  2710 leader_election.cc:290] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:02.239249  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c12690ba84a2e88212ed3ef72ca1b" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:11:02.239388  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c12690ba84a2e88212ed3ef72ca1b" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:11:02.240193  2391 raft_consensus.cc:2468] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
W20260709 12:11:02.241667  2504 leader_election.cc:343] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:02.246376  2703 leader_election.cc:290] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 election: Requested vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.247597  2506 leader_election.cc:304] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [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: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 0ea98fd6d7a24172806e4a8fa26c81c2
I20260709 12:11:02.249411  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d025b8ac3d4f088ba6bc252e8fb26e" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:02.250245  2465 raft_consensus.cc:3060] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.250481  2669 raft_consensus.cc:2804] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:02.252810  2669 raft_consensus.cc:493] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:02.253141  2669 raft_consensus.cc:3060] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.253854  2684 tablet_bootstrap.cc:492] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:11:02.254885  2684 ts_tablet_manager.cc:1403] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.010s
I20260709 12:11:02.260766  2669 raft_consensus.cc:515] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.263734  2684 raft_consensus.cc:359] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.265863  2684 raft_consensus.cc:385] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.266260  2684 raft_consensus.cc:740] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.267199  2684 consensus_queue.cc:260] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.264882  2711 raft_consensus.cc:515] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.271507  2684 ts_tablet_manager.cc:1434] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:11:02.271376  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01010a4d9f2447068e8ae4516181a4fe" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:02.272233  2391 raft_consensus.cc:3060] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.272768  2684 tablet_bootstrap.cc:492] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a: Bootstrap starting.
I20260709 12:11:02.260175  2465 raft_consensus.cc:2468] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 1.
I20260709 12:11:02.274399  2355 leader_election.cc:304] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:02.279246  2391 raft_consensus.cc:2468] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:11:02.281018  2703 raft_consensus.cc:2804] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:02.281657  2703 raft_consensus.cc:697] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Becoming Leader. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:11:02.282470  2703 consensus_queue.cc:237] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.284546  2669 leader_election.cc:290] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:02.290109  2506 leader_election.cc:304] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:02.290535  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c12690ba84a2e88212ed3ef72ca1b" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:02.291127  2391 raft_consensus.cc:3060] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.291260  2710 raft_consensus.cc:2804] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:02.291779  2710 raft_consensus.cc:697] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:02.292620  2710 consensus_queue.cc:237] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.298213  2391 raft_consensus.cc:2468] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:11:02.299225  2682 tablet_bootstrap.cc:492] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:11:02.299877  2682 ts_tablet_manager.cc:1403] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.100s	user 0.019s	sys 0.014s
I20260709 12:11:02.301829  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c12690ba84a2e88212ed3ef72ca1b" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:02.303346  2506 leader_election.cc:304] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
W20260709 12:11:02.312791  2504 leader_election.cc:343] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:02.314425  2711 leader_election.cc:290] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:02.319535  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01010a4d9f2447068e8ae4516181a4fe" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:02.309017  2669 raft_consensus.cc:2804] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:02.320340  2465 raft_consensus.cc:3060] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.320152  2682 raft_consensus.cc:359] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.320951  2682 raft_consensus.cc:385] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.321226  2682 raft_consensus.cc:740] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.321924  2682 consensus_queue.cc:260] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.322549  2684 tablet_bootstrap.cc:654] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.322885  2669 raft_consensus.cc:697] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:02.324162  2682 ts_tablet_manager.cc:1434] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
W20260709 12:11:02.315136  2357 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.67:46629, user_credentials={real_user=slave}} blocked reactor thread for 90277.7us
I20260709 12:11:02.328385  2669 consensus_queue.cc:237] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.328925  2465 raft_consensus.cc:2468] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:11:02.331683  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d025b8ac3d4f088ba6bc252e8fb26e" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:02.332291  2540 raft_consensus.cc:3060] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.336848  2681 tablet_bootstrap.cc:492] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:11:02.336220  2285 catalog_manager.cc:5697] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 0 to 1, leader changed from <none> to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 1 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:02.337472  2681 ts_tablet_manager.cc:1403] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.108s	user 0.048s	sys 0.043s
I20260709 12:11:02.338786  2682 tablet_bootstrap.cc:492] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2: Bootstrap starting.
I20260709 12:11:02.339294  2540 raft_consensus.cc:2468] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 1.
I20260709 12:11:02.344765  2682 tablet_bootstrap.cc:654] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.345744  2681 raft_consensus.cc:359] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.346514  2681 raft_consensus.cc:385] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.347397  2693 raft_consensus.cc:493] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.346817  2681 raft_consensus.cc:740] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.347958  2693 raft_consensus.cc:515] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.348541  2681 consensus_queue.cc:260] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.350111  2684 tablet_bootstrap.cc:492] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a: No bootstrap required, opened a new log
I20260709 12:11:02.350615  2684 ts_tablet_manager.cc:1403] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260709 12:11:02.351369  2681 ts_tablet_manager.cc:1434] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 12:11:02.352403  2681 tablet_bootstrap.cc:492] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:11:02.353256  2684 raft_consensus.cc:359] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.353991  2684 raft_consensus.cc:385] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.354250  2684 raft_consensus.cc:740] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.350152  2693 leader_election.cc:290] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.354969  2684 consensus_queue.cc:260] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.359124  2684 ts_tablet_manager.cc:1434] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:02.361708  2681 tablet_bootstrap.cc:654] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.362437  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f057833db504f5bb62b8a8da58a7ee7" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:11:02.363431  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f057833db504f5bb62b8a8da58a7ee7" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:11:02.364948  2391 raft_consensus.cc:2468] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 0.
I20260709 12:11:02.366145  2432 leader_election.cc:304] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:02.366997  2693 raft_consensus.cc:2804] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:02.367408  2693 raft_consensus.cc:493] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:02.367805  2693 raft_consensus.cc:3060] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.367977  2682 tablet_bootstrap.cc:492] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2: No bootstrap required, opened a new log
I20260709 12:11:02.368538  2682 ts_tablet_manager.cc:1403] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 12:11:02.370551  2285 catalog_manager.cc:5697] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 0 to 1, leader changed from <none> to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 1 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:02.371551  2682 raft_consensus.cc:359] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.372269  2682 raft_consensus.cc:385] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.372534  2682 raft_consensus.cc:740] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.373184  2682 consensus_queue.cc:260] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.375416  2669 raft_consensus.cc:493] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.375947  2669 raft_consensus.cc:515] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.377538  2540 raft_consensus.cc:2468] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 0.
I20260709 12:11:02.378850  2669 leader_election.cc:290] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:02.379603  2682 ts_tablet_manager.cc:1434] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:11:02.380970  2693 raft_consensus.cc:515] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.382663  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7ff92a2ea94dfe99d22a9d4890ae81" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:11:02.383575  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7ff92a2ea94dfe99d22a9d4890ae81" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:11:02.384238  2465 raft_consensus.cc:2468] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
I20260709 12:11:02.384719  2693 leader_election.cc:290] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.385768  2681 tablet_bootstrap.cc:492] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:11:02.385790  2504 leader_election.cc:304] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 
I20260709 12:11:02.386348  2681 ts_tablet_manager.cc:1403] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.016s
I20260709 12:11:02.386904  2669 raft_consensus.cc:2804] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:02.387454  2669 raft_consensus.cc:493] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:02.387786  2669 raft_consensus.cc:3060] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.389693  2681 raft_consensus.cc:359] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.390440  2681 raft_consensus.cc:385] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.390694  2681 raft_consensus.cc:740] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.390738  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f057833db504f5bb62b8a8da58a7ee7" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:02.391430  2681 consensus_queue.cc:260] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.391716  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f057833db504f5bb62b8a8da58a7ee7" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:02.392416  2390 raft_consensus.cc:3060] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.391351  2540 raft_consensus.cc:3060] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.393548  2681 ts_tablet_manager.cc:1434] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 12:11:02.386842  2506 leader_election.cc:343] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:02.394984  2681 tablet_bootstrap.cc:492] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f: Bootstrap starting.
I20260709 12:11:02.402189  2669 raft_consensus.cc:515] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.404088  2681 tablet_bootstrap.cc:654] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:02.404498  2540 raft_consensus.cc:2468] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 1.
I20260709 12:11:02.404983  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7ff92a2ea94dfe99d22a9d4890ae81" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
W20260709 12:11:02.406340  2506 leader_election.cc:343] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:02.406514  2432 leader_election.cc:304] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 
I20260709 12:11:02.407387  2693 raft_consensus.cc:2804] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:02.408087  2693 raft_consensus.cc:697] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:11:02.409826  2390 raft_consensus.cc:2468] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 1.
I20260709 12:11:02.409507  2693 consensus_queue.cc:237] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.405345  2287 catalog_manager.cc:5697] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f reported cstate change: term changed from 0 to 1, leader changed from <none> to 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65). New cstate: current_term: 1 leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:02.413766  2287 catalog_manager.cc:5697] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f reported cstate change: term changed from 0 to 1, leader changed from <none> to 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65). New cstate: current_term: 1 leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:02.416862  2710 raft_consensus.cc:493] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.417618  2710 raft_consensus.cc:515] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.418390  2669 leader_election.cc:290] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:02.418713  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7ff92a2ea94dfe99d22a9d4890ae81" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:02.419450  2465 raft_consensus.cc:3060] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.419781  2710 leader_election.cc:290] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:02.421538  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3323ef0e93e74caca6273deb4832c987" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:11:02.424537  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3323ef0e93e74caca6273deb4832c987" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:11:02.425365  2390 raft_consensus.cc:2393] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 573bb0e4dfc34895854e7d114b20379a in current term 1: Already voted for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in this term.
I20260709 12:11:02.426113  2465 raft_consensus.cc:2468] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:11:02.426610  2540 raft_consensus.cc:3060] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.426734  2506 leader_election.cc:304] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a; no voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:11:02.428309  2504 leader_election.cc:304] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [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: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:11:02.429210  2710 raft_consensus.cc:2804] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:02.430002  2710 raft_consensus.cc:697] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:02.432190  2710 consensus_queue.cc:237] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.434314  2711 raft_consensus.cc:2749] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:02.434845  2661 consensus_queue.cc:1048] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:02.436175  2681 tablet_bootstrap.cc:492] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f: No bootstrap required, opened a new log
I20260709 12:11:02.436690  2681 ts_tablet_manager.cc:1403] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.000s
I20260709 12:11:02.436785  2288 catalog_manager.cc:5697] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:02.439692  2681 raft_consensus.cc:359] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.440480  2681 raft_consensus.cc:385] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:02.440788  2681 raft_consensus.cc:740] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Initialized, Role: FOLLOWER
I20260709 12:11:02.441483  2681 consensus_queue.cc:260] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.443697  2681 ts_tablet_manager.cc:1434] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 12:11:02.460405  2285 catalog_manager.cc:5697] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 0 to 1, leader changed from <none> to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 1 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:02.469089  2693 consensus_queue.cc:1048] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:02.584960  2703 raft_consensus.cc:493] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.585624  2703 raft_consensus.cc:515] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.587460  2703 leader_election.cc:290] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.588447  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7ff92a2ea94dfe99d22a9d4890ae81" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:11:02.588440  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c7ff92a2ea94dfe99d22a9d4890ae81" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:11:02.589331  2465 raft_consensus.cc:2393] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 680386e7d64a4eae8d6ecd01ba29307f in current term 1: Already voted for candidate 573bb0e4dfc34895854e7d114b20379a in this term.
I20260709 12:11:02.590261  2355 leader_election.cc:304] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 680386e7d64a4eae8d6ecd01ba29307f; no voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a
I20260709 12:11:02.590958  2703 raft_consensus.cc:3060] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.596387  2703 raft_consensus.cc:2749] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:02.656874  2693 raft_consensus.cc:493] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.657353  2693 raft_consensus.cc:515] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.659206  2693 leader_election.cc:290] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.660034  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23da883633804cf3b65c295ca07e8685" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:11:02.660109  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23da883633804cf3b65c295ca07e8685" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:11:02.660887  2540 raft_consensus.cc:2468] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 0.
I20260709 12:11:02.660887  2390 raft_consensus.cc:2468] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 0.
I20260709 12:11:02.662045  2432 leader_election.cc:304] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:02.662659  2693 raft_consensus.cc:2804] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:02.663003  2693 raft_consensus.cc:493] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:02.663264  2693 raft_consensus.cc:3060] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.666658  2717 consensus_queue.cc:1048] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:02.668913  2693 raft_consensus.cc:515] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.670270  2710 raft_consensus.cc:493] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.671217  2693 leader_election.cc:290] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.670907  2710 raft_consensus.cc:515] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.673293  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23da883633804cf3b65c295ca07e8685" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:02.673972  2390 raft_consensus.cc:3060] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.675573  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" is_pre_election: true
I20260709 12:11:02.676090  2710 leader_election.cc:290] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:02.677266  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23da883633804cf3b65c295ca07e8685" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:02.674499  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:11:02.678243  2391 raft_consensus.cc:2468] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
I20260709 12:11:02.677325  2464 raft_consensus.cc:2468] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 0.
I20260709 12:11:02.678005  2540 raft_consensus.cc:3060] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.680231  2506 leader_election.cc:304] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:02.681532  2711 raft_consensus.cc:2804] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:02.681902  2711 raft_consensus.cc:493] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:02.682238  2711 raft_consensus.cc:3060] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.682914  2390 raft_consensus.cc:2468] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 1.
I20260709 12:11:02.685514  2540 raft_consensus.cc:2468] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 1.
I20260709 12:11:02.687155  2432 leader_election.cc:304] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 
I20260709 12:11:02.687553  2710 consensus_queue.cc:1048] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:02.688637  2693 raft_consensus.cc:2804] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:02.689244  2693 raft_consensus.cc:697] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:11:02.690107  2693 consensus_queue.cc:237] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.690536  2703 consensus_queue.cc:1048] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:02.694126  2711 raft_consensus.cc:515] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.697201  2711 leader_election.cc:290] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:02.698976  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:02.699846  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:02.713814  2390 raft_consensus.cc:3060] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.714357  2464 raft_consensus.cc:3060] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.710492  2712 consensus_queue.cc:1048] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:11:02.710901  2711 consensus_queue.cc:1048] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:11:02.722067  2464 raft_consensus.cc:2468] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:11:02.723433  2504 leader_election.cc:304] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 
I20260709 12:11:02.724408  2711 raft_consensus.cc:2804] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:02.724421  2390 raft_consensus.cc:2468] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 1.
I20260709 12:11:02.725226  2711 raft_consensus.cc:697] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:02.726142  2711 consensus_queue.cc:237] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.725330  2285 catalog_manager.cc:5697] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:02.738647  2670 consensus_queue.cc:1048] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:02.748836  2286 catalog_manager.cc:5697] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 0 to 1, leader changed from <none> to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 1 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:02.764895  2693 raft_consensus.cc:493] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:02.765424  2693 raft_consensus.cc:515] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:02.767166  2693 leader_election.cc:290] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:02.767875  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c12690ba84a2e88212ed3ef72ca1b" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f" is_pre_election: true
I20260709 12:11:02.768059  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c12690ba84a2e88212ed3ef72ca1b" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "573bb0e4dfc34895854e7d114b20379a" is_pre_election: true
I20260709 12:11:02.768543  2391 raft_consensus.cc:2393] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in current term 1: Already voted for candidate 573bb0e4dfc34895854e7d114b20379a in this term.
I20260709 12:11:02.769709  2432 leader_election.cc:304] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2; no voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:11:02.770349  2693 raft_consensus.cc:3060] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:02.775420  2693 raft_consensus.cc:2749] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:02.826334  2711 consensus_queue.cc:1048] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:02.838541  2709 consensus_queue.cc:1048] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:02.984709  2693 consensus_queue.cc:1048] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:02.986157  2709 consensus_queue.cc:1048] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:03.000018  2711 consensus_queue.cc:1048] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:03.002938  2693 consensus_queue.cc:1048] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:03.020578  2465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3323ef0e93e74caca6273deb4832c987"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
mode: GRACEFUL
new_leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
 from {username='slave'} at 127.0.0.1:58128
I20260709 12:11:03.021109  2465 raft_consensus.cc:606] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Received request to transfer leadership to TS 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:11:03.029875  2465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23da883633804cf3b65c295ca07e8685"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
mode: GRACEFUL
new_leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
 from {username='slave'} at 127.0.0.1:58128
I20260709 12:11:03.030428  2465 raft_consensus.cc:606] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Received request to transfer leadership to TS 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:11:03.036137  2539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01010a4d9f2447068e8ae4516181a4fe"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
mode: GRACEFUL
new_leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
 from {username='slave'} at 127.0.0.1:56086
I20260709 12:11:03.036680  2539 raft_consensus.cc:606] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Received request to transfer leadership to TS 680386e7d64a4eae8d6ecd01ba29307f
I20260709 12:11:03.042591  2539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b8c12690ba84a2e88212ed3ef72ca1b"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
mode: GRACEFUL
new_leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:56086
I20260709 12:11:03.043138  2539 raft_consensus.cc:606] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Received request to transfer leadership to TS 0ea98fd6d7a24172806e4a8fa26c81c2
I20260709 12:11:03.048842  2539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
mode: GRACEFUL
new_leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:56086
I20260709 12:11:03.049362  2539 raft_consensus.cc:606] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Received request to transfer leadership to TS 0ea98fd6d7a24172806e4a8fa26c81c2
I20260709 12:11:03.064913  2390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21d025b8ac3d4f088ba6bc252e8fb26e"
dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
mode: GRACEFUL
new_leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:40684
I20260709 12:11:03.065510  2390 raft_consensus.cc:606] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Received request to transfer leadership to TS 0ea98fd6d7a24172806e4a8fa26c81c2
I20260709 12:11:03.120245  2711 consensus_queue.cc:1048] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:03.131006  2669 consensus_queue.cc:1048] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:03.139273  2710 raft_consensus.cc:993] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a: : Instructing follower 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:11:03.139765  2710 raft_consensus.cc:1081] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Signalling peer 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:11:03.141573  2465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:58100
I20260709 12:11:03.142275  2465 raft_consensus.cc:493] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:03.142730  2465 raft_consensus.cc:3060] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.150085  2693 consensus_queue.cc:1048] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:03.152371  2709 raft_consensus.cc:993] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a: : Instructing follower 680386e7d64a4eae8d6ecd01ba29307f to start an election
I20260709 12:11:03.152593  2465 raft_consensus.cc:515] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.153133  2709 raft_consensus.cc:1081] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Signalling peer 680386e7d64a4eae8d6ecd01ba29307f to start an election
I20260709 12:11:03.154889  2465 leader_election.cc:290] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:03.155701  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:03.156379  2391 raft_consensus.cc:3060] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.157707  2539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:03.158465  2539 raft_consensus.cc:3055] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:03.158780  2539 raft_consensus.cc:740] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:03.159646  2539 consensus_queue.cc:260] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.161315  2539 raft_consensus.cc:3060] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.163496  2390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01010a4d9f2447068e8ae4516181a4fe"
dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
 from {username='slave'} at 127.0.0.1:40670
I20260709 12:11:03.164495  2661 raft_consensus.cc:993] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2: : Instructing follower 680386e7d64a4eae8d6ecd01ba29307f to start an election
I20260709 12:11:03.164752  2390 raft_consensus.cc:493] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:03.165297  2390 raft_consensus.cc:3060] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.166532  2391 raft_consensus.cc:2468] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:11:03.169656  2539 raft_consensus.cc:2468] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:11:03.165010  2661 raft_consensus.cc:1081] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Signalling peer 680386e7d64a4eae8d6ecd01ba29307f to start an election
I20260709 12:11:03.173417  2432 leader_election.cc:304] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 
I20260709 12:11:03.173239  2390 raft_consensus.cc:515] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.175138  2391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23da883633804cf3b65c295ca07e8685"
dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
 from {username='slave'} at 127.0.0.1:40654
I20260709 12:11:03.175781  2661 raft_consensus.cc:2804] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:03.176352  2465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01010a4d9f2447068e8ae4516181a4fe" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:03.177019  2465 raft_consensus.cc:3060] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.177402  2539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01010a4d9f2447068e8ae4516181a4fe" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:03.178030  2539 raft_consensus.cc:3055] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:03.178380  2539 raft_consensus.cc:740] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:03.176332  2661 raft_consensus.cc:697] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:11:03.180641  2661 consensus_queue.cc:237] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.181399  2693 consensus_queue.cc:1048] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:03.184526  2539 consensus_queue.cc:260] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.185353  2465 raft_consensus.cc:2468] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 2.
I20260709 12:11:03.185653  2391 raft_consensus.cc:493] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:03.188500  2539 raft_consensus.cc:3060] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.190455  2391 raft_consensus.cc:3060] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.193033  2355 leader_election.cc:304] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:03.194010  2717 raft_consensus.cc:2804] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:03.194506  2717 raft_consensus.cc:697] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Becoming Leader. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:11:03.195407  2717 consensus_queue.cc:237] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.198087  2391 raft_consensus.cc:515] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.199889  2539 raft_consensus.cc:2468] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 2.
I20260709 12:11:03.188800  2390 leader_election.cc:290] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 2 election: Requested vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:03.203017  2391 leader_election.cc:290] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 2 election: Requested vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:03.205263  2538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23da883633804cf3b65c295ca07e8685" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:03.205964  2538 raft_consensus.cc:3060] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.212786  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23da883633804cf3b65c295ca07e8685" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:03.213510  2464 raft_consensus.cc:3055] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:03.213851  2464 raft_consensus.cc:740] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:11:03.214672  2464 consensus_queue.cc:260] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.214905  2287 catalog_manager.cc:5697] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 1 to 2, leader changed from 573bb0e4dfc34895854e7d114b20379a (127.28.187.67) to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.216179  2464 raft_consensus.cc:3060] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.218247  2538 raft_consensus.cc:2468] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 2.
I20260709 12:11:03.218084  2286 catalog_manager.cc:5697] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f reported cstate change: term changed from 1 to 2, leader changed from 573bb0e4dfc34895854e7d114b20379a (127.28.187.67) to 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65). New cstate: current_term: 2 leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.219960  2357 leader_election.cc:304] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:03.220911  2717 raft_consensus.cc:2804] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:03.221644  2717 raft_consensus.cc:697] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Becoming Leader. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:11:03.222518  2717 consensus_queue.cc:237] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.224462  2464 raft_consensus.cc:2468] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 2.
I20260709 12:11:03.234542  2286 catalog_manager.cc:5697] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f reported cstate change: term changed from 1 to 2, leader changed from 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66) to 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65). New cstate: current_term: 2 leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.267510  2669 raft_consensus.cc:993] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a: : Instructing follower 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:11:03.267959  2709 raft_consensus.cc:1081] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Signalling peer 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:11:03.269591  2464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b8c12690ba84a2e88212ed3ef72ca1b"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:58100
I20260709 12:11:03.270030  2464 raft_consensus.cc:493] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:03.270277  2464 raft_consensus.cc:3060] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.274720  2464 raft_consensus.cc:515] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.276233  2464 leader_election.cc:290] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:03.276973  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c12690ba84a2e88212ed3ef72ca1b" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:03.277225  2538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c12690ba84a2e88212ed3ef72ca1b" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:03.277809  2390 raft_consensus.cc:3060] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.277879  2538 raft_consensus.cc:3055] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:03.278275  2538 raft_consensus.cc:740] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:03.278934  2538 consensus_queue.cc:260] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.279907  2538 raft_consensus.cc:3060] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.283047  2390 raft_consensus.cc:2468] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:11:03.284307  2432 leader_election.cc:304] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:03.285157  2538 raft_consensus.cc:2468] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:11:03.285192  2751 raft_consensus.cc:2804] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:03.285902  2751 raft_consensus.cc:697] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:11:03.286840  2751 consensus_queue.cc:237] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.293877  2286 catalog_manager.cc:5697] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 1 to 2, leader changed from 573bb0e4dfc34895854e7d114b20379a (127.28.187.67) to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.313333  2712 raft_consensus.cc:993] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f: : Instructing follower 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:11:03.313783  2717 raft_consensus.cc:1081] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Signalling peer 0ea98fd6d7a24172806e4a8fa26c81c2 to start an election
I20260709 12:11:03.315409  2464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21d025b8ac3d4f088ba6bc252e8fb26e"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
 from {username='slave'} at 127.0.0.1:58112
I20260709 12:11:03.315834  2464 raft_consensus.cc:493] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:03.316061  2464 raft_consensus.cc:3060] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.320899  2464 raft_consensus.cc:515] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.322412  2464 leader_election.cc:290] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:03.323405  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d025b8ac3d4f088ba6bc252e8fb26e" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:03.323553  2538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d025b8ac3d4f088ba6bc252e8fb26e" candidate_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:03.323972  2390 raft_consensus.cc:3055] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:03.324128  2538 raft_consensus.cc:3060] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.324271  2390 raft_consensus.cc:740] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:11:03.325055  2390 consensus_queue.cc:260] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.326202  2390 raft_consensus.cc:3060] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.330857  2538 raft_consensus.cc:2468] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:11:03.331960  2432 leader_election.cc:304] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 
I20260709 12:11:03.331995  2390 raft_consensus.cc:2468] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea98fd6d7a24172806e4a8fa26c81c2 in term 2.
I20260709 12:11:03.332644  2751 raft_consensus.cc:2804] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:03.333068  2751 raft_consensus.cc:697] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Becoming Leader. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:11:03.333796  2751 consensus_queue.cc:237] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.346282  2286 catalog_manager.cc:5697] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 reported cstate change: term changed from 1 to 2, leader changed from 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65) to 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.487044  2661 raft_consensus.cc:993] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2: : Instructing follower 680386e7d64a4eae8d6ecd01ba29307f to start an election
I20260709 12:11:03.487519  2751 raft_consensus.cc:1081] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Signalling peer 680386e7d64a4eae8d6ecd01ba29307f to start an election
I20260709 12:11:03.489291  2390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3323ef0e93e74caca6273deb4832c987"
dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
 from {username='slave'} at 127.0.0.1:40654
I20260709 12:11:03.489871  2390 raft_consensus.cc:493] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:03.490170  2390 raft_consensus.cc:3060] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.495775  2390 raft_consensus.cc:515] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.497632  2390 leader_election.cc:290] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 2 election: Requested vote from peers 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647), 573bb0e4dfc34895854e7d114b20379a (127.28.187.67:46629)
I20260709 12:11:03.498555  2464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3323ef0e93e74caca6273deb4832c987" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:03.498852  2540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3323ef0e93e74caca6273deb4832c987" candidate_uuid: "680386e7d64a4eae8d6ecd01ba29307f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
I20260709 12:11:03.499305  2464 raft_consensus.cc:3055] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:03.499416  2540 raft_consensus.cc:3060] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.499609  2464 raft_consensus.cc:740] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:11:03.500473  2464 consensus_queue.cc:260] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.501453  2464 raft_consensus.cc:3060] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:03.504688  2540 raft_consensus.cc:2468] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 2.
I20260709 12:11:03.505875  2357 leader_election.cc:304] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:03.506253  2464 raft_consensus.cc:2468] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 680386e7d64a4eae8d6ecd01ba29307f in term 2.
I20260709 12:11:03.506664  2712 raft_consensus.cc:2804] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:03.507151  2712 raft_consensus.cc:697] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Becoming Leader. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:11:03.507992  2712 consensus_queue.cc:237] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:03.516391  2287 catalog_manager.cc:5697] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f reported cstate change: term changed from 1 to 2, leader changed from 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66) to 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65). New cstate: current_term: 2 leader_uuid: "680386e7d64a4eae8d6ecd01ba29307f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:03.635779  2540 raft_consensus.cc:1275] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 680386e7d64a4eae8d6ecd01ba29307f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.636960  2712 consensus_queue.cc:1048] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:03.645576  2464 raft_consensus.cc:1275] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Refusing update from remote peer 680386e7d64a4eae8d6ecd01ba29307f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.646981  2717 consensus_queue.cc:1048] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:03.656086  2540 raft_consensus.cc:1275] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.657508  2661 consensus_queue.cc:1048] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:03.662348  2390 raft_consensus.cc:1275] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.665865  2751 consensus_queue.cc:1048] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:03.674705  2464 raft_consensus.cc:1275] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Refusing update from remote peer 680386e7d64a4eae8d6ecd01ba29307f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.676077  2717 consensus_queue.cc:1048] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:03.684118  2540 raft_consensus.cc:1275] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 680386e7d64a4eae8d6ecd01ba29307f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.685992  2717 consensus_queue.cc:1048] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:03.769171  2540 raft_consensus.cc:1275] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.770488  2693 consensus_queue.cc:1048] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:03.779428  2390 raft_consensus.cc:1275] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.781448  2693 consensus_queue.cc:1048] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:03.864938  2540 raft_consensus.cc:1275] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.866130  2693 consensus_queue.cc:1048] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:03.876914  2390 raft_consensus.cc:1275] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Refusing update from remote peer 0ea98fd6d7a24172806e4a8fa26c81c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.878480  2693 consensus_queue.cc:1048] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:03.992497  2540 raft_consensus.cc:1275] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Refusing update from remote peer 680386e7d64a4eae8d6ecd01ba29307f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:03.994004  2717 consensus_queue.cc:1048] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:04.008298  2464 raft_consensus.cc:1275] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Refusing update from remote peer 680386e7d64a4eae8d6ecd01ba29307f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:04.009895  2717 consensus_queue.cc:1048] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:06.075865  2287 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33308:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:11:06.102439  2287 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33308:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:11:06.192101 29421 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:06.467084  2811 tablet.cc:1724] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.468079  2809 tablet.cc:1724] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.553309  2816 tablet.cc:1724] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.554942  2801 log.cc:927] Time spent T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a: Append to log took a long time: real 0.102s	user 0.001s	sys 0.001s
W20260709 12:11:06.566061  2492 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:b8d1d839d3fc403eb5798b65b73832ff)
W20260709 12:11:06.575870  2492 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:b8d1d839d3fc403eb5798b65b73832ff)
W20260709 12:11:06.579486  2492 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:b8d1d839d3fc403eb5798b65b73832ff)
I20260709 12:11:06.592847  2829 tablet.cc:1724] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.595752  2831 tablet.cc:1724] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.597324  2824 tablet.cc:1724] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.609859  2821 tablet.cc:1724] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.627229  2814 log.cc:927] Time spent T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2: Append to log took a long time: real 0.091s	user 0.004s	sys 0.000s
I20260709 12:11:06.631304  2391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23da883633804cf3b65c295ca07e8685"
dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
mode: GRACEFUL
new_leader_uuid: "573bb0e4dfc34895854e7d114b20379a"
 from {username='slave'} at 127.0.0.1:34938
I20260709 12:11:06.632083  2391 raft_consensus.cc:606] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Received request to transfer leadership to TS 573bb0e4dfc34895854e7d114b20379a
I20260709 12:11:06.634295  2822 raft_consensus.cc:993] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f: : Instructing follower 573bb0e4dfc34895854e7d114b20379a to start an election
I20260709 12:11:06.634815  2822 raft_consensus.cc:1081] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Signalling peer 573bb0e4dfc34895854e7d114b20379a to start an election
I20260709 12:11:06.638399  2538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23da883633804cf3b65c295ca07e8685"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
 from {username='slave'} at 127.0.0.1:56084
I20260709 12:11:06.651916  2830 tablet.cc:1724] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.656797  2538 raft_consensus.cc:493] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:06.659148  2538 raft_consensus.cc:3060] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:06.665642  2832 tablet.cc:1724] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.668370  2835 tablet.cc:1724] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.683701  2811 tablet.cc:1724] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.684388  2837 tablet.cc:1724] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.681262  2824 tablet.cc:1724] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.686002  2836 tablet.cc:1724] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.683805  2831 tablet.cc:1724] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.690498  2538 raft_consensus.cc:515] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:06.718272  2816 tablet.cc:1724] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.720577  2836 tablet.cc:1724] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.723263  2538 leader_election.cc:290] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 3 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:06.724633  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23da883633804cf3b65c295ca07e8685" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:06.725844  2461 raft_consensus.cc:3060] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:06.727025  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23da883633804cf3b65c295ca07e8685" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:06.727727  2388 raft_consensus.cc:3055] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:06.728029  2388 raft_consensus.cc:740] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:11:06.728948  2388 consensus_queue.cc:260] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [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: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:06.730391  2388 raft_consensus.cc:3060] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:06.733434  2836 tablet.cc:1724] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.746930  2836 tablet.cc:1724] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.748752  2821 tablet.cc:1724] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.755331  2809 tablet.cc:1724] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.760953  2461 raft_consensus.cc:2468] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 3.
I20260709 12:11:06.763648  2836 tablet.cc:1724] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.754990  2829 tablet.cc:1724] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.768769  2504 leader_election.cc:304] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [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: 0ea98fd6d7a24172806e4a8fa26c81c2, 573bb0e4dfc34895854e7d114b20379a; no voters: 
I20260709 12:11:06.769399  2832 tablet.cc:1724] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.770017  2796 raft_consensus.cc:2804] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:06.770601  2796 raft_consensus.cc:697] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 3 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:06.771592  2796 consensus_queue.cc:237] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [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: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:06.754953  2837 tablet.cc:1724] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.769980  2388 raft_consensus.cc:2468] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 3.
I20260709 12:11:06.780004  2831 tablet.cc:1724] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.786739  2824 tablet.cc:1724] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.798283  2461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
mode: GRACEFUL
new_leader_uuid: "573bb0e4dfc34895854e7d114b20379a"
 from {username='slave'} at 127.0.0.1:60880
I20260709 12:11:06.799875  2461 raft_consensus.cc:606] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Received request to transfer leadership to TS 573bb0e4dfc34895854e7d114b20379a
I20260709 12:11:06.813544 29421 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:11:06.814209 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:06.820127  2288 catalog_manager.cc:5697] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 2 to 3, leader changed from 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65) to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 3 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:06.834259  2461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58f15c0513594106885dbc3cde313d57"
dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
mode: GRACEFUL
new_leader_uuid: "573bb0e4dfc34895854e7d114b20379a"
 from {username='slave'} at 127.0.0.1:60880
I20260709 12:11:06.834944  2461 raft_consensus.cc:606] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Received request to transfer leadership to TS 573bb0e4dfc34895854e7d114b20379a
I20260709 12:11:06.837653  2388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9"
dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
mode: GRACEFUL
new_leader_uuid: "573bb0e4dfc34895854e7d114b20379a"
 from {username='slave'} at 127.0.0.1:34938
I20260709 12:11:06.838253  2388 raft_consensus.cc:606] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Received request to transfer leadership to TS 573bb0e4dfc34895854e7d114b20379a
I20260709 12:11:06.839787 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:06.840339 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:06.847692  2288 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b: soft_deleted_table [id=a080a59a2f864fdab5d7fe0b9219c577] alter complete (version 1)
I20260709 12:11:07.042549  2805 raft_consensus.cc:993] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f: : Instructing follower 573bb0e4dfc34895854e7d114b20379a to start an election
I20260709 12:11:07.043133  2826 raft_consensus.cc:1081] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Signalling peer 573bb0e4dfc34895854e7d114b20379a to start an election
I20260709 12:11:07.044579  2538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
 from {username='slave'} at 127.0.0.1:56084
I20260709 12:11:07.045053  2538 raft_consensus.cc:493] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:07.045456  2538 raft_consensus.cc:3060] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:07.047371  2828 raft_consensus.cc:993] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2: : Instructing follower 573bb0e4dfc34895854e7d114b20379a to start an election
I20260709 12:11:07.048213  2786 raft_consensus.cc:1081] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Signalling peer 573bb0e4dfc34895854e7d114b20379a to start an election
I20260709 12:11:07.050009  2537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58f15c0513594106885dbc3cde313d57"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
 from {username='slave'} at 127.0.0.1:56074
I20260709 12:11:07.050520  2537 raft_consensus.cc:493] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:07.050818  2537 raft_consensus.cc:3060] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:07.052220  2538 raft_consensus.cc:515] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:07.055068  2388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:07.055734  2388 raft_consensus.cc:3055] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:07.056067  2388 raft_consensus.cc:740] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 680386e7d64a4eae8d6ecd01ba29307f, State: Running, Role: LEADER
I20260709 12:11:07.056617  2538 leader_election.cc:290] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 3 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:07.056840  2388 consensus_queue.cc:260] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [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: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:07.057991  2388 raft_consensus.cc:3060] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:07.059137  2537 raft_consensus.cc:515] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:07.061654  2537 leader_election.cc:290] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 2 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:07.061961  2463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab3bce0b16b4fab99eecf939f707cb9" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:07.062340  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f15c0513594106885dbc3cde313d57" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:07.062664  2463 raft_consensus.cc:3060] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:07.063169  2461 raft_consensus.cc:3055] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:07.063548  2461 raft_consensus.cc:740] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:11:07.064460  2461 consensus_queue.cc:260] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:07.066679  2461 raft_consensus.cc:3060] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:07.067829  2388 raft_consensus.cc:2468] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 3.
I20260709 12:11:07.062700  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f15c0513594106885dbc3cde313d57" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:07.069224  2506 leader_election.cc:304] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [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: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:07.069458  2391 raft_consensus.cc:3060] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:07.069656  2463 raft_consensus.cc:2468] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 3.
I20260709 12:11:07.070205  2796 raft_consensus.cc:2804] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:07.070737  2796 raft_consensus.cc:697] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 3 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:07.071751  2796 consensus_queue.cc:237] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [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: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:07.078060  2391 raft_consensus.cc:2468] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 2.
I20260709 12:11:07.080488  2506 leader_election.cc:304] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:07.081310  2461 raft_consensus.cc:2468] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 2.
I20260709 12:11:07.081847  2842 raft_consensus.cc:2804] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:07.082679  2842 raft_consensus.cc:697] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 2 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:07.083616  2842 consensus_queue.cc:237] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:07.087388  2287 catalog_manager.cc:5697] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 2 to 3, leader changed from 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65) to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 3 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:07.102313  2287 catalog_manager.cc:5697] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 1 to 2, leader changed from 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66) to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 2 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:07.127784  2828 raft_consensus.cc:993] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2: : Instructing follower 573bb0e4dfc34895854e7d114b20379a to start an election
I20260709 12:11:07.128217  2786 raft_consensus.cc:1081] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Signalling peer 573bb0e4dfc34895854e7d114b20379a to start an election
I20260709 12:11:07.129882  2538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff"
dest_uuid: "573bb0e4dfc34895854e7d114b20379a"
 from {username='slave'} at 127.0.0.1:56074
I20260709 12:11:07.130453  2538 raft_consensus.cc:493] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:07.130853  2538 raft_consensus.cc:3060] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:07.136291  2538 raft_consensus.cc:515] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:07.138008  2538 leader_election.cc:290] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [CANDIDATE]: Term 3 election: Requested vote from peers 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023), 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647)
I20260709 12:11:07.138995  2391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "680386e7d64a4eae8d6ecd01ba29307f"
I20260709 12:11:07.139124  2461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d1d839d3fc403eb5798b65b73832ff" candidate_uuid: "573bb0e4dfc34895854e7d114b20379a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2"
I20260709 12:11:07.139806  2391 raft_consensus.cc:3060] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:07.139914  2461 raft_consensus.cc:3055] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:07.140322  2461 raft_consensus.cc:740] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ea98fd6d7a24172806e4a8fa26c81c2, State: Running, Role: LEADER
I20260709 12:11:07.141166  2461 consensus_queue.cc:260] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [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: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:07.142434  2461 raft_consensus.cc:3060] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:07.146859  2391 raft_consensus.cc:2468] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 3.
I20260709 12:11:07.148082  2506 leader_election.cc:304] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [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: 573bb0e4dfc34895854e7d114b20379a, 680386e7d64a4eae8d6ecd01ba29307f; no voters: 
I20260709 12:11:07.148970  2842 raft_consensus.cc:2804] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:07.149350  2461 raft_consensus.cc:2468] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 573bb0e4dfc34895854e7d114b20379a in term 3.
I20260709 12:11:07.149533  2842 raft_consensus.cc:697] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 3 LEADER]: Becoming Leader. State: Replica: 573bb0e4dfc34895854e7d114b20379a, State: Running, Role: LEADER
I20260709 12:11:07.150771  2842 consensus_queue.cc:237] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [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: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } }
I20260709 12:11:07.158495  2287 catalog_manager.cc:5697] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a reported cstate change: term changed from 2 to 3, leader changed from 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66) to 573bb0e4dfc34895854e7d114b20379a (127.28.187.67). New cstate: current_term: 3 leader_uuid: "573bb0e4dfc34895854e7d114b20379a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "573bb0e4dfc34895854e7d114b20379a" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 46629 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:07.241788  2391 raft_consensus.cc:1275] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Refusing update from remote peer 573bb0e4dfc34895854e7d114b20379a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:11:07.243180  2842 consensus_queue.cc:1048] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:07.257791  2461 raft_consensus.cc:1275] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Refusing update from remote peer 573bb0e4dfc34895854e7d114b20379a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:11:07.259254  2813 consensus_queue.cc:1048] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:07.468139  2391 raft_consensus.cc:1275] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Refusing update from remote peer 573bb0e4dfc34895854e7d114b20379a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:07.469269  2813 consensus_queue.cc:1048] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:07.478422  2461 raft_consensus.cc:1275] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Refusing update from remote peer 573bb0e4dfc34895854e7d114b20379a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:07.480445  2842 consensus_queue.cc:1048] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:07.541544  2391 raft_consensus.cc:1275] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Refusing update from remote peer 573bb0e4dfc34895854e7d114b20379a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:07.542809  2842 consensus_queue.cc:1048] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:07.552927  2461 raft_consensus.cc:1275] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Refusing update from remote peer 573bb0e4dfc34895854e7d114b20379a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:07.554280  2796 consensus_queue.cc:1048] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:07.723285  2391 raft_consensus.cc:1275] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Refusing update from remote peer 573bb0e4dfc34895854e7d114b20379a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:11:07.724745  2796 consensus_queue.cc:1048] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "680386e7d64a4eae8d6ecd01ba29307f" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:07.734576  2461 raft_consensus.cc:1275] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Refusing update from remote peer 573bb0e4dfc34895854e7d114b20379a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:11:07.736024  2813 consensus_queue.cc:1048] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea98fd6d7a24172806e4a8fa26c81c2" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 33647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:07.842433 29421 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:07.850445 29421 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:07.850922 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:07.857829 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:07.858433 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:08.859563 29421 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:08.866730 29421 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:08.867194 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:08.872156 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:08.872586 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:09.873703 29421 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:09.879069 29421 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:09.879531 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:09.884668 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:09.885128 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:10.886139 29421 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:10.891214 29421 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:10.891716 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:10.897792 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:10.898166 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:11.899278 29421 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:11.905308 29421 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:11.905829 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:11.910816 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:11.911209 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:12.912290 29421 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:12.917835 29421 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:12.918304 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:12.924103 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:12.924659 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:13.925696 29421 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:13.931500 29421 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:13.931883 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:13.936596 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:13.937000 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:14.938078 29421 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:14.943697 29421 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:14.944140 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:14.949393 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:14.949824 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:15.951081 29421 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:15.958109 29421 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:15.958591 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:15.963678 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:15.964123 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:17.028811 29421 tablet_server.cc:179] TabletServer@127.28.187.65:0 shutting down...
W20260709 12:11:17.042487  2432 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:11:17.046970  2432 consensus_peers.cc:597] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 -> Peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Couldn't send request to peer 680386e7d64a4eae8d6ecd01ba29307f. 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:11:17.072397 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:17.073675 29421 tablet_replica.cc:333] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
W20260709 12:11:17.074458  2432 consensus_peers.cc:597] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 -> Peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Couldn't send request to peer 680386e7d64a4eae8d6ecd01ba29307f. 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:11:17.074805 29421 raft_consensus.cc:2243] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.075697 29421 raft_consensus.cc:2272] T 23da883633804cf3b65c295ca07e8685 P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.078620 29421 tablet_replica.cc:333] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.079429 29421 raft_consensus.cc:2243] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.080050 29421 raft_consensus.cc:2272] T b8d1d839d3fc403eb5798b65b73832ff P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.083397 29421 tablet_replica.cc:333] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.084270 29421 raft_consensus.cc:2243] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.084887 29421 raft_consensus.cc:2272] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.087316 29421 tablet_replica.cc:333] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.088383 29421 raft_consensus.cc:2243] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.089716 29421 raft_consensus.cc:2272] T 01010a4d9f2447068e8ae4516181a4fe P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:17.092613  2506 consensus_peers.cc:597] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a -> Peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Couldn't send request to peer 680386e7d64a4eae8d6ecd01ba29307f. 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:11:17.093286 29421 tablet_replica.cc:333] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.094033 29421 raft_consensus.cc:2243] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.094827 29421 raft_consensus.cc:2272] T 21d025b8ac3d4f088ba6bc252e8fb26e P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:17.094895  2506 consensus_peers.cc:597] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a -> Peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Couldn't send request to peer 680386e7d64a4eae8d6ecd01ba29307f. 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:11:17.097568 29421 tablet_replica.cc:333] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.098343 29421 raft_consensus.cc:2243] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.099191 29421 raft_consensus.cc:2272] T eea8582dbec8446c861a4da64527bb53 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.101648 29421 tablet_replica.cc:333] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.102388 29421 raft_consensus.cc:2243] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.103327 29421 raft_consensus.cc:2272] T 809cace7747349019eff8ffae72f977c P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.105660 29421 tablet_replica.cc:333] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.106236 29421 raft_consensus.cc:2243] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.106719 29421 raft_consensus.cc:2272] T 58f15c0513594106885dbc3cde313d57 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.109772 29421 tablet_replica.cc:333] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.110610 29421 raft_consensus.cc:2243] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:11:17.111462  2432 consensus_peers.cc:597] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 -> Peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Couldn't send request to peer 680386e7d64a4eae8d6ecd01ba29307f. 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:11:17.111881 29421 raft_consensus.cc:2272] T 3323ef0e93e74caca6273deb4832c987 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.115474 29421 tablet_replica.cc:333] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.116040 29421 raft_consensus.cc:2243] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.116921 29421 raft_consensus.cc:2272] T 53f2713520de4f0ea5b2f35e30cf4109 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.119410 29421 tablet_replica.cc:333] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.119994 29421 raft_consensus.cc:2243] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.120453 29421 raft_consensus.cc:2272] T e01a2acf10214bbdbbb9a29c5c23626f P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.122813 29421 tablet_replica.cc:333] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.123373 29421 raft_consensus.cc:2243] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.123863 29421 raft_consensus.cc:2272] T 5f057833db504f5bb62b8a8da58a7ee7 P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.126891 29421 tablet_replica.cc:333] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.127645 29421 raft_consensus.cc:2243] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.128273 29421 raft_consensus.cc:2272] T 928dbe76edf84495a3245d7b367dc0f6 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.130667 29421 tablet_replica.cc:333] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.131230 29421 raft_consensus.cc:2243] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.131734 29421 raft_consensus.cc:2272] T df8cf697628f424c991a2527a4316b2e P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.134024 29421 tablet_replica.cc:333] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.134557 29421 raft_consensus.cc:2243] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.135470 29421 raft_consensus.cc:2272] T 06f58b98808d43e8a25a759d3ae9d22f P 680386e7d64a4eae8d6ecd01ba29307f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.138597 29421 tablet_replica.cc:333] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.139314 29421 raft_consensus.cc:2243] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.140166 29421 raft_consensus.cc:2272] T 8b8c12690ba84a2e88212ed3ef72ca1b P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.142690 29421 tablet_replica.cc:333] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.143541 29421 raft_consensus.cc:2243] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.144196 29421 raft_consensus.cc:2272] T baa6e79564b74ba6862edd7f5b04f005 P 680386e7d64a4eae8d6ecd01ba29307f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.146834 29421 tablet_replica.cc:333] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f: stopping tablet replica
I20260709 12:11:17.147323 29421 raft_consensus.cc:2243] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.147810 29421 raft_consensus.cc:2272] T 8ab3bce0b16b4fab99eecf939f707cb9 P 680386e7d64a4eae8d6ecd01ba29307f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.194036 29421 tablet_server.cc:196] TabletServer@127.28.187.65:0 shutdown complete.
W20260709 12:11:17.194778  2432 consensus_peers.cc:597] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 -> Peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Couldn't send request to peer 680386e7d64a4eae8d6ecd01ba29307f. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:17.242522  2506 consensus_peers.cc:597] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a -> Peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Couldn't send request to peer 680386e7d64a4eae8d6ecd01ba29307f. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:17.250671 29421 tablet_server.cc:179] TabletServer@127.28.187.66:0 shutting down...
W20260709 12:11:17.256407  2504 consensus_peers.cc:597] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a -> Peer 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647): Couldn't send request to peer 0ea98fd6d7a24172806e4a8fa26c81c2. 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:11:17.279153 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:17.280012 29421 tablet_replica.cc:333] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.280862 29421 raft_consensus.cc:2243] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.281554 29421 raft_consensus.cc:2272] T 23da883633804cf3b65c295ca07e8685 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.283905 29421 tablet_replica.cc:333] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.284510 29421 raft_consensus.cc:2243] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.285444 29421 raft_consensus.cc:2272] T 5f057833db504f5bb62b8a8da58a7ee7 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.288300 29421 tablet_replica.cc:333] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.289047 29421 raft_consensus.cc:2243] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.289786 29421 raft_consensus.cc:2272] T 01010a4d9f2447068e8ae4516181a4fe P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:17.290135  2504 consensus_peers.cc:597] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a -> Peer 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647): Couldn't send request to peer 0ea98fd6d7a24172806e4a8fa26c81c2. 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:11:17.292299 29421 tablet_replica.cc:333] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.292918 29421 raft_consensus.cc:2243] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.293458 29421 raft_consensus.cc:2272] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.295616 29421 tablet_replica.cc:333] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.296185 29421 raft_consensus.cc:2243] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.297106 29421 raft_consensus.cc:2272] T 21d025b8ac3d4f088ba6bc252e8fb26e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.299226 29421 tablet_replica.cc:333] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.299811 29421 raft_consensus.cc:2243] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.300285 29421 raft_consensus.cc:2272] T b8d1d839d3fc403eb5798b65b73832ff P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.302371 29421 tablet_replica.cc:333] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.302942 29421 raft_consensus.cc:2243] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.303442 29421 raft_consensus.cc:2272] T eea8582dbec8446c861a4da64527bb53 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.305575 29421 tablet_replica.cc:333] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.306087 29421 raft_consensus.cc:2243] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.306608 29421 raft_consensus.cc:2272] T 58f15c0513594106885dbc3cde313d57 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.309211 29421 tablet_replica.cc:333] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.309876 29421 raft_consensus.cc:2243] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.310382 29421 raft_consensus.cc:2272] T 809cace7747349019eff8ffae72f977c P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.312551 29421 tablet_replica.cc:333] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.313135 29421 raft_consensus.cc:2243] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.313683 29421 raft_consensus.cc:2272] T 3323ef0e93e74caca6273deb4832c987 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.315668 29421 tablet_replica.cc:333] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.316154 29421 raft_consensus.cc:2243] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.316608 29421 raft_consensus.cc:2272] T 53f2713520de4f0ea5b2f35e30cf4109 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.318714 29421 tablet_replica.cc:333] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.319232 29421 raft_consensus.cc:2243] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.319747 29421 raft_consensus.cc:2272] T 06f58b98808d43e8a25a759d3ae9d22f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.322362 29421 tablet_replica.cc:333] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.323072 29421 raft_consensus.cc:2243] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:11:17.323418  2504 consensus_peers.cc:597] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a -> Peer 0ea98fd6d7a24172806e4a8fa26c81c2 (127.28.187.66:33647): Couldn't send request to peer 0ea98fd6d7a24172806e4a8fa26c81c2. 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:11:17.324059 29421 raft_consensus.cc:2272] T e01a2acf10214bbdbbb9a29c5c23626f P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.326351 29421 tablet_replica.cc:333] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.326910 29421 raft_consensus.cc:2243] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.327752 29421 raft_consensus.cc:2272] T 8b8c12690ba84a2e88212ed3ef72ca1b P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.330024 29421 tablet_replica.cc:333] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.330710 29421 raft_consensus.cc:2243] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.331288 29421 raft_consensus.cc:2272] T baa6e79564b74ba6862edd7f5b04f005 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.333271 29421 tablet_replica.cc:333] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.333820 29421 raft_consensus.cc:2243] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.334645 29421 raft_consensus.cc:2272] T df8cf697628f424c991a2527a4316b2e P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.336830 29421 tablet_replica.cc:333] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.337363 29421 raft_consensus.cc:2243] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.338191 29421 raft_consensus.cc:2272] T 928dbe76edf84495a3245d7b367dc0f6 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.340389 29421 tablet_replica.cc:333] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2: stopping tablet replica
I20260709 12:11:17.340878 29421 raft_consensus.cc:2243] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.341332 29421 raft_consensus.cc:2272] T 8ab3bce0b16b4fab99eecf939f707cb9 P 0ea98fd6d7a24172806e4a8fa26c81c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.382292 29421 tablet_server.cc:196] TabletServer@127.28.187.66:0 shutdown complete.
I20260709 12:11:17.418612 29421 tablet_server.cc:179] TabletServer@127.28.187.67:0 shutting down...
I20260709 12:11:17.446875 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:17.447608 29421 tablet_replica.cc:333] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.448573 29421 raft_consensus.cc:2243] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.449359 29421 raft_consensus.cc:2272] T 5f057833db504f5bb62b8a8da58a7ee7 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.452203 29421 tablet_replica.cc:333] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.452939 29421 raft_consensus.cc:2243] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.453943 29421 raft_consensus.cc:2272] T b8d1d839d3fc403eb5798b65b73832ff P 573bb0e4dfc34895854e7d114b20379a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:17.454052  2506 consensus_peers.cc:597] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a -> Peer 680386e7d64a4eae8d6ecd01ba29307f (127.28.187.65:44023): Couldn't send request to peer 680386e7d64a4eae8d6ecd01ba29307f. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:17.456149 29421 tablet_replica.cc:333] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.456905 29421 raft_consensus.cc:2243] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.457368 29421 raft_consensus.cc:2272] T 21d025b8ac3d4f088ba6bc252e8fb26e P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.459582 29421 tablet_replica.cc:333] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.460130 29421 raft_consensus.cc:2243] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.460593 29421 raft_consensus.cc:2272] T eea8582dbec8446c861a4da64527bb53 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.462620 29421 tablet_replica.cc:333] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.463205 29421 raft_consensus.cc:2243] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.464008 29421 raft_consensus.cc:2272] T 4c7ff92a2ea94dfe99d22a9d4890ae81 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.466066 29421 tablet_replica.cc:333] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.466604 29421 raft_consensus.cc:2243] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.467211 29421 raft_consensus.cc:2272] T 01010a4d9f2447068e8ae4516181a4fe P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.469324 29421 tablet_replica.cc:333] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.469941 29421 raft_consensus.cc:2243] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.470827 29421 raft_consensus.cc:2272] T 23da883633804cf3b65c295ca07e8685 P 573bb0e4dfc34895854e7d114b20379a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.472843 29421 tablet_replica.cc:333] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.473441 29421 raft_consensus.cc:2243] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.473963 29421 raft_consensus.cc:2272] T 8b8c12690ba84a2e88212ed3ef72ca1b P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.476027 29421 tablet_replica.cc:333] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.476536 29421 raft_consensus.cc:2243] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.477315 29421 raft_consensus.cc:2272] T baa6e79564b74ba6862edd7f5b04f005 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.479561 29421 tablet_replica.cc:333] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.480079 29421 raft_consensus.cc:2243] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.480479 29421 raft_consensus.cc:2272] T 06f58b98808d43e8a25a759d3ae9d22f P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.482528 29421 tablet_replica.cc:333] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.483026 29421 raft_consensus.cc:2243] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.483438 29421 raft_consensus.cc:2272] T e01a2acf10214bbdbbb9a29c5c23626f P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.485510 29421 tablet_replica.cc:333] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.485988 29421 raft_consensus.cc:2243] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.486389 29421 raft_consensus.cc:2272] T 53f2713520de4f0ea5b2f35e30cf4109 P 573bb0e4dfc34895854e7d114b20379a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.488384 29421 tablet_replica.cc:333] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.488858 29421 raft_consensus.cc:2243] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.489658 29421 raft_consensus.cc:2272] T 8ab3bce0b16b4fab99eecf939f707cb9 P 573bb0e4dfc34895854e7d114b20379a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.491518 29421 tablet_replica.cc:333] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.491978 29421 raft_consensus.cc:2243] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.492416 29421 raft_consensus.cc:2272] T 3323ef0e93e74caca6273deb4832c987 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.494292 29421 tablet_replica.cc:333] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.494763 29421 raft_consensus.cc:2243] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.495170 29421 raft_consensus.cc:2272] T 809cace7747349019eff8ffae72f977c P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.497187 29421 tablet_replica.cc:333] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.497756 29421 raft_consensus.cc:2243] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.498634 29421 raft_consensus.cc:2272] T 58f15c0513594106885dbc3cde313d57 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.500699 29421 tablet_replica.cc:333] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.501186 29421 raft_consensus.cc:2243] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.501710 29421 raft_consensus.cc:2272] T 928dbe76edf84495a3245d7b367dc0f6 P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.503671 29421 tablet_replica.cc:333] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a: stopping tablet replica
I20260709 12:11:17.504109 29421 raft_consensus.cc:2243] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:17.504542 29421 raft_consensus.cc:2272] T df8cf697628f424c991a2527a4316b2e P 573bb0e4dfc34895854e7d114b20379a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.546412 29421 tablet_server.cc:196] TabletServer@127.28.187.67:0 shutdown complete.
I20260709 12:11:17.584394 29421 master.cc:562] Master@127.28.187.126:43487 shutting down...
I20260709 12:11:17.611254 29421 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:17.611866 29421 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:17.612155 29421 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d23fea7b7ec463eb810208ec1e2731b: stopping tablet replica
I20260709 12:11:17.633526 29421 master.cc:584] Master@127.28.187.126:43487 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20977 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:11:17.688952 29421 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.187.126:38649
I20260709 12:11:17.690246 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:17.696650  2877 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:11:17.696745  2878 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:11:17.697326  2880 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:11:17.698278 29421 server_base.cc:1061] running on GCE node
I20260709 12:11:17.699405 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:17.699682 29421 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:11:17.699858 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599077699840 us; error 0 us; skew 500 ppm
I20260709 12:11:17.700415 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:17.707180 29421 webserver.cc:533] Webserver started at http://127.28.187.126:33037/ using document root <none> and password file <none>
I20260709 12:11:17.707742 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:17.707926 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:17.708187 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:17.709424 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/master-0-root/instance:
uuid: "04f2478710ad460dbab90dd61ebf6370"
format_stamp: "Formatted at 2026-07-09 12:11:17 on dist-test-slave-442x"
I20260709 12:11:17.714217 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:11:17.718055  2885 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:11:17.718997 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:11:17.719303 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/master-0-root
uuid: "04f2478710ad460dbab90dd61ebf6370"
format_stamp: "Formatted at 2026-07-09 12:11:17 on dist-test-slave-442x"
I20260709 12:11:17.719595 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-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:11:17.744411 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:17.745850 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:17.797936 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.126:38649
I20260709 12:11:17.798050  2936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.126:38649 every 8 connection(s)
I20260709 12:11:17.802919  2937 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:11:17.816582  2937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370: Bootstrap starting.
I20260709 12:11:17.821834  2937 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:17.826478  2937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370: No bootstrap required, opened a new log
I20260709 12:11:17.828814  2937 raft_consensus.cc:359] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04f2478710ad460dbab90dd61ebf6370" member_type: VOTER }
I20260709 12:11:17.829274  2937 raft_consensus.cc:385] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:17.829521  2937 raft_consensus.cc:740] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f2478710ad460dbab90dd61ebf6370, State: Initialized, Role: FOLLOWER
I20260709 12:11:17.830040  2937 consensus_queue.cc:260] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "04f2478710ad460dbab90dd61ebf6370" member_type: VOTER }
I20260709 12:11:17.830510  2937 raft_consensus.cc:399] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:17.830709  2937 raft_consensus.cc:493] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:17.830930  2937 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:17.835762  2937 raft_consensus.cc:515] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04f2478710ad460dbab90dd61ebf6370" member_type: VOTER }
I20260709 12:11:17.836313  2937 leader_election.cc:304] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [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: 04f2478710ad460dbab90dd61ebf6370; no voters: 
I20260709 12:11:17.837749  2937 leader_election.cc:290] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:17.838150  2940 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:17.839640  2940 raft_consensus.cc:697] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 1 LEADER]: Becoming Leader. State: Replica: 04f2478710ad460dbab90dd61ebf6370, State: Running, Role: LEADER
I20260709 12:11:17.840485  2940 consensus_queue.cc:237] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [LEADER]: Queue going to LEADER mode. State: All 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: "04f2478710ad460dbab90dd61ebf6370" member_type: VOTER }
I20260709 12:11:17.841212  2937 sys_catalog.cc:565] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:17.845602  2941 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "04f2478710ad460dbab90dd61ebf6370" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04f2478710ad460dbab90dd61ebf6370" member_type: VOTER } }
I20260709 12:11:17.846402  2941 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:17.847060  2942 sys_catalog.cc:455] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 04f2478710ad460dbab90dd61ebf6370. Latest consensus state: current_term: 1 leader_uuid: "04f2478710ad460dbab90dd61ebf6370" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04f2478710ad460dbab90dd61ebf6370" member_type: VOTER } }
I20260709 12:11:17.847801  2942 sys_catalog.cc:458] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:17.848392  2947 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:17.854545  2947 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:17.857357 29421 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:17.867080  2947 catalog_manager.cc:1383] Generated new cluster ID: 50a415852d4643458be6f685e0173d0a
I20260709 12:11:17.867420  2947 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:17.893261  2947 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:17.895033  2947 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:17.912746  2947 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370: Generated new TSK 0
I20260709 12:11:17.913584  2947 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:17.924465 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:17.930742  2958 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:11:17.931664  2959 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:11:17.935856 29421 server_base.cc:1061] running on GCE node
W20260709 12:11:17.935856  2961 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:11:17.937363 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:17.937628 29421 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:11:17.937754 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599077937743 us; error 0 us; skew 500 ppm
I20260709 12:11:17.938251 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:17.941664 29421 webserver.cc:533] Webserver started at http://127.28.187.65:39527/ using document root <none> and password file <none>
I20260709 12:11:17.942171 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:17.942355 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:17.942692 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:17.943923 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-0-root/instance:
uuid: "5064773786d845d5a664a2082dda8e5a"
format_stamp: "Formatted at 2026-07-09 12:11:17 on dist-test-slave-442x"
I20260709 12:11:17.949024 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260709 12:11:17.953670  2966 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:11:17.954830 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:11:17.955183 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-0-root
uuid: "5064773786d845d5a664a2082dda8e5a"
format_stamp: "Formatted at 2026-07-09 12:11:17 on dist-test-slave-442x"
I20260709 12:11:17.955466 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-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:11:17.974727 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:17.976009 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:17.977797 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:17.980876 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:17.981107 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:17.981353 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:17.981592 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:11:18.027350 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.65:43503
I20260709 12:11:18.027436  3028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.65:43503 every 8 connection(s)
I20260709 12:11:18.032456 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:18.039531  3033 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:11:18.041731  3034 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:11:18.043358 29421 server_base.cc:1061] running on GCE node
W20260709 12:11:18.044011  3036 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:11:18.045718 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:18.046047 29421 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:11:18.046275 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599078046257 us; error 0 us; skew 500 ppm
I20260709 12:11:18.046893 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:18.047633  3029 heartbeater.cc:344] Connected to a master server at 127.28.187.126:38649
I20260709 12:11:18.048070  3029 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:18.048959  3029 heartbeater.cc:507] Master 127.28.187.126:38649 requested a full tablet report, sending...
I20260709 12:11:18.050073 29421 webserver.cc:533] Webserver started at http://127.28.187.66:46249/ using document root <none> and password file <none>
I20260709 12:11:18.050742 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:18.050980 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:18.051254 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:18.051615  2902 ts_manager.cc:194] Registered new tserver with Master: 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503)
I20260709 12:11:18.052615 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-1-root/instance:
uuid: "99d09227ad784764a01f7e5687278603"
format_stamp: "Formatted at 2026-07-09 12:11:18 on dist-test-slave-442x"
I20260709 12:11:18.053725  2902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34584
I20260709 12:11:18.058198 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:11:18.062556  3041 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:11:18.063598 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:11:18.063985 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-1-root
uuid: "99d09227ad784764a01f7e5687278603"
format_stamp: "Formatted at 2026-07-09 12:11:18 on dist-test-slave-442x"
I20260709 12:11:18.064275 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-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:11:18.076148 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:18.077437 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:18.078958 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:18.081306 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:18.081584 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:18.081817 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:18.081966 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:18.126384 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.66:43519
I20260709 12:11:18.126513  3103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.66:43519 every 8 connection(s)
I20260709 12:11:18.135186 29421 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:18.143639  3107 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:11:18.145164  3108 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:11:18.147301  3110 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:11:18.148784 29421 server_base.cc:1061] running on GCE node
I20260709 12:11:18.150018 29421 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:18.150311 29421 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:11:18.150507 29421 hybrid_clock.cc:648] HybridClock initialized: now 1783599078150489 us; error 0 us; skew 500 ppm
I20260709 12:11:18.151060 29421 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:18.151089  3104 heartbeater.cc:344] Connected to a master server at 127.28.187.126:38649
I20260709 12:11:18.151623  3104 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:18.152850  3104 heartbeater.cc:507] Master 127.28.187.126:38649 requested a full tablet report, sending...
I20260709 12:11:18.154171 29421 webserver.cc:533] Webserver started at http://127.28.187.67:42755/ using document root <none> and password file <none>
I20260709 12:11:18.154800 29421 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:18.155014 29421 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:18.155009  2902 ts_manager.cc:194] Registered new tserver with Master: 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:18.155305 29421 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:18.156672  2902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34592
I20260709 12:11:18.156817 29421 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-2-root/instance:
uuid: "0c726312f2d545dd9474d4ffab463adf"
format_stamp: "Formatted at 2026-07-09 12:11:18 on dist-test-slave-442x"
I20260709 12:11:18.163239 29421 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:11:18.167358  3115 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:11:18.168430 29421 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:11:18.168745 29421 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-2-root
uuid: "0c726312f2d545dd9474d4ffab463adf"
format_stamp: "Formatted at 2026-07-09 12:11:18 on dist-test-slave-442x"
I20260709 12:11:18.169063 29421 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIom9hE/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598893288105-29421-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:11:18.189790 29421 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:18.191342 29421 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:18.192888 29421 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:18.195312 29421 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:18.195724 29421 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:18.195998 29421 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:18.196266 29421 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:18.240936 29421 rpc_server.cc:307] RPC server started. Bound to: 127.28.187.67:40705
I20260709 12:11:18.241065  3177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.187.67:40705 every 8 connection(s)
I20260709 12:11:18.257117  3178 heartbeater.cc:344] Connected to a master server at 127.28.187.126:38649
I20260709 12:11:18.257704  3178 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:18.258510  3178 heartbeater.cc:507] Master 127.28.187.126:38649 requested a full tablet report, sending...
I20260709 12:11:18.260865  2902 ts_manager.cc:194] Registered new tserver with Master: 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:18.262176 29421 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017849857s
I20260709 12:11:18.262719  2902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34608
I20260709 12:11:18.292569  2902 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34614:
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:11:18.295477  2902 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:11:18.385324  3069 tablet_service.cc:1511] Processing CreateTablet for tablet 5699139f7e3243779f60318539944c2a (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:18.386929  3069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5699139f7e3243779f60318539944c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.386512  3140 tablet_service.cc:1511] Processing CreateTablet for tablet d52310c4b2134706895063c50d62b265 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:18.388082  3140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52310c4b2134706895063c50d62b265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.388374  3142 tablet_service.cc:1511] Processing CreateTablet for tablet b95fedd0af284df58bd5cdda427c15e0 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:18.389822  3142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95fedd0af284df58bd5cdda427c15e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.390762  3141 tablet_service.cc:1511] Processing CreateTablet for tablet c197d0c0e34b443d9bf929cd1bed6d72 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:18.392154  3141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c197d0c0e34b443d9bf929cd1bed6d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.392624  3139 tablet_service.cc:1511] Processing CreateTablet for tablet d34a44a8cad246239f229aaeebf6b26e (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:18.394032  3139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d34a44a8cad246239f229aaeebf6b26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.394227  3135 tablet_service.cc:1511] Processing CreateTablet for tablet 3d03bce6d3874906ad57e6d9058a1abc (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:18.395537  3135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d03bce6d3874906ad57e6d9058a1abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.398671  3138 tablet_service.cc:1511] Processing CreateTablet for tablet 974c42389e4c4301a78058ae446a9100 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:18.400362  3138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974c42389e4c4301a78058ae446a9100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.402613  3137 tablet_service.cc:1511] Processing CreateTablet for tablet 27e14eeec58f4c14aee413560eb84d9c (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:18.405081  3136 tablet_service.cc:1511] Processing CreateTablet for tablet 509ba8e6d2e9492bbe35a97d57172f44 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:18.385324  3143 tablet_service.cc:1511] Processing CreateTablet for tablet 5699139f7e3243779f60318539944c2a (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:18.408661  2993 tablet_service.cc:1511] Processing CreateTablet for tablet b95fedd0af284df58bd5cdda427c15e0 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:18.410182  2993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95fedd0af284df58bd5cdda427c15e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.410560  2994 tablet_service.cc:1511] Processing CreateTablet for tablet 5699139f7e3243779f60318539944c2a (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:18.411916  2994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5699139f7e3243779f60318539944c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.413868  2992 tablet_service.cc:1511] Processing CreateTablet for tablet c197d0c0e34b443d9bf929cd1bed6d72 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:18.415575  2992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c197d0c0e34b443d9bf929cd1bed6d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.417007  3137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e14eeec58f4c14aee413560eb84d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.417927  2991 tablet_service.cc:1511] Processing CreateTablet for tablet d52310c4b2134706895063c50d62b265 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:18.418629  3136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509ba8e6d2e9492bbe35a97d57172f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.422596  2989 tablet_service.cc:1511] Processing CreateTablet for tablet 974c42389e4c4301a78058ae446a9100 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:18.424037  2989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974c42389e4c4301a78058ae446a9100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.423738  3067 tablet_service.cc:1511] Processing CreateTablet for tablet c197d0c0e34b443d9bf929cd1bed6d72 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:18.425159  3067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c197d0c0e34b443d9bf929cd1bed6d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.426729  2988 tablet_service.cc:1511] Processing CreateTablet for tablet 27e14eeec58f4c14aee413560eb84d9c (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:18.428304  2988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e14eeec58f4c14aee413560eb84d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.428009  3064 tablet_service.cc:1511] Processing CreateTablet for tablet 974c42389e4c4301a78058ae446a9100 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:18.430475  3062 tablet_service.cc:1511] Processing CreateTablet for tablet 509ba8e6d2e9492bbe35a97d57172f44 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:18.430984  3066 tablet_service.cc:1511] Processing CreateTablet for tablet d52310c4b2134706895063c50d62b265 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:18.433120  3061 tablet_service.cc:1511] Processing CreateTablet for tablet 3d03bce6d3874906ad57e6d9058a1abc (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:18.415230  3068 tablet_service.cc:1511] Processing CreateTablet for tablet b95fedd0af284df58bd5cdda427c15e0 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:18.434892  2991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52310c4b2134706895063c50d62b265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.420859  2990 tablet_service.cc:1511] Processing CreateTablet for tablet d34a44a8cad246239f229aaeebf6b26e (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:18.437736  3068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95fedd0af284df58bd5cdda427c15e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.439384  2986 tablet_service.cc:1511] Processing CreateTablet for tablet 3d03bce6d3874906ad57e6d9058a1abc (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:18.441762  3064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974c42389e4c4301a78058ae446a9100. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.442487  2990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d34a44a8cad246239f229aaeebf6b26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.433629  3063 tablet_service.cc:1511] Processing CreateTablet for tablet 27e14eeec58f4c14aee413560eb84d9c (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:18.445580  3063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e14eeec58f4c14aee413560eb84d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.426609  3065 tablet_service.cc:1511] Processing CreateTablet for tablet d34a44a8cad246239f229aaeebf6b26e (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:18.441640  2987 tablet_service.cc:1511] Processing CreateTablet for tablet 509ba8e6d2e9492bbe35a97d57172f44 (DEFAULT_TABLE table=test-workload [id=bc1b9d94912c47dabf682dfdfb9dfc66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:18.448206  2987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509ba8e6d2e9492bbe35a97d57172f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.446700  3065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d34a44a8cad246239f229aaeebf6b26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.450819  3062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509ba8e6d2e9492bbe35a97d57172f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.450994  2986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d03bce6d3874906ad57e6d9058a1abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.453753  3061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d03bce6d3874906ad57e6d9058a1abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.457790  3066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d52310c4b2134706895063c50d62b265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.525254  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5699139f7e3243779f60318539944c2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:18.547240  3193 tablet_bootstrap.cc:492] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:18.550752  3194 tablet_bootstrap.cc:492] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:18.560441  3193 tablet_bootstrap.cc:654] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.566864  3194 tablet_bootstrap.cc:654] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.571216  3195 tablet_bootstrap.cc:492] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:18.578758  3194 tablet_bootstrap.cc:492] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:18.579373  3194 ts_tablet_manager.cc:1403] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260709 12:11:18.582527  3194 raft_consensus.cc:359] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.583299  3194 raft_consensus.cc:385] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.583606  3194 raft_consensus.cc:740] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.584681  3194 consensus_queue.cc:260] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.593837  3193 tablet_bootstrap.cc:492] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:18.594475  3194 ts_tablet_manager.cc:1434] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.007s
I20260709 12:11:18.594766  3193 ts_tablet_manager.cc:1403] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.005s
I20260709 12:11:18.595347  3178 heartbeater.cc:499] Master 127.28.187.126:38649 was elected leader, sending a full tablet report...
I20260709 12:11:18.598148  3194 tablet_bootstrap.cc:492] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:18.598330  3193 raft_consensus.cc:359] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:18.599264  3193 raft_consensus.cc:385] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.599598  3193 raft_consensus.cc:740] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.599761  3195 tablet_bootstrap.cc:654] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.600435  3193 consensus_queue.cc:260] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:18.606371  3194 tablet_bootstrap.cc:654] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.609937  3193 ts_tablet_manager.cc:1434] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 12:11:18.609918  3104 heartbeater.cc:499] Master 127.28.187.126:38649 was elected leader, sending a full tablet report...
I20260709 12:11:18.611896  3193 tablet_bootstrap.cc:492] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:18.616066  3195 tablet_bootstrap.cc:492] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:18.616730  3194 tablet_bootstrap.cc:492] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:18.617795  3194 ts_tablet_manager.cc:1403] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260709 12:11:18.618634  3193 tablet_bootstrap.cc:654] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.617305  3195 ts_tablet_manager.cc:1403] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.003s
I20260709 12:11:18.621174  3194 raft_consensus.cc:359] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.622236  3194 raft_consensus.cc:385] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.622655  3194 raft_consensus.cc:740] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.623742  3194 consensus_queue.cc:260] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.624727  3195 raft_consensus.cc:359] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:18.625633  3195 raft_consensus.cc:385] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.625931  3195 raft_consensus.cc:740] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.626839  3195 consensus_queue.cc:260] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
W20260709 12:11:18.634454  3105 tablet.cc:2406] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:11:18.634728  3194 ts_tablet_manager.cc:1434] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:11:18.641324  3029 heartbeater.cc:499] Master 127.28.187.126:38649 was elected leader, sending a full tablet report...
I20260709 12:11:18.642096  3194 tablet_bootstrap.cc:492] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:18.645996  3195 ts_tablet_manager.cc:1434] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 12:11:18.647249  3195 tablet_bootstrap.cc:492] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:18.651533  3194 tablet_bootstrap.cc:654] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.653582  3195 tablet_bootstrap.cc:654] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.655236  3193 tablet_bootstrap.cc:492] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:18.655913  3193 ts_tablet_manager.cc:1403] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.023s
I20260709 12:11:18.659442  3193 raft_consensus.cc:359] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.660403  3193 raft_consensus.cc:385] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.660784  3193 raft_consensus.cc:740] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.661765  3193 consensus_queue.cc:260] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.664014  3193 ts_tablet_manager.cc:1434] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:11:18.667575  3193 tablet_bootstrap.cc:492] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:18.674675  3194 tablet_bootstrap.cc:492] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:18.675050  3195 tablet_bootstrap.cc:492] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:18.675316  3194 ts_tablet_manager.cc:1403] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.012s
I20260709 12:11:18.675625  3195 ts_tablet_manager.cc:1403] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.016s
I20260709 12:11:18.676003  3193 tablet_bootstrap.cc:654] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.678468  3194 raft_consensus.cc:359] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.679282  3194 raft_consensus.cc:385] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.678855  3195 raft_consensus.cc:359] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.679594  3194 raft_consensus.cc:740] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.679745  3195 raft_consensus.cc:385] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.680150  3195 raft_consensus.cc:740] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.680661  3194 consensus_queue.cc:260] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.681012  3195 consensus_queue.cc:260] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.681869  3198 raft_consensus.cc:493] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:18.682468  3198 raft_consensus.cc:515] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.684911  3193 tablet_bootstrap.cc:492] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:18.685667  3193 ts_tablet_manager.cc:1403] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 12:11:18.686278  3195 ts_tablet_manager.cc:1434] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:11:18.687387  3195 tablet_bootstrap.cc:492] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:18.688750  3193 raft_consensus.cc:359] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.689602  3193 raft_consensus.cc:385] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.689896  3193 raft_consensus.cc:740] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.690909  3193 consensus_queue.cc:260] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.693780  3193 ts_tablet_manager.cc:1434] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:18.694427  3195 tablet_bootstrap.cc:654] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.694941  3193 tablet_bootstrap.cc:492] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:18.699234  3194 ts_tablet_manager.cc:1434] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.014s
I20260709 12:11:18.700412  3194 tablet_bootstrap.cc:492] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:18.707283  3193 tablet_bootstrap.cc:654] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.707278  3194 tablet_bootstrap.cc:654] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.712775  3198 leader_election.cc:290] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:18.714468  3207 raft_consensus.cc:493] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:18.720119  3207 raft_consensus.cc:515] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.721549  3193 tablet_bootstrap.cc:492] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:18.722152  3193 ts_tablet_manager.cc:1403] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.003s
I20260709 12:11:18.722579  3207 leader_election.cc:290] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:18.715070  3195 tablet_bootstrap.cc:492] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:18.723570  3195 ts_tablet_manager.cc:1403] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.006s
I20260709 12:11:18.725301  3194 tablet_bootstrap.cc:492] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:18.725082  3193 raft_consensus.cc:359] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.725934  3194 ts_tablet_manager.cc:1403] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 12:11:18.726642  3195 raft_consensus.cc:359] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.727447  3195 raft_consensus.cc:385] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.727540  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974c42389e4c4301a78058ae446a9100" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:18.725975  3193 raft_consensus.cc:385] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.728349  3193 raft_consensus.cc:740] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.729142  3193 consensus_queue.cc:260] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.730639  3195 raft_consensus.cc:740] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.729267  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52310c4b2134706895063c50d62b265" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:18.731575  3193 ts_tablet_manager.cc:1434] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:18.731498  3195 consensus_queue.cc:260] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
W20260709 12:11:18.732249  3117 leader_election.cc:343] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:18.732789  3193 tablet_bootstrap.cc:492] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:18.733089  3003 raft_consensus.cc:2468] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:18.734215  3195 ts_tablet_manager.cc:1434] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 12:11:18.735445  3195 tablet_bootstrap.cc:492] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:18.736907  3117 leader_election.cc:304] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:18.738009  3198 raft_consensus.cc:2804] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:18.738380  3198 raft_consensus.cc:493] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:18.738720  3198 raft_consensus.cc:3060] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:18.740374  3193 tablet_bootstrap.cc:654] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.742093  3195 tablet_bootstrap.cc:654] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.755089  3198 raft_consensus.cc:515] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.729307  3194 raft_consensus.cc:359] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.761806  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974c42389e4c4301a78058ae446a9100" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:18.763516  3194 raft_consensus.cc:385] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.762681  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52310c4b2134706895063c50d62b265" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:18.763835  3194 raft_consensus.cc:740] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.764724  3194 consensus_queue.cc:260] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
W20260709 12:11:18.765540  3118 leader_election.cc:343] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:18.766062  3118 leader_election.cc:304] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf; no voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603
I20260709 12:11:18.767230  3194 ts_tablet_manager.cc:1434] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
W20260709 12:11:18.767364  3118 leader_election.cc:343] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:18.768424  3194 tablet_bootstrap.cc:492] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:18.769492  3207 raft_consensus.cc:2749] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:18.775436  3194 tablet_bootstrap.cc:654] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.777100  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52310c4b2134706895063c50d62b265" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:18.777849  3003 raft_consensus.cc:3060] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:18.787444  3003 raft_consensus.cc:2468] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:18.789521  3194 tablet_bootstrap.cc:492] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:18.789703  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52310c4b2134706895063c50d62b265" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:18.790805  3194 ts_tablet_manager.cc:1403] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
W20260709 12:11:18.791682  3118 leader_election.cc:343] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:18.790081  3198 leader_election.cc:290] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:18.793421  3117 leader_election.cc:304] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [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: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 99d09227ad784764a01f7e5687278603
I20260709 12:11:18.793860  3194 raft_consensus.cc:359] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.794600  3194 raft_consensus.cc:385] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.794700  3198 raft_consensus.cc:2804] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:18.794920  3194 raft_consensus.cc:740] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.795763  3194 consensus_queue.cc:260] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.796291  3198 raft_consensus.cc:697] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Leader. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:18.797606  3198 consensus_queue.cc:237] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.798177  3194 ts_tablet_manager.cc:1434] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:11:18.799324  3194 tablet_bootstrap.cc:492] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:18.804325  3193 tablet_bootstrap.cc:492] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:18.804991  3193 ts_tablet_manager.cc:1403] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.072s	user 0.031s	sys 0.038s
I20260709 12:11:18.805621  3194 tablet_bootstrap.cc:654] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.806659  3195 tablet_bootstrap.cc:492] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:18.807199  3195 ts_tablet_manager.cc:1403] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.034s
I20260709 12:11:18.808166  3193 raft_consensus.cc:359] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.808954  3193 raft_consensus.cc:385] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.809269  3193 raft_consensus.cc:740] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.810182  3195 raft_consensus.cc:359] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.811107  3195 raft_consensus.cc:385] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.811414  3195 raft_consensus.cc:740] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.811528  3199 raft_consensus.cc:493] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:18.809912  2900 catalog_manager.cc:5697] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c726312f2d545dd9474d4ffab463adf (127.28.187.67). New cstate: current_term: 1 leader_uuid: "0c726312f2d545dd9474d4ffab463adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:18.812152  3199 raft_consensus.cc:515] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.812212  3195 consensus_queue.cc:260] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.813735  3194 tablet_bootstrap.cc:492] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:18.814273  3194 ts_tablet_manager.cc:1403] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 12:11:18.815097  3195 ts_tablet_manager.cc:1434] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 12:11:18.816179  3195 tablet_bootstrap.cc:492] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:18.817266  3194 raft_consensus.cc:359] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.818094  3194 raft_consensus.cc:385] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.818382  3194 raft_consensus.cc:740] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.819310  3194 consensus_queue.cc:260] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.810170  3193 consensus_queue.cc:260] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.821686  3194 ts_tablet_manager.cc:1434] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:11:18.822660  3199 leader_election.cc:290] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:18.822706  3194 tablet_bootstrap.cc:492] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:18.823802  3195 tablet_bootstrap.cc:654] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.830855  3194 tablet_bootstrap.cc:654] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.847483  3193 ts_tablet_manager.cc:1434] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.012s
I20260709 12:11:18.848914  3193 tablet_bootstrap.cc:492] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
W20260709 12:11:18.853018  2950 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:18.856552  3193 tablet_bootstrap.cc:654] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.859472  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34a44a8cad246239f229aaeebf6b26e" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:18.860330  3194 tablet_bootstrap.cc:492] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:18.860276  3003 raft_consensus.cc:2468] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 0.
I20260709 12:11:18.860651  3195 tablet_bootstrap.cc:492] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:18.860914  3194 ts_tablet_manager.cc:1403] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.012s
I20260709 12:11:18.862124  3195 ts_tablet_manager.cc:1403] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.006s
I20260709 12:11:18.861877  3043 leader_election.cc:304] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:18.864010  3218 raft_consensus.cc:2804] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:18.864542  3218 raft_consensus.cc:493] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:18.864111  3194 raft_consensus.cc:359] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.864943  3218 raft_consensus.cc:3060] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:18.865031  3194 raft_consensus.cc:385] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.865535  3194 raft_consensus.cc:740] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.865952  3195 raft_consensus.cc:359] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.866460  3194 consensus_queue.cc:260] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.866940  3195 raft_consensus.cc:385] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.867487  3195 raft_consensus.cc:740] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.868338  3195 consensus_queue.cc:260] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.868937  3194 ts_tablet_manager.cc:1434] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:11:18.870172  3194 tablet_bootstrap.cc:492] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:18.870771  3198 raft_consensus.cc:493] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:18.871325  3198 raft_consensus.cc:515] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.872363  3195 ts_tablet_manager.cc:1434] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:11:18.873638  3195 tablet_bootstrap.cc:492] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:18.875049  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:18.875815  3003 raft_consensus.cc:2468] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:18.877262  3194 tablet_bootstrap.cc:654] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.873536  3198 leader_election.cc:290] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:18.877210  3117 leader_election.cc:304] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:18.878966  3198 raft_consensus.cc:2804] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:18.879362  3198 raft_consensus.cc:493] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:18.879727  3198 raft_consensus.cc:3060] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:18.881865  3195 tablet_bootstrap.cc:654] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.888551  3198 raft_consensus.cc:515] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.889509  3199 raft_consensus.cc:493] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:18.890196  3199 raft_consensus.cc:515] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.892510  3199 leader_election.cc:290] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:18.893064  3218 raft_consensus.cc:515] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.893445  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:18.895207  3218 leader_election.cc:290] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:18.896080  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974c42389e4c4301a78058ae446a9100" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
W20260709 12:11:18.898039  3118 leader_election.cc:343] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:18.899367  3193 tablet_bootstrap.cc:492] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:18.899657  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34a44a8cad246239f229aaeebf6b26e" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:18.901212  3193 ts_tablet_manager.cc:1403] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.008s
I20260709 12:11:18.901582  3003 raft_consensus.cc:3060] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:18.901952  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:18.902616  3004 raft_consensus.cc:3060] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:18.904999  3198 leader_election.cc:290] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:18.905432  3193 raft_consensus.cc:359] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.909970  3193 raft_consensus.cc:385] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.910877  3193 raft_consensus.cc:740] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.911067  3004 raft_consensus.cc:2468] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:18.913161  3117 leader_election.cc:304] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:18.913558  3003 raft_consensus.cc:2468] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
I20260709 12:11:18.914482  3193 consensus_queue.cc:260] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.914494  3198 raft_consensus.cc:2804] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:18.914503  3194 tablet_bootstrap.cc:492] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:18.916925  3194 ts_tablet_manager.cc:1403] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.047s	user 0.035s	sys 0.009s
I20260709 12:11:18.917003  3198 raft_consensus.cc:697] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Leader. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:18.918033  3198 consensus_queue.cc:237] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.916076  3218 raft_consensus.cc:493] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:18.918753  3218 raft_consensus.cc:515] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.919806  3194 raft_consensus.cc:359] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.920548  3194 raft_consensus.cc:385] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.920781  3218 leader_election.cc:290] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:18.920962  3195 tablet_bootstrap.cc:492] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
W20260709 12:11:18.900357  3043 leader_election.cc:343] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:18.921765  3195 ts_tablet_manager.cc:1403] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.011s
I20260709 12:11:18.921042  3193 ts_tablet_manager.cc:1434] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:11:18.923009  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ba8e6d2e9492bbe35a97d57172f44" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:18.923588  3193 tablet_bootstrap.cc:492] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:18.920831  3194 raft_consensus.cc:740] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.925529  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:18.925169  3195 raft_consensus.cc:359] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.925246  3194 consensus_queue.cc:260] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.926257  3195 raft_consensus.cc:385] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.926397  3043 leader_election.cc:304] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:18.926800  3195 raft_consensus.cc:740] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.927217  3218 raft_consensus.cc:2804] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:18.927727  3218 raft_consensus.cc:697] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:18.928309  3194 ts_tablet_manager.cc:1434] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:11:18.927886  3195 consensus_queue.cc:260] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.929322  3194 tablet_bootstrap.cc:492] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:18.930590  3195 ts_tablet_manager.cc:1434] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:11:18.931740  3195 tablet_bootstrap.cc:492] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:18.931959  3218 consensus_queue.cc:237] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.935803  3194 tablet_bootstrap.cc:654] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:18.936070  3043 leader_election.cc:343] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:18.938102  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34a44a8cad246239f229aaeebf6b26e" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
W20260709 12:11:18.938722  3118 leader_election.cc:343] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:18.938997  3195 tablet_bootstrap.cc:654] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.938807  3153 raft_consensus.cc:2468] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 0.
I20260709 12:11:18.942534  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974c42389e4c4301a78058ae446a9100" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:18.943465  3153 raft_consensus.cc:2468] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 0.
I20260709 12:11:18.945740  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d34a44a8cad246239f229aaeebf6b26e" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:18.946403  3153 raft_consensus.cc:3060] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:18.952721  3195 tablet_bootstrap.cc:492] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:18.953539  3195 ts_tablet_manager.cc:1403] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260709 12:11:18.954885  3153 raft_consensus.cc:2468] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
I20260709 12:11:18.956964  3195 raft_consensus.cc:359] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.958192  3195 raft_consensus.cc:385] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.958295  3199 raft_consensus.cc:493] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:18.958602  3195 raft_consensus.cc:740] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.958806  3199 raft_consensus.cc:515] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:18.959702  3195 consensus_queue.cc:260] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.961009  3199 leader_election.cc:290] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705), 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503)
I20260709 12:11:18.957357  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ba8e6d2e9492bbe35a97d57172f44" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:18.961819  3152 raft_consensus.cc:2468] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 0.
I20260709 12:11:18.964123  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5699139f7e3243779f60318539944c2a" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:18.965528  3195 ts_tablet_manager.cc:1434] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 12:11:18.966771  3195 tablet_bootstrap.cc:492] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:18.966995  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5699139f7e3243779f60318539944c2a" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:18.967722  3003 raft_consensus.cc:2468] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 0.
I20260709 12:11:18.969743  3043 leader_election.cc:304] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [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: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:18.974018  3195 tablet_bootstrap.cc:654] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:18.974308  3199 raft_consensus.cc:2804] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:18.974740  3199 raft_consensus.cc:493] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:18.975067  3199 raft_consensus.cc:3060] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:18.980652  3194 tablet_bootstrap.cc:492] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:18.981370  3194 ts_tablet_manager.cc:1403] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.015s
I20260709 12:11:18.983846  3199 raft_consensus.cc:515] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:18.984493  3194 raft_consensus.cc:359] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:18.985330  3194 raft_consensus.cc:385] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:18.985672  3194 raft_consensus.cc:740] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:18.986507  3194 consensus_queue.cc:260] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:18.986805  3043 leader_election.cc:304] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [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: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:18.989255  3194 ts_tablet_manager.cc:1434] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:11:18.991807  3218 raft_consensus.cc:2804] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:18.992377  3218 raft_consensus.cc:493] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:18.992774  3218 raft_consensus.cc:3060] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:18.996709  2900 catalog_manager.cc:5697] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.002576  3193 tablet_bootstrap.cc:654] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.003517  3199 leader_election.cc:290] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
W20260709 12:11:19.005694  3043 leader_election.cc:343] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:19.008342  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974c42389e4c4301a78058ae446a9100" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:19.009115  3003 raft_consensus.cc:3060] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.011642  3218 raft_consensus.cc:515] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.014295  3043 leader_election.cc:304] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [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: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 0c726312f2d545dd9474d4ffab463adf
I20260709 12:11:19.014703  3193 tablet_bootstrap.cc:492] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:19.015321  3193 ts_tablet_manager.cc:1403] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.008s
I20260709 12:11:19.015841  3230 raft_consensus.cc:2804] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.017089  3230 raft_consensus.cc:493] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.017102  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974c42389e4c4301a78058ae446a9100" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:19.015851  2901 catalog_manager.cc:5697] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c726312f2d545dd9474d4ffab463adf (127.28.187.67). New cstate: current_term: 1 leader_uuid: "0c726312f2d545dd9474d4ffab463adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:19.017937  3153 raft_consensus.cc:3060] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.020479  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ba8e6d2e9492bbe35a97d57172f44" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:19.021414  3218 leader_election.cc:290] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:19.022138  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ba8e6d2e9492bbe35a97d57172f44" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:19.017604  3230 raft_consensus.cc:3060] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.024999  3198 raft_consensus.cc:493] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.026819  3152 raft_consensus.cc:3060] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.027077  3198 raft_consensus.cc:515] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:19.029325  3198 leader_election.cc:290] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503)
I20260709 12:11:19.025902  3195 tablet_bootstrap.cc:492] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:19.031102  3195 ts_tablet_manager.cc:1403] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.065s	user 0.030s	sys 0.019s
W20260709 12:11:19.025095  3043 leader_election.cc:343] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:19.033250  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5699139f7e3243779f60318539944c2a" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:19.034544  3230 raft_consensus.cc:515] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:19.035077  3152 raft_consensus.cc:2468] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
I20260709 12:11:19.035838  3078 raft_consensus.cc:2393] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c726312f2d545dd9474d4ffab463adf in current term 1: Already voted for candidate 99d09227ad784764a01f7e5687278603 in this term.
I20260709 12:11:19.036461  3043 leader_election.cc:304] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [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: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:19.038437  3195 raft_consensus.cc:359] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.031738  3153 raft_consensus.cc:2468] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
I20260709 12:11:19.031394  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5699139f7e3243779f60318539944c2a" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:19.038735  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5699139f7e3243779f60318539944c2a" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:19.038970  3193 raft_consensus.cc:359] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.039793  3151 raft_consensus.cc:3060] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.040190  3198 raft_consensus.cc:493] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.039914  3193 raft_consensus.cc:385] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.040841  3195 raft_consensus.cc:385] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.040921  3198 raft_consensus.cc:515] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.041479  3195 raft_consensus.cc:740] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.040882  3193 raft_consensus.cc:740] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.042582  3193 consensus_queue.cc:260] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.043351  3198 leader_election.cc:290] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:19.042619  3195 consensus_queue.cc:260] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.043707  3199 raft_consensus.cc:2804] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.044318  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e14eeec58f4c14aee413560eb84d9c" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:19.045050  3002 raft_consensus.cc:2468] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:19.048261  3003 raft_consensus.cc:2468] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
I20260709 12:11:19.049011  3193 ts_tablet_manager.cc:1434] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260709 12:11:19.050307  3193 tablet_bootstrap.cc:492] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:19.050870  3117 leader_election.cc:304] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:19.052121  3207 raft_consensus.cc:2804] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.052525  3207 raft_consensus.cc:493] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.052867  3207 raft_consensus.cc:3060] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.056574  3004 raft_consensus.cc:2468] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:19.057554  3199 raft_consensus.cc:697] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:19.045702  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e14eeec58f4c14aee413560eb84d9c" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:19.046267  3043 leader_election.cc:304] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:19.046934  3195 ts_tablet_manager.cc:1434] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:11:19.041586  3230 leader_election.cc:290] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Requested vote from peers 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705), 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503)
I20260709 12:11:19.047253  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5699139f7e3243779f60318539944c2a" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:19.045637  3198 raft_consensus.cc:493] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.057979  3117 leader_election.cc:304] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [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: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 99d09227ad784764a01f7e5687278603
I20260709 12:11:19.061774  3193 tablet_bootstrap.cc:654] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.059405  3001 raft_consensus.cc:3060] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.062645  3230 raft_consensus.cc:2804] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.063199  3230 raft_consensus.cc:697] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:19.059751  3195 tablet_bootstrap.cc:492] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:19.064364  3151 raft_consensus.cc:2468] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
W20260709 12:11:19.065431  3118 leader_election.cc:343] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:19.059751  3198 raft_consensus.cc:515] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.068902  3198 leader_election.cc:290] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:19.064002  3230 consensus_queue.cc:237] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.070632  3195 tablet_bootstrap.cc:654] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.071888  3043 leader_election.cc:304] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:19.073030  3232 raft_consensus.cc:2804] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.073786  3232 raft_consensus.cc:697] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:19.063995  3199 consensus_queue.cc:237] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.074970  3232 consensus_queue.cc:237] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:19.074223  3198 raft_consensus.cc:2764] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:11:19.060916  3207 raft_consensus.cc:515] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.083550  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03bce6d3874906ad57e6d9058a1abc" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:19.084337  3078 raft_consensus.cc:2468] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:19.084110  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03bce6d3874906ad57e6d9058a1abc" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:19.086706  3004 raft_consensus.cc:2468] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:19.087245  3198 raft_consensus.cc:493] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.106302  3001 raft_consensus.cc:2468] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
I20260709 12:11:19.105736  3118 leader_election.cc:304] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:19.109742  3195 tablet_bootstrap.cc:492] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:19.110913  3195 ts_tablet_manager.cc:1403] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.000s
I20260709 12:11:19.112792  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e14eeec58f4c14aee413560eb84d9c" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:19.113476  3001 raft_consensus.cc:3060] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.113797  3195 raft_consensus.cc:359] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.115281  3195 raft_consensus.cc:385] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.115537  3195 raft_consensus.cc:740] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.106324  3198 raft_consensus.cc:515] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.116122  3233 raft_consensus.cc:2804] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.116748  3233 raft_consensus.cc:493] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.117116  3233 raft_consensus.cc:3060] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.118044  3195 consensus_queue.cc:260] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.118695  3198 leader_election.cc:290] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:19.120756  2900 catalog_manager.cc:5697] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.124428  3195 ts_tablet_manager.cc:1434] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:11:19.111034  3207 leader_election.cc:290] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:19.126609  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e14eeec58f4c14aee413560eb84d9c" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:19.125341  3233 raft_consensus.cc:515] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.128983  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197d0c0e34b443d9bf929cd1bed6d72" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:19.126372  3001 raft_consensus.cc:2468] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:19.129729  3079 raft_consensus.cc:2468] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:19.130622  3233 leader_election.cc:290] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:19.126935  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197d0c0e34b443d9bf929cd1bed6d72" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
W20260709 12:11:19.130625  3118 leader_election.cc:343] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:19.131567  3004 raft_consensus.cc:2468] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:19.132272  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03bce6d3874906ad57e6d9058a1abc" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:19.132699  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d03bce6d3874906ad57e6d9058a1abc" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:19.132906  3118 leader_election.cc:304] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:19.133319  3079 raft_consensus.cc:3060] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.133481  3117 leader_election.cc:304] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [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: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 99d09227ad784764a01f7e5687278603
I20260709 12:11:19.132922  3001 raft_consensus.cc:3060] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.134419  3207 raft_consensus.cc:2804] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:19.134763  3207 raft_consensus.cc:493] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:19.135100  3207 raft_consensus.cc:3060] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.133545  3193 tablet_bootstrap.cc:492] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:19.136516  3193 ts_tablet_manager.cc:1403] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.003s
I20260709 12:11:19.139420  3193 raft_consensus.cc:359] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.140161  3193 raft_consensus.cc:385] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.140426  3193 raft_consensus.cc:740] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.141608  3233 raft_consensus.cc:2804] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.142199  3233 raft_consensus.cc:697] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Leader. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:19.143572  3079 raft_consensus.cc:2468] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:19.144999  3118 leader_election.cc:304] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:19.146346  3198 raft_consensus.cc:2804] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.146075  3233 consensus_queue.cc:237] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.147042  3198 raft_consensus.cc:697] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Leader. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:19.147404  3203 raft_consensus.cc:493] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.148048  3203 raft_consensus.cc:515] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.148228  3198 consensus_queue.cc:237] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.150673  3001 raft_consensus.cc:2468] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:19.151203  3203 leader_election.cc:290] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:19.151937  3207 raft_consensus.cc:515] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.151360  3193 consensus_queue.cc:260] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.154265  3207 leader_election.cc:290] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:19.160386  3193 ts_tablet_manager.cc:1434] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:11:19.155833  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197d0c0e34b443d9bf929cd1bed6d72" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:19.164997  2900 catalog_manager.cc:5697] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.166531  3001 raft_consensus.cc:3060] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.166968  3193 tablet_bootstrap.cc:492] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:19.167315  2901 catalog_manager.cc:5697] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c726312f2d545dd9474d4ffab463adf (127.28.187.67). New cstate: current_term: 1 leader_uuid: "0c726312f2d545dd9474d4ffab463adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:19.167799  2900 catalog_manager.cc:5697] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.155473  3199 raft_consensus.cc:493] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.169800  3199 raft_consensus.cc:515] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.172170  3199 leader_election.cc:290] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:19.163079  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197d0c0e34b443d9bf929cd1bed6d72" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:19.174625  3079 raft_consensus.cc:3060] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.174980  3001 raft_consensus.cc:2468] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:19.175735  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:19.176321  3117 leader_election.cc:304] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:19.177492  3233 raft_consensus.cc:2804] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:19.178228  3233 raft_consensus.cc:697] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Leader. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:19.179136  3233 consensus_queue.cc:237] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.183511  3079 raft_consensus.cc:2468] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:19.183772  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ba8e6d2e9492bbe35a97d57172f44" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:19.184749  3151 raft_consensus.cc:2393] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5064773786d845d5a664a2082dda8e5a in current term 1: Already voted for candidate 99d09227ad784764a01f7e5687278603 in this term.
I20260709 12:11:19.188813  3193 tablet_bootstrap.cc:654] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:19.192143  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:19.193066  3001 raft_consensus.cc:2393] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99d09227ad784764a01f7e5687278603 in current term 1: Already voted for candidate 0c726312f2d545dd9474d4ffab463adf in this term.
I20260709 12:11:19.194367  3043 leader_election.cc:304] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99d09227ad784764a01f7e5687278603; no voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:19.195611  3199 raft_consensus.cc:3060] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.201050  3193 tablet_bootstrap.cc:492] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:19.201690  3193 ts_tablet_manager.cc:1403] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.010s
I20260709 12:11:19.203922  3199 raft_consensus.cc:2749] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:19.204576  2900 catalog_manager.cc:5697] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c726312f2d545dd9474d4ffab463adf (127.28.187.67). New cstate: current_term: 1 leader_uuid: "0c726312f2d545dd9474d4ffab463adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:19.206089  3193 raft_consensus.cc:359] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.206840  3193 raft_consensus.cc:385] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:19.207118  3193 raft_consensus.cc:740] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:19.206533  2900 catalog_manager.cc:5697] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c726312f2d545dd9474d4ffab463adf (127.28.187.67). New cstate: current_term: 1 leader_uuid: "0c726312f2d545dd9474d4ffab463adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:19.207815  3193 consensus_queue.cc:260] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.210218  3193 ts_tablet_manager.cc:1434] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:19.215276  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ba8e6d2e9492bbe35a97d57172f44" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:19.216894  2969 leader_election.cc:304] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a; no voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603
I20260709 12:11:19.217751  3203 raft_consensus.cc:3060] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.225575  3203 raft_consensus.cc:2749] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:19.227450  3079 raft_consensus.cc:3060] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.234493  3198 consensus_queue.cc:1048] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.247607  3198 consensus_queue.cc:1048] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.252039  3199 raft_consensus.cc:493] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:19.252643  3199 raft_consensus.cc:515] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.254680  3199 leader_election.cc:290] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:19.255714  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e14eeec58f4c14aee413560eb84d9c" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:19.255920  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e14eeec58f4c14aee413560eb84d9c" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:19.258121  3004 raft_consensus.cc:2393] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99d09227ad784764a01f7e5687278603 in current term 1: Already voted for candidate 0c726312f2d545dd9474d4ffab463adf in this term.
I20260709 12:11:19.259398  3043 leader_election.cc:304] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99d09227ad784764a01f7e5687278603; no voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:19.260282  3199 raft_consensus.cc:3060] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:19.267617  3199 raft_consensus.cc:2749] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:19.310798  3233 consensus_queue.cc:1048] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.315035  3079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5699139f7e3243779f60318539944c2a"
dest_uuid: "99d09227ad784764a01f7e5687278603"
mode: GRACEFUL
new_leader_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:35238
I20260709 12:11:19.315833  3079 raft_consensus.cc:606] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Received request to transfer leadership to TS 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:19.325830  3239 consensus_queue.cc:1048] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.337210  3151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0"
dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
mode: GRACEFUL
new_leader_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:41062
I20260709 12:11:19.337882  3151 raft_consensus.cc:606] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Received request to transfer leadership to TS 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:19.343873  3151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c197d0c0e34b443d9bf929cd1bed6d72"
dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
mode: GRACEFUL
new_leader_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:41062
I20260709 12:11:19.344529  3151 raft_consensus.cc:606] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Received request to transfer leadership to TS 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:19.350409  3151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d52310c4b2134706895063c50d62b265"
dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
mode: GRACEFUL
new_leader_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:41062
I20260709 12:11:19.350982  3151 raft_consensus.cc:606] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Received request to transfer leadership to TS 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:19.365091  3151 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27e14eeec58f4c14aee413560eb84d9c"
dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
mode: GRACEFUL
new_leader_uuid: "99d09227ad784764a01f7e5687278603"
 from {username='slave'} at 127.0.0.1:41062
I20260709 12:11:19.365646  3151 raft_consensus.cc:606] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Received request to transfer leadership to TS 99d09227ad784764a01f7e5687278603
I20260709 12:11:19.477798  3199 consensus_queue.cc:1048] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.489084  3199 consensus_queue.cc:1048] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.506865  3199 consensus_queue.cc:1048] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.517455  3199 consensus_queue.cc:1048] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.537304  3232 consensus_queue.cc:1048] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.544987  3199 raft_consensus.cc:993] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603: : Instructing follower 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:19.545503  3218 raft_consensus.cc:1081] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Signalling peer 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:19.547221  3001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5699139f7e3243779f60318539944c2a"
dest_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:40790
I20260709 12:11:19.548014  3001 raft_consensus.cc:493] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.548452  3001 raft_consensus.cc:3060] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.554883  3232 consensus_queue.cc:1048] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.557415  3232 consensus_queue.cc:1048] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.557143  3001 raft_consensus.cc:515] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:19.558859  3004 raft_consensus.cc:1240] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Rejecting Update request from peer 99d09227ad784764a01f7e5687278603 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:19.560235  3001 leader_election.cc:290] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Requested vote from peers 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:19.561034  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5699139f7e3243779f60318539944c2a" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:19.562845  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5699139f7e3243779f60318539944c2a" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:19.563486  3079 raft_consensus.cc:3055] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:19.563433  3232 consensus_queue.cc:1048] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.564059  3079 raft_consensus.cc:740] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:19.565070  3079 consensus_queue.cc:260] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:19.565912  3079 raft_consensus.cc:3060] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.573895  3079 raft_consensus.cc:2468] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:19.575436  2969 leader_election.cc:304] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [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: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 0c726312f2d545dd9474d4ffab463adf
I20260709 12:11:19.576421  3203 raft_consensus.cc:2804] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:19.585932  3239 consensus_queue.cc:1048] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.586299  3203 raft_consensus.cc:697] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Becoming Leader. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:19.587523  3203 consensus_queue.cc:237] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [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: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } }
I20260709 12:11:19.591605  3198 consensus_queue.cc:1048] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.608724  2902 catalog_manager.cc:5697] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a reported cstate change: term changed from 1 to 2, leader changed from 99d09227ad784764a01f7e5687278603 (127.28.187.66) to 5064773786d845d5a664a2082dda8e5a (127.28.187.65). New cstate: current_term: 2 leader_uuid: "5064773786d845d5a664a2082dda8e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:19.611078  3233 raft_consensus.cc:993] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf: : Instructing follower 99d09227ad784764a01f7e5687278603 to start an election
I20260709 12:11:19.614600  3198 raft_consensus.cc:1081] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Signalling peer 99d09227ad784764a01f7e5687278603 to start an election
I20260709 12:11:19.616000  3198 consensus_queue.cc:1048] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.636198  3198 consensus_queue.cc:1048] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.640302  3079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27e14eeec58f4c14aee413560eb84d9c"
dest_uuid: "99d09227ad784764a01f7e5687278603"
 from {username='slave'} at 127.0.0.1:35210
I20260709 12:11:19.641052  3079 raft_consensus.cc:493] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.641569  3079 raft_consensus.cc:3060] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.647269  3198 consensus_queue.cc:1048] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:19.659214  3233 consensus_queue.cc:1048] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.660238  3079 raft_consensus.cc:515] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.662564  3079 leader_election.cc:290] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 2 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:19.665815  3198 raft_consensus.cc:993] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf: : Instructing follower 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:19.666429  3198 raft_consensus.cc:1081] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Signalling peer 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:19.669507  3003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c197d0c0e34b443d9bf929cd1bed6d72"
dest_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:40778
I20260709 12:11:19.670116  3003 raft_consensus.cc:493] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.670524  3003 raft_consensus.cc:3060] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.675843  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e14eeec58f4c14aee413560eb84d9c" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:19.676762  3001 raft_consensus.cc:3060] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.678316  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e14eeec58f4c14aee413560eb84d9c" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:19.679167  3152 raft_consensus.cc:3055] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:19.679529  3152 raft_consensus.cc:740] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:19.679618  3003 raft_consensus.cc:515] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.680491  3152 consensus_queue.cc:260] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.681802  3152 raft_consensus.cc:3060] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.685115  3001 raft_consensus.cc:2468] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 2.
I20260709 12:11:19.689184  3004 raft_consensus.cc:1240] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Rejecting Update request from peer 0c726312f2d545dd9474d4ffab463adf for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:19.689900  3152 raft_consensus.cc:2468] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 2.
I20260709 12:11:19.694749  3239 consensus_queue.cc:1059] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:19.695715  3239 raft_consensus.cc:3055] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:19.696098  3239 raft_consensus.cc:740] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:19.696518  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197d0c0e34b443d9bf929cd1bed6d72" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:19.697223  3077 raft_consensus.cc:3060] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.697607  3043 leader_election.cc:304] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:19.698505  3232 raft_consensus.cc:2804] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:19.699011  3232 raft_consensus.cc:697] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 2 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:19.699859  3232 consensus_queue.cc:237] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.703096  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197d0c0e34b443d9bf929cd1bed6d72" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:19.704661  3077 raft_consensus.cc:2468] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:19.705547  3079 raft_consensus.cc:1240] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Rejecting Update request from peer 0c726312f2d545dd9474d4ffab463adf for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:19.706892  3003 leader_election.cc:290] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Requested vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:19.706451  3239 consensus_queue.cc:260] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.707651  3239 raft_consensus.cc:3060] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.708052  2969 leader_election.cc:304] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:19.709002  3203 raft_consensus.cc:2804] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:19.709515  3203 raft_consensus.cc:697] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Becoming Leader. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:19.710335  3203 consensus_queue.cc:237] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [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: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.710424  2900 catalog_manager.cc:5697] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 1 to 2, leader changed from 0c726312f2d545dd9474d4ffab463adf (127.28.187.67) to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.718812  2901 catalog_manager.cc:5697] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a reported cstate change: term changed from 1 to 2, leader changed from 0c726312f2d545dd9474d4ffab463adf (127.28.187.67) to 5064773786d845d5a664a2082dda8e5a (127.28.187.65). New cstate: current_term: 2 leader_uuid: "5064773786d845d5a664a2082dda8e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.724150  3152 raft_consensus.cc:2468] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:19.735580  3233 raft_consensus.cc:993] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf: : Instructing follower 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:19.736049  3239 raft_consensus.cc:1081] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Signalling peer 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:19.737560  3003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d52310c4b2134706895063c50d62b265"
dest_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:40778
I20260709 12:11:19.738024  3003 raft_consensus.cc:493] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.738303  3003 raft_consensus.cc:3060] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.743690  3003 raft_consensus.cc:515] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.745314  3003 leader_election.cc:290] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Requested vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:19.746371  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52310c4b2134706895063c50d62b265" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:19.746580  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d52310c4b2134706895063c50d62b265" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:19.747109  3077 raft_consensus.cc:3060] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.747148  3152 raft_consensus.cc:3055] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:19.747623  3152 raft_consensus.cc:740] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:19.748504  3152 consensus_queue.cc:260] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.749866  3152 raft_consensus.cc:3060] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.755117  3077 raft_consensus.cc:2468] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:19.756728  2969 leader_election.cc:304] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:19.757043  3152 raft_consensus.cc:2468] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:19.757509  3203 raft_consensus.cc:2804] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:19.758062  3203 raft_consensus.cc:697] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Becoming Leader. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:19.758915  3203 consensus_queue.cc:237] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.765836  2901 catalog_manager.cc:5697] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a reported cstate change: term changed from 1 to 2, leader changed from 0c726312f2d545dd9474d4ffab463adf (127.28.187.67) to 5064773786d845d5a664a2082dda8e5a (127.28.187.65). New cstate: current_term: 2 leader_uuid: "5064773786d845d5a664a2082dda8e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:19.770895  3233 raft_consensus.cc:993] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf: : Instructing follower 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:19.771415  3239 raft_consensus.cc:1081] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Signalling peer 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:19.773095  3003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0"
dest_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:40778
I20260709 12:11:19.773829  3003 raft_consensus.cc:493] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:19.774212  3003 raft_consensus.cc:3060] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.780802  3003 raft_consensus.cc:515] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.782761  3003 leader_election.cc:290] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Requested vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:19.783762  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:19.783897  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:19.784480  3152 raft_consensus.cc:3055] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:19.784593  3077 raft_consensus.cc:3060] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.784771  3152 raft_consensus.cc:740] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:19.785596  3152 consensus_queue.cc:260] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.786588  3152 raft_consensus.cc:3060] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:19.790678  3077 raft_consensus.cc:2468] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:19.792024  2969 leader_election.cc:304] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:19.792521  3152 raft_consensus.cc:2468] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:19.792912  3203 raft_consensus.cc:2804] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:19.793565  3203 raft_consensus.cc:697] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Becoming Leader. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:19.794298  3203 consensus_queue.cc:237] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:19.801614  2901 catalog_manager.cc:5697] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a reported cstate change: term changed from 1 to 2, leader changed from 0c726312f2d545dd9474d4ffab463adf (127.28.187.67) to 5064773786d845d5a664a2082dda8e5a (127.28.187.65). New cstate: current_term: 2 leader_uuid: "5064773786d845d5a664a2082dda8e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:20.003221  3152 raft_consensus.cc:3060] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:20.009951  3152 raft_consensus.cc:1275] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.011363  3203 consensus_queue.cc:1048] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.023731  3077 raft_consensus.cc:1275] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.025529  3203 consensus_queue.cc:1048] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.087258  3152 raft_consensus.cc:1275] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 99d09227ad784764a01f7e5687278603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.088760  3232 consensus_queue.cc:1048] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.097697  3003 raft_consensus.cc:1275] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Refusing update from remote peer 99d09227ad784764a01f7e5687278603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.100273  3199 consensus_queue.cc:1048] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:20.181470  3152 raft_consensus.cc:1275] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.182826  3203 consensus_queue.cc:1048] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.188160  3151 raft_consensus.cc:1275] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.190183  3203 consensus_queue.cc:1048] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.193260  3077 raft_consensus.cc:1275] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.195108  3203 consensus_queue.cc:1048] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:20.206068  3079 raft_consensus.cc:1275] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.207800  3078 raft_consensus.cc:1275] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.208572  3276 consensus_queue.cc:1048] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:20.209751  3262 consensus_queue.cc:1048] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:20.223796  3151 raft_consensus.cc:1275] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:20.225510  3203 consensus_queue.cc:1048] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:22.402067  2900 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34620:
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:11:22.404232  2900 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:11:22.452102  2987 tablet_service.cc:1511] Processing CreateTablet for tablet b0536119f32a4b779caf11246a3bbb48 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:22.452889  3066 tablet_service.cc:1511] Processing CreateTablet for tablet b0536119f32a4b779caf11246a3bbb48 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:22.453510  2987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0536119f32a4b779caf11246a3bbb48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.454180  3066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0536119f32a4b779caf11246a3bbb48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.454218  3140 tablet_service.cc:1511] Processing CreateTablet for tablet b0536119f32a4b779caf11246a3bbb48 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:22.455998  3140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0536119f32a4b779caf11246a3bbb48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.457855  2992 tablet_service.cc:1511] Processing CreateTablet for tablet 10b80c3d447140c48351ca8b6d3ae3d2 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:22.459247  2992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b80c3d447140c48351ca8b6d3ae3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.459021  3063 tablet_service.cc:1511] Processing CreateTablet for tablet 10b80c3d447140c48351ca8b6d3ae3d2 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:22.460369  3063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b80c3d447140c48351ca8b6d3ae3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.460618  3135 tablet_service.cc:1511] Processing CreateTablet for tablet 10b80c3d447140c48351ca8b6d3ae3d2 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:22.461894  3135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b80c3d447140c48351ca8b6d3ae3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.462499  2988 tablet_service.cc:1511] Processing CreateTablet for tablet d5f3c125cfdd450ebd033df878e54fef (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:22.463824  2988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f3c125cfdd450ebd033df878e54fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.471474  3068 tablet_service.cc:1511] Processing CreateTablet for tablet d5f3c125cfdd450ebd033df878e54fef (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:22.472934  3068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f3c125cfdd450ebd033df878e54fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.474386  3143 tablet_service.cc:1511] Processing CreateTablet for tablet d5f3c125cfdd450ebd033df878e54fef (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:22.475013  2989 tablet_service.cc:1511] Processing CreateTablet for tablet c324ccce0839471aa30c9542406d460e (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:22.475776  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f3c125cfdd450ebd033df878e54fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.476313  2989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c324ccce0839471aa30c9542406d460e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.476213  3067 tablet_service.cc:1511] Processing CreateTablet for tablet c324ccce0839471aa30c9542406d460e (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:22.477917  3067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c324ccce0839471aa30c9542406d460e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.484899  3142 tablet_service.cc:1511] Processing CreateTablet for tablet c324ccce0839471aa30c9542406d460e (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:22.486479  3142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c324ccce0839471aa30c9542406d460e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.495651  2986 tablet_service.cc:1511] Processing CreateTablet for tablet 9d44bf89581f471f96574cdcb6fcf355 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:22.497203  2986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d44bf89581f471f96574cdcb6fcf355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.503108  3290 tablet_bootstrap.cc:492] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:22.504739  3069 tablet_service.cc:1511] Processing CreateTablet for tablet 9d44bf89581f471f96574cdcb6fcf355 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:22.506234  3069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d44bf89581f471f96574cdcb6fcf355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.513886  2993 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb426740a4043d091043a4dc8b552db (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:22.515354  2993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb426740a4043d091043a4dc8b552db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.515143  3064 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb426740a4043d091043a4dc8b552db (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:22.516490  3064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb426740a4043d091043a4dc8b552db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.519367  3061 tablet_service.cc:1511] Processing CreateTablet for tablet a52bf037d2bd41f8822e2861f5c2a5c3 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:22.521046  2994 tablet_service.cc:1511] Processing CreateTablet for tablet a52bf037d2bd41f8822e2861f5c2a5c3 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:22.521683  3137 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb426740a4043d091043a4dc8b552db (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:22.523036  3137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb426740a4043d091043a4dc8b552db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.523532  2994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52bf037d2bd41f8822e2861f5c2a5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.525735  3061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52bf037d2bd41f8822e2861f5c2a5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.529870  3140 tablet_service.cc:1511] Processing CreateTablet for tablet 9d44bf89581f471f96574cdcb6fcf355 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:22.533100  3139 tablet_service.cc:1511] Processing CreateTablet for tablet a52bf037d2bd41f8822e2861f5c2a5c3 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:22.534605  2991 tablet_service.cc:1511] Processing CreateTablet for tablet 5bed71726d1142f2947558d921807e5a (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:22.539819  3140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d44bf89581f471f96574cdcb6fcf355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.530532  3291 tablet_bootstrap.cc:492] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:22.538272  3138 tablet_service.cc:1511] Processing CreateTablet for tablet 5bed71726d1142f2947558d921807e5a (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:22.540169  2991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bed71726d1142f2947558d921807e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.540550  3139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52bf037d2bd41f8822e2861f5c2a5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.545800  3066 tablet_service.cc:1511] Processing CreateTablet for tablet 156f93b48fb04dd698067d91459ee153 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:22.547374  3066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 156f93b48fb04dd698067d91459ee153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.549867  3138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bed71726d1142f2947558d921807e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.551695  2990 tablet_service.cc:1511] Processing CreateTablet for tablet 156f93b48fb04dd698067d91459ee153 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:22.553042  2990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 156f93b48fb04dd698067d91459ee153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.555246  3141 tablet_service.cc:1511] Processing CreateTablet for tablet 156f93b48fb04dd698067d91459ee153 (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:22.556571  3141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 156f93b48fb04dd698067d91459ee153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.541885  3063 tablet_service.cc:1511] Processing CreateTablet for tablet 5bed71726d1142f2947558d921807e5a (DEFAULT_TABLE table=soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:22.575083  3063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bed71726d1142f2947558d921807e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:22.604911  3290 tablet_bootstrap.cc:654] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.612426  3291 tablet_bootstrap.cc:654] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.650120  3292 tablet_bootstrap.cc:492] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:22.657264  3292 tablet_bootstrap.cc:654] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.664095  3290 tablet_bootstrap.cc:492] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:22.664948  3290 ts_tablet_manager.cc:1403] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.162s	user 0.014s	sys 0.000s
I20260709 12:11:22.668306  3290 raft_consensus.cc:359] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.669580  3290 raft_consensus.cc:385] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.669988  3290 raft_consensus.cc:740] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.670992  3290 consensus_queue.cc:260] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.673370  3290 ts_tablet_manager.cc:1434] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:11:22.674525  3290 tablet_bootstrap.cc:492] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:22.680200  3291 tablet_bootstrap.cc:492] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:22.680810  3291 ts_tablet_manager.cc:1403] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.000s
I20260709 12:11:22.681077  3290 tablet_bootstrap.cc:654] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.684209  3291 raft_consensus.cc:359] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.685235  3291 raft_consensus.cc:385] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.685665  3291 raft_consensus.cc:740] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.686781  3291 consensus_queue.cc:260] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.688760  3291 ts_tablet_manager.cc:1434] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 12:11:22.689646  3292 tablet_bootstrap.cc:492] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:22.690129  3291 tablet_bootstrap.cc:492] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:22.690304  3292 ts_tablet_manager.cc:1403] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260709 12:11:22.693919  3290 tablet_bootstrap.cc:492] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:22.693817  3292 raft_consensus.cc:359] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.694710  3292 raft_consensus.cc:385] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.694801  3290 ts_tablet_manager.cc:1403] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260709 12:11:22.695098  3292 raft_consensus.cc:740] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.696099  3292 consensus_queue.cc:260] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.696924  3291 tablet_bootstrap.cc:654] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.698555  3292 ts_tablet_manager.cc:1434] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:22.698731  3290 raft_consensus.cc:359] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.699612  3290 raft_consensus.cc:385] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.699777  3292 tablet_bootstrap.cc:492] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:22.700009  3290 raft_consensus.cc:740] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.701165  3290 consensus_queue.cc:260] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.703764  3290 ts_tablet_manager.cc:1434] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:22.704998  3290 tablet_bootstrap.cc:492] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:22.707010  3292 tablet_bootstrap.cc:654] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.708608  3291 tablet_bootstrap.cc:492] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:22.709295  3291 ts_tablet_manager.cc:1403] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 12:11:22.716344  3290 tablet_bootstrap.cc:654] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.716872  3291 raft_consensus.cc:359] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.717878  3291 raft_consensus.cc:385] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.718253  3291 raft_consensus.cc:740] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.719110  3291 consensus_queue.cc:260] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.719889  3292 tablet_bootstrap.cc:492] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:22.720499  3292 ts_tablet_manager.cc:1403] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 12:11:22.722441  3291 ts_tablet_manager.cc:1434] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:11:22.723825  3291 tablet_bootstrap.cc:492] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:22.723896  3292 raft_consensus.cc:359] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.724848  3292 raft_consensus.cc:385] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.725224  3292 raft_consensus.cc:740] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.726204  3292 consensus_queue.cc:260] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.731789  3291 tablet_bootstrap.cc:654] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.728647  3292 ts_tablet_manager.cc:1434] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:11:22.736749  3292 tablet_bootstrap.cc:492] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:22.745159  3292 tablet_bootstrap.cc:654] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.752377  3290 tablet_bootstrap.cc:492] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:22.752631  3291 tablet_bootstrap.cc:492] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:22.752863  3290 ts_tablet_manager.cc:1403] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.011s
I20260709 12:11:22.753237  3291 ts_tablet_manager.cc:1403] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.009s
I20260709 12:11:22.753724  3292 tablet_bootstrap.cc:492] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:22.754277  3292 ts_tablet_manager.cc:1403] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260709 12:11:22.755558  3290 raft_consensus.cc:359] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.756220  3290 raft_consensus.cc:385] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.756515  3290 raft_consensus.cc:740] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.756425  3274 raft_consensus.cc:493] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:22.756412  3291 raft_consensus.cc:359] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.757397  3291 raft_consensus.cc:385] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.757359  3274 raft_consensus.cc:515] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.758045  3291 raft_consensus.cc:740] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.757778  3290 consensus_queue.cc:260] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.759073  3291 consensus_queue.cc:260] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.759889  3274 leader_election.cc:290] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:22.760286  3290 ts_tablet_manager.cc:1434] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:11:22.761487  3291 ts_tablet_manager.cc:1434] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:11:22.761474  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b80c3d447140c48351ca8b6d3ae3d2" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:22.762090  3290 tablet_bootstrap.cc:492] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:22.762332  3077 raft_consensus.cc:2468] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 0.
I20260709 12:11:22.763887  2969 leader_election.cc:304] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:22.764925  3274 raft_consensus.cc:2804] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:22.765424  3274 raft_consensus.cc:493] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:22.765964  3274 raft_consensus.cc:3060] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:22.767889  3291 tablet_bootstrap.cc:492] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:22.769593  3290 tablet_bootstrap.cc:654] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.772467  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b80c3d447140c48351ca8b6d3ae3d2" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:22.773255  3152 raft_consensus.cc:2468] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 0.
I20260709 12:11:22.774716  3274 raft_consensus.cc:515] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.775305  3291 tablet_bootstrap.cc:654] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.782274  3292 raft_consensus.cc:359] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.783269  3292 raft_consensus.cc:385] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.783599  3292 raft_consensus.cc:740] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.784350  3292 consensus_queue.cc:260] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.787106  3274 leader_election.cc:290] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 election: Requested vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:22.790895  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b80c3d447140c48351ca8b6d3ae3d2" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:22.806005  3152 raft_consensus.cc:3060] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:22.797361  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b80c3d447140c48351ca8b6d3ae3d2" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:22.806538  3077 raft_consensus.cc:3060] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:22.807188  3291 tablet_bootstrap.cc:492] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:22.807753  3291 ts_tablet_manager.cc:1403] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.002s
I20260709 12:11:22.810842  3291 raft_consensus.cc:359] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.811612  3291 raft_consensus.cc:385] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.811955  3291 raft_consensus.cc:740] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.802091  3290 tablet_bootstrap.cc:492] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:22.813056  3290 ts_tablet_manager.cc:1403] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.012s
I20260709 12:11:22.812913  3291 consensus_queue.cc:260] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.814392  3077 raft_consensus.cc:2468] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 1.
I20260709 12:11:22.815546  3291 ts_tablet_manager.cc:1434] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:11:22.816123  2969 leader_election.cc:304] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:22.816263  3152 raft_consensus.cc:2468] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 1.
I20260709 12:11:22.816704  3291 tablet_bootstrap.cc:492] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:22.796761  3292 ts_tablet_manager.cc:1434] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.005s
I20260709 12:11:22.819170  3292 tablet_bootstrap.cc:492] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:22.819964  3290 raft_consensus.cc:359] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.820874  3290 raft_consensus.cc:385] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.817317  3304 raft_consensus.cc:2804] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:22.825222  3290 raft_consensus.cc:740] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.825505  3304 raft_consensus.cc:697] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Becoming Leader. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:22.826284  3290 consensus_queue.cc:260] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.826781  3304 consensus_queue.cc:237] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.827698  3291 tablet_bootstrap.cc:654] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.829439  3290 ts_tablet_manager.cc:1434] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:11:22.831008  3290 tablet_bootstrap.cc:492] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:22.832442  3292 tablet_bootstrap.cc:654] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.837692  3290 tablet_bootstrap.cc:654] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.855141  2899 catalog_manager.cc:5697] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5064773786d845d5a664a2082dda8e5a (127.28.187.65). New cstate: current_term: 1 leader_uuid: "5064773786d845d5a664a2082dda8e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:22.869872  3292 tablet_bootstrap.cc:492] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:22.870692  3292 ts_tablet_manager.cc:1403] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.016s
I20260709 12:11:22.872982  3291 tablet_bootstrap.cc:492] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:22.873487  3290 tablet_bootstrap.cc:492] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:22.873768  3291 ts_tablet_manager.cc:1403] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.028s
I20260709 12:11:22.874022  3290 ts_tablet_manager.cc:1403] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.010s
I20260709 12:11:22.874295  3292 raft_consensus.cc:359] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.874941  3292 raft_consensus.cc:385] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.875195  3292 raft_consensus.cc:740] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.875854  3292 consensus_queue.cc:260] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.877207  3291 raft_consensus.cc:359] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.877559  3290 raft_consensus.cc:359] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.878178  3291 raft_consensus.cc:385] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.878180  3292 ts_tablet_manager.cc:1434] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:11:22.878309  3290 raft_consensus.cc:385] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.878656  3291 raft_consensus.cc:740] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.878988  3290 raft_consensus.cc:740] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.879825  3292 tablet_bootstrap.cc:492] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:22.879606  3291 consensus_queue.cc:260] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.880131  3290 consensus_queue.cc:260] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.882623  3291 ts_tablet_manager.cc:1434] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260709 12:11:22.882957  3290 ts_tablet_manager.cc:1434] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:22.884013  3291 tablet_bootstrap.cc:492] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:22.887637  3292 tablet_bootstrap.cc:654] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.884064  3290 tablet_bootstrap.cc:492] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:22.891141  3291 tablet_bootstrap.cc:654] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:22.893330  2950 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:22.898360  3290 tablet_bootstrap.cc:654] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.899286  3291 tablet_bootstrap.cc:492] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:22.900172  3291 ts_tablet_manager.cc:1403] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260709 12:11:22.904047  3291 raft_consensus.cc:359] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.905078  3291 raft_consensus.cc:385] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.905623  3291 raft_consensus.cc:740] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.906831  3289 raft_consensus.cc:493] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:22.906649  3291 consensus_queue.cc:260] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.907423  3289 raft_consensus.cc:515] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.908165  3292 tablet_bootstrap.cc:492] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:22.908738  3292 ts_tablet_manager.cc:1403] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.003s
I20260709 12:11:22.909540  3291 ts_tablet_manager.cc:1434] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:11:22.909740  3289 leader_election.cc:290] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:22.911175  3291 tablet_bootstrap.cc:492] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:22.911834  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0536119f32a4b779caf11246a3bbb48" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:22.912572  3152 raft_consensus.cc:2468] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 0.
I20260709 12:11:22.911710  3292 raft_consensus.cc:359] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.913116  3292 raft_consensus.cc:385] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.913559  3292 raft_consensus.cc:740] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.914096  3043 leader_election.cc:304] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:22.914435  3292 consensus_queue.cc:260] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.915346  3289 raft_consensus.cc:2804] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:22.915813  3289 raft_consensus.cc:493] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:22.916217  3289 raft_consensus.cc:3060] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:22.917073  3292 ts_tablet_manager.cc:1434] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:11:22.917809  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0536119f32a4b779caf11246a3bbb48" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:22.918396  3292 tablet_bootstrap.cc:492] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:22.918710  3291 tablet_bootstrap.cc:654] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:22.922204  3043 leader_election.cc:343] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:22.925246  3290 tablet_bootstrap.cc:492] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:22.929461  3289 raft_consensus.cc:515] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.931114  3292 tablet_bootstrap.cc:654] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.932893  3289 leader_election.cc:290] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:22.929962  3290 ts_tablet_manager.cc:1403] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.005s
I20260709 12:11:22.939353  3290 raft_consensus.cc:359] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.941649  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0536119f32a4b779caf11246a3bbb48" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:22.942481  3152 raft_consensus.cc:3060] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:22.946213  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0536119f32a4b779caf11246a3bbb48" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
W20260709 12:11:22.947817  3043 leader_election.cc:343] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:22.940435  3290 raft_consensus.cc:385] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.950337  3290 raft_consensus.cc:740] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.951251  3290 consensus_queue.cc:260] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.951754  3292 tablet_bootstrap.cc:492] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:22.952140  3152 raft_consensus.cc:2468] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
I20260709 12:11:22.953794  3292 ts_tablet_manager.cc:1403] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.001s
I20260709 12:11:22.954612  3043 leader_election.cc:304] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [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: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:22.956789  3277 raft_consensus.cc:2804] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:22.956982  3292 raft_consensus.cc:359] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.958009  3292 raft_consensus.cc:385] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.958336  3292 raft_consensus.cc:740] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.959118  3292 consensus_queue.cc:260] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.960048  3277 raft_consensus.cc:697] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:22.961169  3277 consensus_queue.cc:237] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.962788  3290 ts_tablet_manager.cc:1434] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 12:11:22.964581  3292 ts_tablet_manager.cc:1434] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:11:22.965758  3292 tablet_bootstrap.cc:492] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:22.966077  3291 tablet_bootstrap.cc:492] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:22.966773  3291 ts_tablet_manager.cc:1403] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.020s
I20260709 12:11:22.969898  3291 raft_consensus.cc:359] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.970806  3291 raft_consensus.cc:385] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.971191  3291 raft_consensus.cc:740] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.972396  3292 tablet_bootstrap.cc:654] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.975452  3290 tablet_bootstrap.cc:492] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:22.974887  2902 catalog_manager.cc:5697] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:22.977530  3291 consensus_queue.cc:260] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.979768  3277 raft_consensus.cc:493] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:22.980306  3277 raft_consensus.cc:515] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.984870  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52bf037d2bd41f8822e2861f5c2a5c3" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:22.985257  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52bf037d2bd41f8822e2861f5c2a5c3" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:22.985577  3277 leader_election.cc:290] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
W20260709 12:11:22.986631  3043 leader_election.cc:343] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:11:22.987313  3043 leader_election.cc:343] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:22.987668  3043 leader_election.cc:304] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99d09227ad784764a01f7e5687278603; no voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:22.988296  3317 raft_consensus.cc:2749] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:22.988796  3291 ts_tablet_manager.cc:1434] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:11:22.989195  3292 tablet_bootstrap.cc:492] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:22.990000  3291 tablet_bootstrap.cc:492] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:22.990137  3292 ts_tablet_manager.cc:1403] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260709 12:11:22.992877  3290 tablet_bootstrap.cc:654] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:22.993418  3292 raft_consensus.cc:359] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.994289  3292 raft_consensus.cc:385] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:22.994632  3292 raft_consensus.cc:740] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:22.995435  3292 consensus_queue.cc:260] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:22.997347  3291 tablet_bootstrap.cc:654] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:23.000699  3292 ts_tablet_manager.cc:1434] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:11:23.002120  3292 tablet_bootstrap.cc:492] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:23.004927  3290 tablet_bootstrap.cc:492] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:23.005369  3291 tablet_bootstrap.cc:492] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:23.005481  3290 ts_tablet_manager.cc:1403] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260709 12:11:23.006029  3291 ts_tablet_manager.cc:1403] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 12:11:23.009287  3290 raft_consensus.cc:359] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.010291  3290 raft_consensus.cc:385] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:23.010648  3290 raft_consensus.cc:740] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:23.011036  3292 tablet_bootstrap.cc:654] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:23.011139  3291 raft_consensus.cc:359] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.011957  3291 raft_consensus.cc:385] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:23.011598  3290 consensus_queue.cc:260] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.012192  3291 raft_consensus.cc:740] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:23.012938  3291 consensus_queue.cc:260] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.014537  3290 ts_tablet_manager.cc:1434] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:11:23.015065  3291 ts_tablet_manager.cc:1434] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:11:23.016314  3290 tablet_bootstrap.cc:492] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:23.016803  3291 tablet_bootstrap.cc:492] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603: Bootstrap starting.
I20260709 12:11:23.023831  3291 tablet_bootstrap.cc:654] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:23.023934  3290 tablet_bootstrap.cc:654] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:23.031311  3292 tablet_bootstrap.cc:492] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:23.031782  3291 tablet_bootstrap.cc:492] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603: No bootstrap required, opened a new log
I20260709 12:11:23.031853  3292 ts_tablet_manager.cc:1403] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.004s
I20260709 12:11:23.032191  3290 tablet_bootstrap.cc:492] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:23.032475  3291 ts_tablet_manager.cc:1403] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:11:23.032891  3290 ts_tablet_manager.cc:1403] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 12:11:23.034957  3266 raft_consensus.cc:493] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.035267  3291 raft_consensus.cc:359] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.036100  3291 raft_consensus.cc:385] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:23.035542  3290 raft_consensus.cc:359] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.035437  3266 raft_consensus.cc:515] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.036427  3291 raft_consensus.cc:740] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Initialized, Role: FOLLOWER
I20260709 12:11:23.036607  3290 raft_consensus.cc:385] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:23.036967  3290 raft_consensus.cc:740] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:23.037210  3291 consensus_queue.cc:260] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.038192  3317 raft_consensus.cc:493] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.038733  3317 raft_consensus.cc:515] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.039196  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb426740a4043d091043a4dc8b552db" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:23.039943  3003 raft_consensus.cc:2468] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:23.040604  3291 ts_tablet_manager.cc:1434] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:11:23.041008  3317 leader_election.cc:290] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.037719  3290 consensus_queue.cc:260] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.041286  3117 leader_election.cc:304] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:23.045023  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb426740a4043d091043a4dc8b552db" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:23.045781  3077 raft_consensus.cc:2468] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:23.047389  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c324ccce0839471aa30c9542406d460e" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:23.048133  3003 raft_consensus.cc:2468] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 0.
I20260709 12:11:23.047134  3292 raft_consensus.cc:359] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.049172  3292 raft_consensus.cc:385] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:23.050056  3292 raft_consensus.cc:740] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:23.050539  3328 raft_consensus.cc:2804] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:23.051115  3328 raft_consensus.cc:493] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:23.051530  3328 raft_consensus.cc:3060] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.051847  3292 consensus_queue.cc:260] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.049481  3043 leader_election.cc:304] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:23.054661  3277 raft_consensus.cc:2804] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:23.055048  3277 raft_consensus.cc:493] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:23.055366  3277 raft_consensus.cc:3060] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.056246  3292 ts_tablet_manager.cc:1434] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:11:23.060398  3292 tablet_bootstrap.cc:492] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a: Bootstrap starting.
I20260709 12:11:23.065292  3328 raft_consensus.cc:515] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.068252  3328 leader_election.cc:290] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:23.068867  3328 raft_consensus.cc:493] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.069326  3328 raft_consensus.cc:515] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.069543  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb426740a4043d091043a4dc8b552db" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:23.072798  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156f93b48fb04dd698067d91459ee153" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:23.073230  3292 tablet_bootstrap.cc:654] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:23.073477  3078 raft_consensus.cc:2468] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:23.072140  3328 leader_election.cc:290] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:23.074877  3328 raft_consensus.cc:493] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.075134  3118 leader_election.cc:304] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:23.075331  3328 raft_consensus.cc:515] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.077466  3328 leader_election.cc:290] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:23.073252  3077 raft_consensus.cc:3060] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.078035  3328 raft_consensus.cc:2804] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:23.078490  3328 raft_consensus.cc:493] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:23.078853  3328 raft_consensus.cc:3060] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.038177  3266 leader_election.cc:290] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:23.082778  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c324ccce0839471aa30c9542406d460e" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:23.083091  3317 raft_consensus.cc:493] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.083663  3317 raft_consensus.cc:515] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.085886  3317 leader_election.cc:290] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.090348  3328 raft_consensus.cc:515] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.090159  3292 tablet_bootstrap.cc:492] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a: No bootstrap required, opened a new log
I20260709 12:11:23.092463  3292 ts_tablet_manager.cc:1403] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20260709 12:11:23.093814  3328 leader_election.cc:290] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:23.095885  3304 raft_consensus.cc:493] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.096544  3304 raft_consensus.cc:515] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.097790  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156f93b48fb04dd698067d91459ee153" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:23.098506  3079 raft_consensus.cc:3060] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.099403  3304 leader_election.cc:290] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.101918  3076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156f93b48fb04dd698067d91459ee153" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:23.102415  3292 raft_consensus.cc:359] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.103255  3292 raft_consensus.cc:385] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:23.106632  3292 raft_consensus.cc:740] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Initialized, Role: FOLLOWER
I20260709 12:11:23.108726  3292 consensus_queue.cc:260] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.112491  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d44bf89581f471f96574cdcb6fcf355" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:23.113559  3003 raft_consensus.cc:2468] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 0.
I20260709 12:11:23.115098  3043 leader_election.cc:304] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:23.115379  3292 ts_tablet_manager.cc:1434] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:11:23.116129  3317 raft_consensus.cc:2804] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:23.117640  3317 raft_consensus.cc:493] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:23.118024  3317 raft_consensus.cc:3060] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.121843  3277 raft_consensus.cc:515] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.106002  3079 raft_consensus.cc:2468] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:23.126255  3078 raft_consensus.cc:2393] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c726312f2d545dd9474d4ffab463adf in current term 1: Already voted for candidate 99d09227ad784764a01f7e5687278603 in this term.
I20260709 12:11:23.128002  3304 raft_consensus.cc:493] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.128698  3304 raft_consensus.cc:515] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.132210  3307 raft_consensus.cc:493] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.133239  3289 raft_consensus.cc:493] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.133853  3289 raft_consensus.cc:515] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.134413  3277 leader_election.cc:290] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.135380  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d44bf89581f471f96574cdcb6fcf355" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:23.135973  3289 leader_election.cc:290] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.136792  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c324ccce0839471aa30c9542406d460e" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:23.137849  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156f93b48fb04dd698067d91459ee153" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:23.138516  3152 raft_consensus.cc:2468] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 0.
I20260709 12:11:23.138904  3151 raft_consensus.cc:2393] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5064773786d845d5a664a2082dda8e5a in current term 1: Already voted for candidate 0c726312f2d545dd9474d4ffab463adf in this term.
I20260709 12:11:23.140174  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bed71726d1142f2947558d921807e5a" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:23.140793  3151 raft_consensus.cc:2468] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 0.
I20260709 12:11:23.132963  3307 raft_consensus.cc:515] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.144407  2968 leader_election.cc:304] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a; no voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603
I20260709 12:11:23.145664  3274 raft_consensus.cc:3060] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.146552  2968 leader_election.cc:304] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:23.147085  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bed71726d1142f2947558d921807e5a" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:23.147799  3078 raft_consensus.cc:2468] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 0.
I20260709 12:11:23.148233  3303 raft_consensus.cc:2804] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:23.148692  3303 raft_consensus.cc:493] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:23.149111  3303 raft_consensus.cc:3060] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.150410  3307 leader_election.cc:290] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.133870  3304 leader_election.cc:290] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.154193  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:23.155049  3078 raft_consensus.cc:2468] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 0.
I20260709 12:11:23.157073  2969 leader_election.cc:304] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:23.148650  3327 raft_consensus.cc:493] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.158107  3304 raft_consensus.cc:2804] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:23.158468  3304 raft_consensus.cc:493] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:23.158933  3304 raft_consensus.cc:3060] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.158955  3118 leader_election.cc:304] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:23.160523  3328 raft_consensus.cc:2804] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:23.161262  3328 raft_consensus.cc:697] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Leader. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:23.162168  3328 consensus_queue.cc:237] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.167732  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:23.168397  3304 raft_consensus.cc:515] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.169639  3004 raft_consensus.cc:2393] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99d09227ad784764a01f7e5687278603 in current term 1: Already voted for candidate 5064773786d845d5a664a2082dda8e5a in this term.
I20260709 12:11:23.169013  3003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c324ccce0839471aa30c9542406d460e" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:23.171662  3003 raft_consensus.cc:3060] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.173910  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c324ccce0839471aa30c9542406d460e" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:23.174548  3151 raft_consensus.cc:3060] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.175412  3317 raft_consensus.cc:515] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
W20260709 12:11:23.173470  3043 leader_election.cc:343] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:23.182963  3151 raft_consensus.cc:2468] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
I20260709 12:11:23.158460  3327 raft_consensus.cc:515] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.155711  3274 raft_consensus.cc:2749] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:23.186542  3327 leader_election.cc:290] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:23.157246  3303 raft_consensus.cc:515] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.129145  3077 raft_consensus.cc:2468] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:23.188676  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:23.189483  3152 raft_consensus.cc:2468] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 0.
I20260709 12:11:23.190914  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:23.191550  3152 raft_consensus.cc:2468] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 0.
I20260709 12:11:23.190914  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d44bf89581f471f96574cdcb6fcf355" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:23.192854  3004 raft_consensus.cc:3060] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.193252  3303 leader_election.cc:290] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 election: Requested vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.196146  3118 leader_election.cc:304] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:23.196813  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:23.197563  3078 raft_consensus.cc:2468] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 0.
I20260709 12:11:23.198772  3118 leader_election.cc:304] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:23.199743  3266 raft_consensus.cc:2804] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:23.200206  3266 raft_consensus.cc:697] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Leader. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:23.201056  3266 consensus_queue.cc:237] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.205010  3328 raft_consensus.cc:2804] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:23.206005  3328 raft_consensus.cc:493] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:23.206862  3328 raft_consensus.cc:3060] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.211171  2902 catalog_manager.cc:5697] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c726312f2d545dd9474d4ffab463adf (127.28.187.67). New cstate: current_term: 1 leader_uuid: "0c726312f2d545dd9474d4ffab463adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:23.220213  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d44bf89581f471f96574cdcb6fcf355" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:23.183079  3317 leader_election.cc:290] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.222626  3043 leader_election.cc:304] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [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: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 5064773786d845d5a664a2082dda8e5a
W20260709 12:11:23.230719  3043 leader_election.cc:343] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:23.218063  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bed71726d1142f2947558d921807e5a" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:23.223737  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bed71726d1142f2947558d921807e5a" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:23.215982  3004 raft_consensus.cc:2468] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
I20260709 12:11:23.233001  3152 raft_consensus.cc:3060] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.234215  3043 leader_election.cc:304] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [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: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 0c726312f2d545dd9474d4ffab463adf
I20260709 12:11:23.236366  3277 raft_consensus.cc:2804] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:23.236817  3277 raft_consensus.cc:493] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:23.237229  3277 raft_consensus.cc:3060] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:23.237857  3117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.187.65:43503, user_credentials={real_user=slave}} blocked reactor thread for 196644us
I20260709 12:11:23.238559  3289 raft_consensus.cc:2804] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:23.239131  3289 raft_consensus.cc:697] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:23.240043  3289 consensus_queue.cc:237] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.240744  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156f93b48fb04dd698067d91459ee153" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:23.241460  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c324ccce0839471aa30c9542406d460e" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:23.241567  3001 raft_consensus.cc:2468] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:23.242961  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb426740a4043d091043a4dc8b552db" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:23.243672  3004 raft_consensus.cc:3060] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.241701  3077 raft_consensus.cc:3060] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.245193  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "156f93b48fb04dd698067d91459ee153" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:23.256047  3117 leader_election.cc:304] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf; no voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603
I20260709 12:11:23.259328  3290 ts_tablet_manager.cc:1434] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.226s	user 0.064s	sys 0.145s
I20260709 12:11:23.260660  3290 tablet_bootstrap.cc:492] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf: Bootstrap starting.
I20260709 12:11:23.263295  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:23.264595  3274 raft_consensus.cc:493] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.268880  3274 raft_consensus.cc:515] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.271139  3274 leader_election.cc:290] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.272456  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52bf037d2bd41f8822e2861f5c2a5c3" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:23.272802  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52bf037d2bd41f8822e2861f5c2a5c3" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:23.272473  3001 raft_consensus.cc:2393] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c726312f2d545dd9474d4ffab463adf in current term 1: Already voted for candidate 5064773786d845d5a664a2082dda8e5a in this term.
I20260709 12:11:23.273586  3151 raft_consensus.cc:2468] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 0.
I20260709 12:11:23.274859  2968 leader_election.cc:304] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:23.275249  3290 tablet_bootstrap.cc:654] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:23.275089  3152 raft_consensus.cc:2468] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 1.
I20260709 12:11:23.268127  3077 raft_consensus.cc:2468] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 1.
I20260709 12:11:23.276895  2969 leader_election.cc:304] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:23.277781  3274 raft_consensus.cc:2804] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:23.278254  3274 raft_consensus.cc:697] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Becoming Leader. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:23.278425  3078 raft_consensus.cc:2468] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 0.
I20260709 12:11:23.279508  3274 consensus_queue.cc:237] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.280563  3003 raft_consensus.cc:2468] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 1.
I20260709 12:11:23.280402  3277 raft_consensus.cc:515] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.274881  3328 raft_consensus.cc:515] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.281605  3307 raft_consensus.cc:2804] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:23.286819  3307 raft_consensus.cc:493] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:23.287216  3307 raft_consensus.cc:3060] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.282672  3002 raft_consensus.cc:2468] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:23.285470  3305 consensus_queue.cc:1048] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:23.288738  3328 leader_election.cc:290] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:23.290933  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:23.291991  3001 raft_consensus.cc:2393] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c726312f2d545dd9474d4ffab463adf in current term 1: Already voted for candidate 5064773786d845d5a664a2082dda8e5a in this term.
I20260709 12:11:23.296950  3304 leader_election.cc:290] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 election: Requested vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.266712  3043 leader_election.cc:304] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:23.300609  3326 raft_consensus.cc:2749] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:23.302245  3317 raft_consensus.cc:2804] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:23.307168  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:23.304167  2900 catalog_manager.cc:5697] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5064773786d845d5a664a2082dda8e5a (127.28.187.65). New cstate: current_term: 1 leader_uuid: "5064773786d845d5a664a2082dda8e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:23.308032  3078 raft_consensus.cc:2393] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5064773786d845d5a664a2082dda8e5a in current term 1: Already voted for candidate 99d09227ad784764a01f7e5687278603 in this term.
I20260709 12:11:23.309437  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:23.309665  3304 consensus_queue.cc:1048] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.310426  3151 raft_consensus.cc:2393] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5064773786d845d5a664a2082dda8e5a in current term 1: Already voted for candidate 0c726312f2d545dd9474d4ffab463adf in this term.
I20260709 12:11:23.313644  2968 leader_election.cc:304] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [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: 5064773786d845d5a664a2082dda8e5a; no voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603
I20260709 12:11:23.315599  3274 raft_consensus.cc:2749] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:23.319368  3277 leader_election.cc:290] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 1 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.320325  3307 raft_consensus.cc:515] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.330220  3307 leader_election.cc:290] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 election: Requested vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.331545  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52bf037d2bd41f8822e2861f5c2a5c3" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:23.332345  3151 raft_consensus.cc:3060] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.332361  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52bf037d2bd41f8822e2861f5c2a5c3" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:23.333525  3077 raft_consensus.cc:3060] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.337001  3004 raft_consensus.cc:2468] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 1.
I20260709 12:11:23.340531  3151 raft_consensus.cc:2468] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 1.
I20260709 12:11:23.342408  2968 leader_election.cc:304] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:23.343384  3304 raft_consensus.cc:2804] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:23.344897  3290 tablet_bootstrap.cc:492] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf: No bootstrap required, opened a new log
I20260709 12:11:23.345491  3290 ts_tablet_manager.cc:1403] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.023s
I20260709 12:11:23.347170  2900 catalog_manager.cc:5697] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c726312f2d545dd9474d4ffab463adf (127.28.187.67). New cstate: current_term: 1 leader_uuid: "0c726312f2d545dd9474d4ffab463adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:23.346632  3304 raft_consensus.cc:697] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Becoming Leader. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:23.348462  3290 raft_consensus.cc:359] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.349164  3290 raft_consensus.cc:385] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:23.349479  3290 raft_consensus.cc:740] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Initialized, Role: FOLLOWER
I20260709 12:11:23.349525  3317 raft_consensus.cc:697] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:23.350312  3290 consensus_queue.cc:260] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.351675  3077 raft_consensus.cc:2468] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 1.
I20260709 12:11:23.350437  3317 consensus_queue.cc:237] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.352646  3290 ts_tablet_manager.cc:1434] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 12:11:23.356031  3043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.67:40705, user_credentials={real_user=slave}} blocked reactor thread for 50104.6us
I20260709 12:11:23.358347  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:23.359157  3004 raft_consensus.cc:2393] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99d09227ad784764a01f7e5687278603 in current term 1: Already voted for candidate 5064773786d845d5a664a2082dda8e5a in this term.
I20260709 12:11:23.360903  3151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:23.361725  3151 raft_consensus.cc:2393] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99d09227ad784764a01f7e5687278603 in current term 1: Already voted for candidate 0c726312f2d545dd9474d4ffab463adf in this term.
I20260709 12:11:23.361940  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:23.362802  3079 raft_consensus.cc:2393] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c726312f2d545dd9474d4ffab463adf in current term 1: Already voted for candidate 99d09227ad784764a01f7e5687278603 in this term.
I20260709 12:11:23.349264  3304 consensus_queue.cc:237] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.377964  3118 leader_election.cc:304] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [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: 0c726312f2d545dd9474d4ffab463adf; no voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603
I20260709 12:11:23.385607  3326 raft_consensus.cc:2749] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:23.396029  3043 leader_election.cc:304] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [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: 99d09227ad784764a01f7e5687278603; no voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:23.400259  3289 raft_consensus.cc:2749] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:23.410463  2902 catalog_manager.cc:5697] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5064773786d845d5a664a2082dda8e5a (127.28.187.65). New cstate: current_term: 1 leader_uuid: "5064773786d845d5a664a2082dda8e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:23.419040  2900 catalog_manager.cc:5697] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:23.420665  2900 catalog_manager.cc:5697] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 1 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:23.427769  3305 raft_consensus.cc:493] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.428380  3305 raft_consensus.cc:515] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.430771  3305 leader_election.cc:290] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:23.431928  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0536119f32a4b779caf11246a3bbb48" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:23.432323  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0536119f32a4b779caf11246a3bbb48" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:23.433130  3152 raft_consensus.cc:2393] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5064773786d845d5a664a2082dda8e5a in current term 1: Already voted for candidate 99d09227ad784764a01f7e5687278603 in this term.
I20260709 12:11:23.434764  2969 leader_election.cc:304] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a; no voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603
I20260709 12:11:23.435647  3305 raft_consensus.cc:3060] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.435817  3326 raft_consensus.cc:493] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:23.436507  3326 raft_consensus.cc:515] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:23.440238  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d44bf89581f471f96574cdcb6fcf355" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5064773786d845d5a664a2082dda8e5a" is_pre_election: true
I20260709 12:11:23.442430  3004 raft_consensus.cc:2393] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c726312f2d545dd9474d4ffab463adf in current term 1: Already voted for candidate 99d09227ad784764a01f7e5687278603 in this term.
I20260709 12:11:23.442485  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d44bf89581f471f96574cdcb6fcf355" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:23.440943  3326 leader_election.cc:290] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:23.444198  3118 leader_election.cc:304] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf; no voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603
I20260709 12:11:23.445123  3326 raft_consensus.cc:3060] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:23.449522  3305 raft_consensus.cc:2749] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:23.453147  3326 raft_consensus.cc:2749] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:23.511408  3317 consensus_queue.cc:1048] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.524503  3336 consensus_queue.cc:1048] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:23.667488  3305 consensus_queue.cc:1048] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.678342  3305 consensus_queue.cc:1048] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.698374  3326 consensus_queue.cc:1048] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.709563  3266 consensus_queue.cc:1048] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.716132  3336 consensus_queue.cc:1048] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.735244  3336 consensus_queue.cc:1048] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.738018  3336 consensus_queue.cc:1048] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.750332  3336 consensus_queue.cc:1048] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.769908  3266 consensus_queue.cc:1048] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.783859  3266 consensus_queue.cc:1048] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:23.888203  3305 consensus_queue.cc:1048] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:11:23.897439  2950 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:23.903271  3303 consensus_queue.cc:1048] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:24.829829  3305 raft_consensus.cc:493] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:24.830320  3305 raft_consensus.cc:515] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:24.832099  3305 leader_election.cc:290] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:24.832968  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603" is_pre_election: true
I20260709 12:11:24.833105  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf" is_pre_election: true
I20260709 12:11:24.833616  3078 raft_consensus.cc:2468] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 1.
I20260709 12:11:24.833714  3152 raft_consensus.cc:2468] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 1.
I20260709 12:11:24.834702  2969 leader_election.cc:304] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [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: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:24.835373  3305 raft_consensus.cc:2804] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:11:24.835717  3305 raft_consensus.cc:493] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:24.835994  3305 raft_consensus.cc:3060] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:24.841200  3305 raft_consensus.cc:515] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:24.843057  3305 leader_election.cc:290] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Requested vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:24.843982  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:24.844251  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3c125cfdd450ebd033df878e54fef" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:24.844563  3078 raft_consensus.cc:3060] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:24.845005  3152 raft_consensus.cc:3060] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:24.851006  3152 raft_consensus.cc:2468] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:24.851049  3078 raft_consensus.cc:2468] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:24.852200  2969 leader_election.cc:304] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:24.852809  3305 raft_consensus.cc:2804] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:24.853204  3305 raft_consensus.cc:697] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Becoming Leader. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:24.853948  3305 consensus_queue.cc:237] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [LEADER]: Queue going to LEADER 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: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:24.861722  2900 catalog_manager.cc:5697] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a reported cstate change: term changed from 0 to 2, leader changed from <none> to 5064773786d845d5a664a2082dda8e5a (127.28.187.65). New cstate: current_term: 2 leader_uuid: "5064773786d845d5a664a2082dda8e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:25.240628  3078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0536119f32a4b779caf11246a3bbb48"
dest_uuid: "99d09227ad784764a01f7e5687278603"
mode: GRACEFUL
new_leader_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:35238
I20260709 12:11:25.241571  3078 raft_consensus.cc:606] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Received request to transfer leadership to TS 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:25.255205  3078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c324ccce0839471aa30c9542406d460e"
dest_uuid: "99d09227ad784764a01f7e5687278603"
mode: GRACEFUL
new_leader_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:35238
I20260709 12:11:25.255954  3078 raft_consensus.cc:606] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Received request to transfer leadership to TS 5064773786d845d5a664a2082dda8e5a
I20260709 12:11:25.267561  3152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bb426740a4043d091043a4dc8b552db"
dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
mode: GRACEFUL
new_leader_uuid: "99d09227ad784764a01f7e5687278603"
 from {username='slave'} at 127.0.0.1:41062
I20260709 12:11:25.268206  3152 raft_consensus.cc:606] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Received request to transfer leadership to TS 99d09227ad784764a01f7e5687278603
I20260709 12:11:25.292712  3004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a52bf037d2bd41f8822e2861f5c2a5c3"
dest_uuid: "5064773786d845d5a664a2082dda8e5a"
mode: GRACEFUL
new_leader_uuid: "99d09227ad784764a01f7e5687278603"
 from {username='slave'} at 127.0.0.1:49580
I20260709 12:11:25.293246  3004 raft_consensus.cc:606] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Received request to transfer leadership to TS 99d09227ad784764a01f7e5687278603
I20260709 12:11:25.298893  3004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bed71726d1142f2947558d921807e5a"
dest_uuid: "5064773786d845d5a664a2082dda8e5a"
mode: GRACEFUL
new_leader_uuid: "99d09227ad784764a01f7e5687278603"
 from {username='slave'} at 127.0.0.1:49580
I20260709 12:11:25.299448  3004 raft_consensus.cc:606] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Received request to transfer leadership to TS 99d09227ad784764a01f7e5687278603
I20260709 12:11:25.312875  3336 raft_consensus.cc:993] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603: : Instructing follower 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:25.313448  3366 raft_consensus.cc:1081] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Signalling peer 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:25.315227  3004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c324ccce0839471aa30c9542406d460e"
dest_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:40790
I20260709 12:11:25.315768  3004 raft_consensus.cc:493] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:25.316103  3004 raft_consensus.cc:3060] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.323951  3004 raft_consensus.cc:515] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.325860  3004 leader_election.cc:290] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Requested vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:25.326960  3152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c324ccce0839471aa30c9542406d460e" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:25.326845  3078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c324ccce0839471aa30c9542406d460e" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:25.327685  3152 raft_consensus.cc:3060] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.327777  3078 raft_consensus.cc:3055] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:25.328197  3078 raft_consensus.cc:740] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:25.329366  3078 consensus_queue.cc:260] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.331071  3078 raft_consensus.cc:3060] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.337927  3152 raft_consensus.cc:2468] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:25.339690  2968 leader_election.cc:304] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:25.340766  3305 raft_consensus.cc:2804] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:25.341183  3305 raft_consensus.cc:697] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Becoming Leader. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:25.341414  3078 raft_consensus.cc:2468] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:25.342306  3305 consensus_queue.cc:237] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.355731  2900 catalog_manager.cc:5697] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a reported cstate change: term changed from 1 to 2, leader changed from 99d09227ad784764a01f7e5687278603 (127.28.187.66) to 5064773786d845d5a664a2082dda8e5a (127.28.187.65). New cstate: current_term: 2 leader_uuid: "5064773786d845d5a664a2082dda8e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:25.370957  3078 raft_consensus.cc:1275] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:11:25.372525  3305 consensus_queue.cc:1048] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:25.385254  3152 raft_consensus.cc:1275] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:11:25.389523  3303 consensus_queue.cc:1048] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:25.444391  3375 raft_consensus.cc:993] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf: : Instructing follower 99d09227ad784764a01f7e5687278603 to start an election
I20260709 12:11:25.445050  3327 raft_consensus.cc:1081] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Signalling peer 99d09227ad784764a01f7e5687278603 to start an election
I20260709 12:11:25.447209  3077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bb426740a4043d091043a4dc8b552db"
dest_uuid: "99d09227ad784764a01f7e5687278603"
 from {username='slave'} at 127.0.0.1:35210
I20260709 12:11:25.447904  3077 raft_consensus.cc:493] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:25.448235  3077 raft_consensus.cc:3060] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.455287  3077 raft_consensus.cc:515] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.457072  3077 leader_election.cc:290] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 2 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:25.458140  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb426740a4043d091043a4dc8b552db" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:25.458421  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb426740a4043d091043a4dc8b552db" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:25.458927  3004 raft_consensus.cc:3060] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.459102  3153 raft_consensus.cc:3055] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:25.459488  3153 raft_consensus.cc:740] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:25.460318  3153 consensus_queue.cc:260] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.461853  3153 raft_consensus.cc:3060] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.464808  3336 raft_consensus.cc:993] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603: : Instructing follower 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:25.465408  3366 raft_consensus.cc:1081] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Signalling peer 5064773786d845d5a664a2082dda8e5a to start an election
I20260709 12:11:25.466229  3004 raft_consensus.cc:2468] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 2.
I20260709 12:11:25.467350  3002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0536119f32a4b779caf11246a3bbb48"
dest_uuid: "5064773786d845d5a664a2082dda8e5a"
 from {username='slave'} at 127.0.0.1:40790
I20260709 12:11:25.467638  3043 leader_election.cc:304] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5064773786d845d5a664a2082dda8e5a, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:25.467902  3002 raft_consensus.cc:493] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:25.468310  3002 raft_consensus.cc:3060] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.468541  3366 raft_consensus.cc:2804] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:25.469034  3366 raft_consensus.cc:697] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 2 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:25.470077  3153 raft_consensus.cc:2468] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 2.
I20260709 12:11:25.470654  3366 consensus_queue.cc:237] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.477331  3002 raft_consensus.cc:515] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.480502  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0536119f32a4b779caf11246a3bbb48" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:25.480743  3002 leader_election.cc:290] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Requested vote from peers 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:25.480533  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0536119f32a4b779caf11246a3bbb48" candidate_uuid: "5064773786d845d5a664a2082dda8e5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:25.481277  3153 raft_consensus.cc:3060] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.481812  3077 raft_consensus.cc:3055] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:25.480916  2899 catalog_manager.cc:5697] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 1 to 2, leader changed from 0c726312f2d545dd9474d4ffab463adf (127.28.187.67) to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:25.482512  3077 raft_consensus.cc:740] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:25.483659  3077 consensus_queue.cc:260] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.485126  3077 raft_consensus.cc:3060] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.489708  3153 raft_consensus.cc:2468] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:25.491101  2968 leader_election.cc:304] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:25.492105  3305 raft_consensus.cc:2804] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:25.492537  3305 raft_consensus.cc:697] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Becoming Leader. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:25.493010  3077 raft_consensus.cc:2468] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5064773786d845d5a664a2082dda8e5a in term 2.
I20260709 12:11:25.493494  3305 consensus_queue.cc:237] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.502115  2899 catalog_manager.cc:5697] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a reported cstate change: term changed from 1 to 2, leader changed from 99d09227ad784764a01f7e5687278603 (127.28.187.66) to 5064773786d845d5a664a2082dda8e5a (127.28.187.65). New cstate: current_term: 2 leader_uuid: "5064773786d845d5a664a2082dda8e5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:25.631146  3374 raft_consensus.cc:993] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a: : Instructing follower 99d09227ad784764a01f7e5687278603 to start an election
I20260709 12:11:25.631587  3305 raft_consensus.cc:1081] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Signalling peer 99d09227ad784764a01f7e5687278603 to start an election
I20260709 12:11:25.633077  3077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bed71726d1142f2947558d921807e5a"
dest_uuid: "99d09227ad784764a01f7e5687278603"
 from {username='slave'} at 127.0.0.1:35224
I20260709 12:11:25.633659  3077 raft_consensus.cc:493] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:25.633926  3077 raft_consensus.cc:3060] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.638936  3077 raft_consensus.cc:515] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.640623  3077 leader_election.cc:290] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 2 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:25.641494  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bed71726d1142f2947558d921807e5a" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:25.641801  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bed71726d1142f2947558d921807e5a" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:25.642134  3002 raft_consensus.cc:3055] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:25.642450  3153 raft_consensus.cc:3060] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.642448  3002 raft_consensus.cc:740] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:25.643445  3002 consensus_queue.cc:260] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.644521  3002 raft_consensus.cc:3060] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.648192  3153 raft_consensus.cc:2468] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 2.
I20260709 12:11:25.649484  3043 leader_election.cc:304] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:25.650213  3002 raft_consensus.cc:2468] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 2.
I20260709 12:11:25.650337  3366 raft_consensus.cc:2804] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:25.650916  3366 raft_consensus.cc:697] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 2 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:25.651922  3366 consensus_queue.cc:237] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.660115  2899 catalog_manager.cc:5697] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 1 to 2, leader changed from 5064773786d845d5a664a2082dda8e5a (127.28.187.65) to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:25.810855  3077 raft_consensus.cc:1275] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:25.812247  3374 consensus_queue.cc:1048] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:25.822314  3153 raft_consensus.cc:1275] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:25.823860  3303 consensus_queue.cc:1048] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:25.848743  3374 raft_consensus.cc:993] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a: : Instructing follower 99d09227ad784764a01f7e5687278603 to start an election
I20260709 12:11:25.849212  3303 raft_consensus.cc:1081] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Signalling peer 99d09227ad784764a01f7e5687278603 to start an election
I20260709 12:11:25.850687  3077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a52bf037d2bd41f8822e2861f5c2a5c3"
dest_uuid: "99d09227ad784764a01f7e5687278603"
 from {username='slave'} at 127.0.0.1:35224
I20260709 12:11:25.851177  3077 raft_consensus.cc:493] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:25.851435  3077 raft_consensus.cc:3060] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.856309  3077 raft_consensus.cc:515] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.857851  3077 leader_election.cc:290] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 2 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 0c726312f2d545dd9474d4ffab463adf (127.28.187.67:40705)
I20260709 12:11:25.858723  3002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52bf037d2bd41f8822e2861f5c2a5c3" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:25.858961  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52bf037d2bd41f8822e2861f5c2a5c3" candidate_uuid: "99d09227ad784764a01f7e5687278603" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
I20260709 12:11:25.859475  3002 raft_consensus.cc:3055] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:25.859486  3153 raft_consensus.cc:3060] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.859984  3002 raft_consensus.cc:740] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:25.860961  3002 consensus_queue.cc:260] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.862645  3002 raft_consensus.cc:3060] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:25.867926  3153 raft_consensus.cc:2468] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 2.
I20260709 12:11:25.869205  3043 leader_election.cc:304] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 99d09227ad784764a01f7e5687278603; no voters: 
I20260709 12:11:25.869827  3002 raft_consensus.cc:2468] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d09227ad784764a01f7e5687278603 in term 2.
I20260709 12:11:25.869949  3336 raft_consensus.cc:2804] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:25.870695  3336 raft_consensus.cc:697] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 2 LEADER]: Becoming Leader. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:25.871694  3336 consensus_queue.cc:237] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:25.875890  3002 raft_consensus.cc:1275] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Refusing update from remote peer 99d09227ad784764a01f7e5687278603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:25.877866  3336 consensus_queue.cc:1048] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:25.878732  3077 raft_consensus.cc:1275] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:25.880944  3374 consensus_queue.cc:1048] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:25.881007  2902 catalog_manager.cc:5697] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 reported cstate change: term changed from 1 to 2, leader changed from 5064773786d845d5a664a2082dda8e5a (127.28.187.65) to 99d09227ad784764a01f7e5687278603 (127.28.187.66). New cstate: current_term: 2 leader_uuid: "99d09227ad784764a01f7e5687278603" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:25.893087  3153 raft_consensus.cc:1275] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 5064773786d845d5a664a2082dda8e5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:25.894953  3305 consensus_queue.cc:1048] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:25.897219  3153 raft_consensus.cc:1275] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 99d09227ad784764a01f7e5687278603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:25.904654  3385 consensus_queue.cc:1048] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:26.097500  3002 raft_consensus.cc:1275] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Refusing update from remote peer 99d09227ad784764a01f7e5687278603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:26.098752  3385 consensus_queue.cc:1048] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:26.110947  3152 raft_consensus.cc:1275] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 99d09227ad784764a01f7e5687278603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:26.112517  3384 consensus_queue.cc:1048] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:26.400120  3152 raft_consensus.cc:1275] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Refusing update from remote peer 99d09227ad784764a01f7e5687278603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:26.401530  3389 consensus_queue.cc:1048] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:26.413646  3002 raft_consensus.cc:1275] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Refusing update from remote peer 99d09227ad784764a01f7e5687278603: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:26.416429  3389 consensus_queue.cc:1048] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:28.306241  2902 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34620:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:11:28.325304  2902 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34620:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:11:28.371416 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:11:28.433082  3404 log.cc:927] Time spent T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260709 12:11:28.438359  3415 log.cc:927] Time spent T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf: Append to log took a long time: real 0.052s	user 0.010s	sys 0.000s
W20260709 12:11:28.443769  3412 log.cc:927] Time spent T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a: Append to log took a long time: real 0.065s	user 0.003s	sys 0.000s
I20260709 12:11:28.505558  3432 tablet.cc:1724] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.508450  3435 tablet.cc:1724] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.508776  3438 tablet.cc:1724] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.512342  3431 tablet.cc:1724] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.521411  3442 tablet.cc:1724] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.530913  2969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.66:43519, user_credentials={real_user=slave}} blocked reactor thread for 52461.7us
I20260709 12:11:28.556180  3451 tablet.cc:1724] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.565703  2902 catalog_manager.cc:5789] TS 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503) does not have the latest schema for tablet c324ccce0839471aa30c9542406d460e (table soft_deleted_table [id=1f185a72666c4060bab703505bfe471b]). Expected version 1 got 0
I20260709 12:11:28.593034  3446 tablet.cc:1724] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.598182  3076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "509ba8e6d2e9492bbe35a97d57172f44"
dest_uuid: "99d09227ad784764a01f7e5687278603"
mode: GRACEFUL
new_leader_uuid: "0c726312f2d545dd9474d4ffab463adf"
 from {username='slave'} at 127.0.0.1:43412
I20260709 12:11:28.598941  3076 raft_consensus.cc:606] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Received request to transfer leadership to TS 0c726312f2d545dd9474d4ffab463adf
I20260709 12:11:28.614568  3438 tablet.cc:1724] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.655882  3460 tablet.cc:1724] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.661612  3442 tablet.cc:1724] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.637079  3449 tablet.cc:1724] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.686841  3455 tablet.cc:1724] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.691649  3457 tablet.cc:1724] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.686981  3456 tablet.cc:1724] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.683686  3435 tablet.cc:1724] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.705888  3457 tablet.cc:1724] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.705888  3431 tablet.cc:1724] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.737802  3435 tablet.cc:1724] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.744367  3117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.187.65:43503, user_credentials={real_user=slave}} blocked reactor thread for 116722us
I20260709 12:11:28.757814  3432 tablet.cc:1724] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.766357  3446 tablet.cc:1724] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.783598  3451 tablet.cc:1724] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.784049  3457 tablet.cc:1724] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.801239  3442 tablet.cc:1724] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.805312  3462 raft_consensus.cc:993] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603: : Instructing follower 0c726312f2d545dd9474d4ffab463adf to start an election
I20260709 12:11:28.817967  3453 raft_consensus.cc:1081] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Signalling peer 0c726312f2d545dd9474d4ffab463adf to start an election
I20260709 12:11:28.822746  3150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "509ba8e6d2e9492bbe35a97d57172f44"
dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
 from {username='slave'} at 127.0.0.1:41038
I20260709 12:11:28.823817  3150 raft_consensus.cc:493] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:28.824319  3150 raft_consensus.cc:3060] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:28.823239  3455 tablet.cc:1724] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.849675  3449 tablet.cc:1724] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.829070  3446 tablet.cc:1724] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.861843  3150 raft_consensus.cc:515] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:28.866827  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ba8e6d2e9492bbe35a97d57172f44" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:28.867476  3001 raft_consensus.cc:3060] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:28.871536  3456 tablet.cc:1724] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:28.874110  3004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0"
dest_uuid: "5064773786d845d5a664a2082dda8e5a"
mode: GRACEFUL
new_leader_uuid: "0c726312f2d545dd9474d4ffab463adf"
 from {username='slave'} at 127.0.0.1:49584
I20260709 12:11:28.874814  3004 raft_consensus.cc:606] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Received request to transfer leadership to TS 0c726312f2d545dd9474d4ffab463adf
I20260709 12:11:28.876621 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:28.877259 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:28.883577  3150 leader_election.cc:290] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 2 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:28.886024  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ba8e6d2e9492bbe35a97d57172f44" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:28.886713  3077 raft_consensus.cc:3055] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:28.887061  3077 raft_consensus.cc:740] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99d09227ad784764a01f7e5687278603, State: Running, Role: LEADER
I20260709 12:11:28.887781  3077 consensus_queue.cc:260] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:28.888715  3001 raft_consensus.cc:2468] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 2.
I20260709 12:11:28.890173  3117 leader_election.cc:304] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:28.889056  3077 raft_consensus.cc:3060] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:28.892019  3461 raft_consensus.cc:2804] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:28.892525  3461 raft_consensus.cc:697] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 2 LEADER]: Becoming Leader. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:28.893448  3461 consensus_queue.cc:237] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:28.896992  3305 raft_consensus.cc:993] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a: : Instructing follower 0c726312f2d545dd9474d4ffab463adf to start an election
I20260709 12:11:28.898368  3424 raft_consensus.cc:1081] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Signalling peer 0c726312f2d545dd9474d4ffab463adf to start an election
I20260709 12:11:28.900558  3153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0"
dest_uuid: "0c726312f2d545dd9474d4ffab463adf"
 from {username='slave'} at 127.0.0.1:41046
I20260709 12:11:28.901160  3153 raft_consensus.cc:493] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:28.901634  3153 raft_consensus.cc:3060] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:28.907598  3077 raft_consensus.cc:2468] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 2.
I20260709 12:11:28.914068  3153 raft_consensus.cc:515] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:28.915026  2902 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370: soft_deleted_table [id=1f185a72666c4060bab703505bfe471b] alter complete (version 1)
I20260709 12:11:28.918371  3153 leader_election.cc:290] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [CANDIDATE]: Term 3 election: Requested vote from peers 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503), 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519)
I20260709 12:11:28.919152  3001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5064773786d845d5a664a2082dda8e5a"
I20260709 12:11:28.919823  3001 raft_consensus.cc:3055] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:28.920112  3001 raft_consensus.cc:740] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5064773786d845d5a664a2082dda8e5a, State: Running, Role: LEADER
I20260709 12:11:28.920739  3001 consensus_queue.cc:260] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [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: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:28.921877  3001 raft_consensus.cc:3060] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:28.922006  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95fedd0af284df58bd5cdda427c15e0" candidate_uuid: "0c726312f2d545dd9474d4ffab463adf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99d09227ad784764a01f7e5687278603"
I20260709 12:11:28.922598  3077 raft_consensus.cc:3060] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:28.929494  3001 raft_consensus.cc:2468] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 3.
I20260709 12:11:28.930684  3117 leader_election.cc:304] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [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: 0c726312f2d545dd9474d4ffab463adf, 5064773786d845d5a664a2082dda8e5a; no voters: 
I20260709 12:11:28.930543  2902 catalog_manager.cc:5697] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf reported cstate change: term changed from 1 to 2, leader changed from 99d09227ad784764a01f7e5687278603 (127.28.187.66) to 0c726312f2d545dd9474d4ffab463adf (127.28.187.67). New cstate: current_term: 2 leader_uuid: "0c726312f2d545dd9474d4ffab463adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:28.931571  3461 raft_consensus.cc:2804] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:28.932052  3461 raft_consensus.cc:697] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 3 LEADER]: Becoming Leader. State: Replica: 0c726312f2d545dd9474d4ffab463adf, State: Running, Role: LEADER
I20260709 12:11:28.932469  3077 raft_consensus.cc:2468] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c726312f2d545dd9474d4ffab463adf in term 3.
I20260709 12:11:28.932854  3461 consensus_queue.cc:237] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [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: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } }
I20260709 12:11:28.945416  2902 catalog_manager.cc:5697] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf reported cstate change: term changed from 2 to 3, leader changed from 5064773786d845d5a664a2082dda8e5a (127.28.187.65) to 0c726312f2d545dd9474d4ffab463adf (127.28.187.67). New cstate: current_term: 3 leader_uuid: "0c726312f2d545dd9474d4ffab463adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c726312f2d545dd9474d4ffab463adf" member_type: VOTER last_known_addr { host: "127.28.187.67" port: 40705 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:29.319802  3001 raft_consensus.cc:1275] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 3 FOLLOWER]: Refusing update from remote peer 0c726312f2d545dd9474d4ffab463adf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:29.321285  3461 consensus_queue.cc:1048] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:29.333355  3077 raft_consensus.cc:1275] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 3 FOLLOWER]: Refusing update from remote peer 0c726312f2d545dd9474d4ffab463adf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:29.334949  3461 consensus_queue.cc:1048] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:29.370374  3001 raft_consensus.cc:1275] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Refusing update from remote peer 0c726312f2d545dd9474d4ffab463adf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:29.370388  3077 raft_consensus.cc:1275] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Refusing update from remote peer 0c726312f2d545dd9474d4ffab463adf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:29.372049  3448 consensus_queue.cc:1048] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d09227ad784764a01f7e5687278603" member_type: VOTER last_known_addr { host: "127.28.187.66" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:29.372642  3461 consensus_queue.cc:1048] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5064773786d845d5a664a2082dda8e5a" member_type: VOTER last_known_addr { host: "127.28.187.65" port: 43503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:29.878400 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:29.884008 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:29.884431 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:30.885502 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:30.890448 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:30.890913 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:31.891886 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:31.897130 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:31.897635 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:32.898625 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:32.904136 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:32.904578 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:33.905683 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:33.913067 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:33.913563 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:34.914767 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:34.921885 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:34.922292 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:35.923529 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:35.929566 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:35.930217 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:36.931403 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:36.937031 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:36.937565 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:37.938673 29421 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:37.944478 29421 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:37.944941 29421 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:39.010218 29421 tablet_server.cc:179] TabletServer@127.28.187.65:0 shutting down...
I20260709 12:11:39.049450 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:39.050225 29421 tablet_replica.cc:333] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.051236 29421 raft_consensus.cc:2243] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.052361 29421 raft_consensus.cc:2272] T b0536119f32a4b779caf11246a3bbb48 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.055284 29421 tablet_replica.cc:333] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.056002 29421 raft_consensus.cc:2243] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.056628 29421 raft_consensus.cc:2272] T 5bed71726d1142f2947558d921807e5a P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.059746 29421 tablet_replica.cc:333] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.060410 29421 raft_consensus.cc:2243] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.061333 29421 raft_consensus.cc:2272] T d5f3c125cfdd450ebd033df878e54fef P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.063879 29421 tablet_replica.cc:333] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.064745 29421 raft_consensus.cc:2243] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.065976 29421 raft_consensus.cc:2272] T c324ccce0839471aa30c9542406d460e P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.069003 29421 tablet_replica.cc:333] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.069680 29421 raft_consensus.cc:2243] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.070179 29421 raft_consensus.cc:2272] T 509ba8e6d2e9492bbe35a97d57172f44 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.072780 29421 tablet_replica.cc:333] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.073455 29421 raft_consensus.cc:2243] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.074118 29421 raft_consensus.cc:2272] T a52bf037d2bd41f8822e2861f5c2a5c3 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:39.077649  3043 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260709 12:11:39.077749 29421 tablet_replica.cc:333] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.078960 29421 raft_consensus.cc:2243] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.080427 29421 raft_consensus.cc:2272] T 10b80c3d447140c48351ca8b6d3ae3d2 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:39.081440  3043 consensus_peers.cc:597] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 -> Peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Couldn't send request to peer 5064773786d845d5a664a2082dda8e5a. 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:11:39.083489 29421 tablet_replica.cc:333] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.084396 29421 raft_consensus.cc:2243] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.085034 29421 raft_consensus.cc:2272] T 27e14eeec58f4c14aee413560eb84d9c P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:39.087298  3043 consensus_peers.cc:597] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 -> Peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Couldn't send request to peer 5064773786d845d5a664a2082dda8e5a. 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:11:39.088760 29421 tablet_replica.cc:333] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.089543 29421 raft_consensus.cc:2243] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.090265 29421 raft_consensus.cc:2272] T 974c42389e4c4301a78058ae446a9100 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.092900 29421 tablet_replica.cc:333] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.093536 29421 raft_consensus.cc:2243] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.094048 29421 raft_consensus.cc:2272] T 3d03bce6d3874906ad57e6d9058a1abc P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.096367 29421 tablet_replica.cc:333] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.096937 29421 raft_consensus.cc:2243] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.097875 29421 raft_consensus.cc:2272] T c197d0c0e34b443d9bf929cd1bed6d72 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.100695 29421 tablet_replica.cc:333] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.101351 29421 raft_consensus.cc:2243] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.101943 29421 raft_consensus.cc:2272] T 9d44bf89581f471f96574cdcb6fcf355 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.104267 29421 tablet_replica.cc:333] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.104847 29421 raft_consensus.cc:2243] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.105289 29421 raft_consensus.cc:2272] T d34a44a8cad246239f229aaeebf6b26e P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.107838 29421 tablet_replica.cc:333] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.108451 29421 raft_consensus.cc:2243] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.108973 29421 raft_consensus.cc:2272] T b95fedd0af284df58bd5cdda427c15e0 P 5064773786d845d5a664a2082dda8e5a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.111321 29421 tablet_replica.cc:333] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.111896 29421 raft_consensus.cc:2243] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.112433 29421 raft_consensus.cc:2272] T 156f93b48fb04dd698067d91459ee153 P 5064773786d845d5a664a2082dda8e5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.114871 29421 tablet_replica.cc:333] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.115453 29421 raft_consensus.cc:2243] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.116271 29421 raft_consensus.cc:2272] T d52310c4b2134706895063c50d62b265 P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.118542 29421 tablet_replica.cc:333] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.119071 29421 raft_consensus.cc:2243] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.119621 29421 raft_consensus.cc:2272] T 9bb426740a4043d091043a4dc8b552db P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.122134 29421 tablet_replica.cc:333] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a: stopping tablet replica
I20260709 12:11:39.122637 29421 raft_consensus.cc:2243] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.123559 29421 raft_consensus.cc:2272] T 5699139f7e3243779f60318539944c2a P 5064773786d845d5a664a2082dda8e5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:39.144923  3117 consensus_peers.cc:597] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf -> Peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Couldn't send request to peer 5064773786d845d5a664a2082dda8e5a. 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:11:39.168129  3043 consensus_peers.cc:597] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 -> Peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Couldn't send request to peer 5064773786d845d5a664a2082dda8e5a. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:43503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:39.168648  3043 consensus_peers.cc:597] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 -> Peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Couldn't send request to peer 5064773786d845d5a664a2082dda8e5a. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:43503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:39.172947 29421 tablet_server.cc:196] TabletServer@127.28.187.65:0 shutdown complete.
W20260709 12:11:39.174314  3117 consensus_peers.cc:597] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf -> Peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Couldn't send request to peer 5064773786d845d5a664a2082dda8e5a. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:43503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:39.224130 29421 tablet_server.cc:179] TabletServer@127.28.187.66:0 shutting down...
I20260709 12:11:39.255002 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:39.255716 29421 tablet_replica.cc:333] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.256502 29421 raft_consensus.cc:2243] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.257197 29421 raft_consensus.cc:2272] T d5f3c125cfdd450ebd033df878e54fef P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.260042 29421 tablet_replica.cc:333] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.260777 29421 raft_consensus.cc:2243] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.261838 29421 raft_consensus.cc:2272] T 5bed71726d1142f2947558d921807e5a P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.264292 29421 tablet_replica.cc:333] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.264912 29421 raft_consensus.cc:2243] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.265488 29421 raft_consensus.cc:2272] T b0536119f32a4b779caf11246a3bbb48 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.267751 29421 tablet_replica.cc:333] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.268344 29421 raft_consensus.cc:2243] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.268878 29421 raft_consensus.cc:2272] T c324ccce0839471aa30c9542406d460e P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.271495 29421 tablet_replica.cc:333] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.272130 29421 raft_consensus.cc:2243] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.272747 29421 raft_consensus.cc:2272] T 156f93b48fb04dd698067d91459ee153 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.275700 29421 tablet_replica.cc:333] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603: stopping tablet replica
W20260709 12:11:39.276165  3043 consensus_peers.cc:597] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 -> Peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Couldn't send request to peer 5064773786d845d5a664a2082dda8e5a. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:43503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:39.276458 29421 raft_consensus.cc:2243] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.277077 29421 raft_consensus.cc:2272] T d52310c4b2134706895063c50d62b265 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.279274 29421 tablet_replica.cc:333] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.279901 29421 raft_consensus.cc:2243] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.280772 29421 raft_consensus.cc:2272] T a52bf037d2bd41f8822e2861f5c2a5c3 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.283089 29421 tablet_replica.cc:333] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.283684 29421 raft_consensus.cc:2243] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.284185 29421 raft_consensus.cc:2272] T 10b80c3d447140c48351ca8b6d3ae3d2 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.286412 29421 tablet_replica.cc:333] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.286984 29421 raft_consensus.cc:2243] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.287858 29421 raft_consensus.cc:2272] T 27e14eeec58f4c14aee413560eb84d9c P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.290063 29421 tablet_replica.cc:333] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.290620 29421 raft_consensus.cc:2243] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.291486 29421 raft_consensus.cc:2272] T 974c42389e4c4301a78058ae446a9100 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.293711 29421 tablet_replica.cc:333] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.294294 29421 raft_consensus.cc:2243] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.294763 29421 raft_consensus.cc:2272] T 3d03bce6d3874906ad57e6d9058a1abc P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.296896 29421 tablet_replica.cc:333] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.297523 29421 raft_consensus.cc:2243] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.298000 29421 raft_consensus.cc:2272] T c197d0c0e34b443d9bf929cd1bed6d72 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.300269 29421 tablet_replica.cc:333] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.300870 29421 raft_consensus.cc:2243] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.301359 29421 raft_consensus.cc:2272] T 509ba8e6d2e9492bbe35a97d57172f44 P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.303843 29421 tablet_replica.cc:333] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.304402 29421 raft_consensus.cc:2243] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:39.304464  3117 consensus_peers.cc:597] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf -> Peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Couldn't send request to peer 5064773786d845d5a664a2082dda8e5a. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:43503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:39.305035 29421 raft_consensus.cc:2272] T b95fedd0af284df58bd5cdda427c15e0 P 99d09227ad784764a01f7e5687278603 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.307282 29421 tablet_replica.cc:333] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.307822 29421 raft_consensus.cc:2243] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.308702 29421 raft_consensus.cc:2272] T 9d44bf89581f471f96574cdcb6fcf355 P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.310878 29421 tablet_replica.cc:333] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.311443 29421 raft_consensus.cc:2243] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.312302 29421 raft_consensus.cc:2272] T d34a44a8cad246239f229aaeebf6b26e P 99d09227ad784764a01f7e5687278603 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.314638 29421 tablet_replica.cc:333] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.315126 29421 raft_consensus.cc:2243] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.315944 29421 raft_consensus.cc:2272] T 9bb426740a4043d091043a4dc8b552db P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.318069 29421 tablet_replica.cc:333] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603: stopping tablet replica
I20260709 12:11:39.318548 29421 raft_consensus.cc:2243] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.319039 29421 raft_consensus.cc:2272] T 5699139f7e3243779f60318539944c2a P 99d09227ad784764a01f7e5687278603 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.361174 29421 tablet_server.cc:196] TabletServer@127.28.187.66:0 shutdown complete.
I20260709 12:11:39.400622 29421 tablet_server.cc:179] TabletServer@127.28.187.67:0 shutting down...
W20260709 12:11:39.400871  3118 consensus_peers.cc:597] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf -> Peer 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519): Couldn't send request to peer 99d09227ad784764a01f7e5687278603. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:43519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:11:39.425508  3118 consensus_peers.cc:597] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf -> Peer 99d09227ad784764a01f7e5687278603 (127.28.187.66:43519): Couldn't send request to peer 99d09227ad784764a01f7e5687278603. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.66:43519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:39.434371 29421 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:39.435240 29421 tablet_replica.cc:333] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.435891 29421 raft_consensus.cc:2243] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.436434 29421 raft_consensus.cc:2272] T 5bed71726d1142f2947558d921807e5a P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.438656 29421 tablet_replica.cc:333] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.439260 29421 raft_consensus.cc:2243] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.439797 29421 raft_consensus.cc:2272] T c324ccce0839471aa30c9542406d460e P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.441931 29421 tablet_replica.cc:333] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.442514 29421 raft_consensus.cc:2243] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.443022 29421 raft_consensus.cc:2272] T d5f3c125cfdd450ebd033df878e54fef P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.445034 29421 tablet_replica.cc:333] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.445633 29421 raft_consensus.cc:2243] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.446133 29421 raft_consensus.cc:2272] T 9bb426740a4043d091043a4dc8b552db P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.448328 29421 tablet_replica.cc:333] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.448848 29421 raft_consensus.cc:2243] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.449303 29421 raft_consensus.cc:2272] T 5699139f7e3243779f60318539944c2a P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.451843 29421 tablet_replica.cc:333] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.452689 29421 raft_consensus.cc:2243] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.453346 29421 raft_consensus.cc:2272] T c197d0c0e34b443d9bf929cd1bed6d72 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:39.456269  3117 consensus_peers.cc:597] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf -> Peer 5064773786d845d5a664a2082dda8e5a (127.28.187.65:43503): Couldn't send request to peer 5064773786d845d5a664a2082dda8e5a. Status: Network error: Client connection negotiation failed: client connection to 127.28.187.65:43503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:39.456524 29421 tablet_replica.cc:333] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.457461 29421 raft_consensus.cc:2243] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.457944 29421 raft_consensus.cc:2272] T 974c42389e4c4301a78058ae446a9100 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.460038 29421 tablet_replica.cc:333] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.460631 29421 raft_consensus.cc:2243] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.461423 29421 raft_consensus.cc:2272] T 3d03bce6d3874906ad57e6d9058a1abc P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.463603 29421 tablet_replica.cc:333] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.464162 29421 raft_consensus.cc:2243] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.464641 29421 raft_consensus.cc:2272] T a52bf037d2bd41f8822e2861f5c2a5c3 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.466655 29421 tablet_replica.cc:333] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.467193 29421 raft_consensus.cc:2243] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.467676 29421 raft_consensus.cc:2272] T 10b80c3d447140c48351ca8b6d3ae3d2 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.469769 29421 tablet_replica.cc:333] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.470283 29421 raft_consensus.cc:2243] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.470752 29421 raft_consensus.cc:2272] T b0536119f32a4b779caf11246a3bbb48 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.473037 29421 tablet_replica.cc:333] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.473619 29421 raft_consensus.cc:2243] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.474094 29421 raft_consensus.cc:2272] T 27e14eeec58f4c14aee413560eb84d9c P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.476186 29421 tablet_replica.cc:333] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.476665 29421 raft_consensus.cc:2243] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.477556 29421 raft_consensus.cc:2272] T b95fedd0af284df58bd5cdda427c15e0 P 0c726312f2d545dd9474d4ffab463adf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.479560 29421 tablet_replica.cc:333] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.480170 29421 raft_consensus.cc:2243] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.480643 29421 raft_consensus.cc:2272] T 9d44bf89581f471f96574cdcb6fcf355 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.482795 29421 tablet_replica.cc:333] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.483349 29421 raft_consensus.cc:2243] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.483801 29421 raft_consensus.cc:2272] T d34a44a8cad246239f229aaeebf6b26e P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.485859 29421 tablet_replica.cc:333] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.486364 29421 raft_consensus.cc:2243] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.487178 29421 raft_consensus.cc:2272] T 509ba8e6d2e9492bbe35a97d57172f44 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.489285 29421 tablet_replica.cc:333] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.489838 29421 raft_consensus.cc:2243] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.490656 29421 raft_consensus.cc:2272] T 156f93b48fb04dd698067d91459ee153 P 0c726312f2d545dd9474d4ffab463adf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.492723 29421 tablet_replica.cc:333] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf: stopping tablet replica
I20260709 12:11:39.493197 29421 raft_consensus.cc:2243] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:39.493732 29421 raft_consensus.cc:2272] T d52310c4b2134706895063c50d62b265 P 0c726312f2d545dd9474d4ffab463adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.534252 29421 tablet_server.cc:196] TabletServer@127.28.187.67:0 shutdown complete.
I20260709 12:11:39.572849 29421 master.cc:562] Master@127.28.187.126:38649 shutting down...
I20260709 12:11:39.594818 29421 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:39.595445 29421 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:39.595775 29421 tablet_replica.cc:333] T 00000000000000000000000000000000 P 04f2478710ad460dbab90dd61ebf6370: stopping tablet replica
I20260709 12:11:39.616408 29421 master.cc:584] Master@127.28.187.126:38649 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (21979 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (42956 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (206210 ms total)
[  PASSED  ] 8 tests.
I20260709 12:11:39.670814 29421 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2232 messages since previous log ~33 seconds ago
I20260709 12:11:39.671015 29421 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2232 messages since previous log ~33 seconds ago
I20260709 12:11:39.671149 29421 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2226 messages since previous log ~33 seconds ago
I20260709 12:11:39.671317 29421 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 ~51 seconds ago
I20260709 12:11:39.671468 29421 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 ~51 seconds ago
I20260709 12:11:39.671615 29421 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 1 messages since previous log ~91 seconds ago
I20260709 12:11:39.671802 29421 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260709 12:11:39.672035 29421 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 52 messages since previous log ~21 seconds ago
